Accueil

Load Time 5438 ms
Querying Time 3447 ms
Queries 5889
Memory Peak Usage 102.8 Mb
Included Files 1203 files - 13.59 Mb
PrestaShop Cache - Mb
Global vars 0.42 Mb
PrestaShop Version 8.2.1
PHP Version 8.1.32
MySQL Version 10.11.11-MariaDB-0ubuntu0.24.04.2
Memory Limit 4096M
Max Execution Time 600s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 2.557 ms 2.557 ms 3.21 Mb 3.6 Mb
__construct 0.019 ms 2.576 ms - Mb 3.6 Mb
init 31.705 ms 34.281 ms 0.89 Mb 4.4 Mb
checkAccess 0.004 ms 34.285 ms - Mb 4.4 Mb
setMedia 23.066 ms 57.351 ms 0.61 Mb 4.7 Mb
postProcess 0.003 ms 57.354 ms - Mb 4.7 Mb
initHeader 0.003 ms 57.357 ms - Mb 4.7 Mb
initContent 4084 ms 4142 ms 68.79 Mb 73.6 Mb
initFooter 0.004 ms 4142 ms - Mb 73.6 Mb
display 1296 ms 5438 ms 24.63 Mb 102.8 Mb
Hook Time Memory Usage
displayMainMenu 177.063 ms 5.67 Mb
displayLeftColumn 18.272 ms 0.74 Mb
ActionFrontControllerSetMedia 10.022 ms 0.19 Mb
displayNav2 4.754 ms 0.19 Mb
displayFooter 4.737 ms 0.38 Mb
DisplayHeader 3.063 ms 0.09 Mb
Footer 2.092 ms 0.18 Mb
displayNav1 1.744 ms 0.08 Mb
DisplayBeforeBodyClosingTag 1.622 ms 0.05 Mb
renderWidget 1.322 ms 0.05 Mb
DisplayGDPRConsent 0.984 ms 0.08 Mb
IsJustElementor 0.628 ms 0.02 Mb
ProductSearchProvider 0.456 ms - Mb
DisplayLeftColumn 0.357 ms 0.03 Mb
Header 0.149 ms - Mb
OverrideLayoutTemplate 0.084 ms - Mb
displayVerticalMenu 0.019 ms - Mb
ActionDispatcher 0.015 ms - Mb
DisplayAfterBodyOpeningTag 0.013 ms - Mb
DisplayNavFullWidth 0.012 ms - Mb
ActionProductSearchAfter 0.012 ms - Mb
Top 0.011 ms - Mb
DisplayFooterBefore 0.011 ms - Mb
DisplayFooterAfter 0.009 ms - Mb
ModuleRoutes 0.006 ms - Mb
25 hook(s) 227.457 ms 7.75 Mb
Module Time Memory Usage
ps_checkout 12.064 ms 0.22 Mb
iqitthemeeditor 1.463 ms 0.18 Mb
ps_emailsubscription 3.011 ms 0.26 Mb
blockreassurance 0.460 ms 0.02 Mb
nkmgls 7.667 ms 0.30 Mb
paybox 3.438 ms 0.08 Mb
ps_emailalerts 0.355 ms 0.01 Mb
ps_accounts 0.455 ms - Mb
revsliderprestashop 2.123 ms 0.05 Mb
productcomments 0.354 ms 0.01 Mb
ps_shoppingcart 0.184 ms 0.01 Mb
iqitcontactpage 1.879 ms 0.07 Mb
iqitsociallogin 0.236 ms 0.01 Mb
iqitmegamenu 177.527 ms 5.69 Mb
iqitelementor 1.384 ms 0.03 Mb
iqitfreedeliverycount 0.240 ms 0.01 Mb
sendinblue 1.233 ms 0.04 Mb
colissimo_simplicite 3.470 ms 0.09 Mb
lgcookieslaw 2.832 ms 0.19 Mb
ps_facetedsearch 1.531 ms 0.09 Mb
iqithtmlandbanners 2.431 ms 0.16 Mb
ps_languageselector 1.212 ms 0.05 Mb
ps_currencyselector 3.823 ms 0.15 Mb
iqitsearch 1.611 ms - Mb
ps_customersignin 0.111 ms 0.01 Mb
ps_categorytree 18.464 ms 0.75 Mb
iqitlinksmanager 1.131 ms 0.08 Mb
psgdpr 1.381 ms 0.18 Mb
statsdata 1.755 ms 0.05 Mb
29 module(s) 253.826 ms 8.73 Mb

Stopwatch SQL - 5889 queries

# Query Time (ms) Rows Filesort Group By Location
88
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM hgt78_product p LEFT JOIN hgt78_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN hgt78_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN hgt78_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN hgt78_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN hgt78_category_product cp ON (p.id_product = cp.id_product) INNER JOIN hgt78_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN hgt78_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN hgt78_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND cp.id_category IN (33, 36, 39) GROUP BY p.id_product) p INNER JOIN hgt78_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC
364.037 ms 35424 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
90
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-01 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM hgt78_product p
LEFT JOIN hgt78_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN hgt78_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN hgt78_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (6017,5660,5659,3519,3518,3516,3505,3504,2763,2762,2761,2760,2759,2758,2553,2478,4302,2489,4691,4692,4225,4694,4224,2479,4286,2480,4285,2481,4284,2555,2556,4282,2557,4280,4279,4309,4310,2929,2554,4317,2930,4315,4314,2933,4313,2934,4312,4278,2972,4277,3087,4276,3088,4264,3089,4263,3090,4262,3095,4261,3096,4260,3097,4259,3098,4248,3133,4212,3134,4265,3135,4266,3136,4275,3251,3772,3183,4274,3773,4273,3818,4271,3819,4270,3820,4269,3821,4267,3822,6079,4336,6103,2547,6104,4318,6414,6655,2528,7780,2529,2531,2532,2533,2534,4319,4320,4329,4328,2493,4327,4326,4325,4324,4323,4322,4321,2536,2537,2543,2542,2541,2545,2546,4281,2548,2549,2550,2552,2538,2539,2540,2544,3554,3553,4218,4110,2941,4216,4214,4209,4210,4213,4114,4113,4112,4111,4105,4109,4106,4116,4103,4069,4065,4074,3184,3042,3041,2845,3039,2608,2606,2844,4086,4087,4088,4081,4080,4073,2523,2522,2518,2476,2487,2517,2516,2503,2474,2524,2525,2526,2599,2597,2558,2917,2916,2801,2430,3056,3521,4043,4044,4045,4046,4047,4048,4060,4061,4062,4064,4085,4090,4129,4130,4132,4133,4148,4140,4141,4146,4139,4142,4144,4183,4185,4186,4187,4190,4191,4192,4195,4196,4206,4207,4300,4303,4307,4306,4304,4227,4546,4572,4573,4576,4577,4697,4696,4949,4950,5033,5036,5037,5038,5039,5040,5041,5042,5043,5044,5045,5046,5047,5048,5049,5050,5051,5052,5053,5054,5055,5056,5057,5058,5059,5078,5081,5157,5158,5159,5173,5174,5175,5308,5322,5331,5332,5334,5417,5470,5472,6043,6044,6151,6152,6153,6154,6155,6156,6157,6158,6159,6198,6435,6664,7781,7952,7953,7954,7957,7958,7959,7960,7962,2515,2491,8978,8984,8985,8986,9057,9058,9059,9061,9062,9063,9067,9068,9069,9070,9071,9072,9073,9074,9075,9076,9077,9078,9079,9081,9082,9084,9085,9086,9088,9089,9090,9091,9092,9093,9094,9095,9096,9097,9098,9099,9100,9101,9102,9103,9104,9105,9106,9107,9108,9144,9262,9266,9733,10423,10424,10467,10469,10576,10852,10853,10891,10926,10928,10999)
23.217 ms 368 /classes/ProductAssembler.php:95
2
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `hgt78_configuration` c
LEFT JOIN `hgt78_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
9.201 ms 5859 /classes/Configuration.php:180
5867
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 5 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
7.774 ms 242 Yes Yes /classes/Category.php:799
5458
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 33 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
7.629 ms 7 Yes Yes /classes/Category.php:799
1031
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4270 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
6.323 ms 10 Yes /classes/SpecificPrice.php:576
105
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `hgt78_hook_module` hm
STRAIGHT_JOIN `hgt78_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `hgt78_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
5.118 ms 721 /classes/Hook.php:459
4863
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4300) AND (b.`id_shop` = 1) LIMIT 1
5.045 ms 1 /src/Adapter/EntityMapper.php:71
4944
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5047) AND (b.`id_shop` = 1) LIMIT 1
4.572 ms 1 /src/Adapter/EntityMapper.php:71
1953
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4080 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4080 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
4.295 ms 0 /classes/Cart.php:1430
2386
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
3.954 ms 1 /classes/Product.php:5659
5565
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3134) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
3.826 ms 1 Yes Yes /classes/Product.php:4524
104
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `hgt78_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `hgt78_hook_alias` ha
INNER JOIN `hgt78_hook` h ON ha.name = h.name
3.820 ms 0 /classes/Hook.php:1348
2874
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5047
ORDER BY `id_specific_price_priority` DESC LIMIT 1
3.745 ms 0 /classes/SpecificPrice.php:259
4855
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4196
ORDER BY `position`
3.711 ms 1 Yes /classes/Product.php:3545
162
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
3.696 ms 1 /classes/stock/StockAvailable.php:453
3034
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5081 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5081 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
3.689 ms 0 /classes/Cart.php:1430
2672
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4576
AND image_shop.`cover` = 1 LIMIT 1
3.672 ms 1 /classes/Product.php:3570
5403
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 37 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
3.509 ms 148 Yes Yes /classes/Category.php:799
5859
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10852) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
3.476 ms 1 Yes Yes /classes/Product.php:4524
4034
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9144 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9144 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
3.268 ms 0 /classes/Cart.php:1430
14
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `hgt78_module` m
INNER JOIN hgt78_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `hgt78_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `hgt78_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `hgt78_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
3.234 ms 219 Yes Yes /classes/Hook.php:1289
4231
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2759) AND (b.`id_shop` = 1) LIMIT 1
3.180 ms 1 /src/Adapter/EntityMapper.php:71
3453
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `hgt78_module` m
INNER JOIN hgt78_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `hgt78_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `hgt78_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `hgt78_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
3.178 ms 219 Yes Yes /classes/Hook.php:1289
203
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2763 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
3.106 ms 10 Yes /classes/SpecificPrice.php:576
5361
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 41 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
3.044 ms 7 Yes Yes /classes/Category.php:799
2664
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4573
ORDER BY `id_specific_price_priority` DESC LIMIT 1
3.013 ms 0 /classes/SpecificPrice.php:259
2312
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4085 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
3.008 ms 10 Yes /classes/SpecificPrice.php:576
5472
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 36 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2.974 ms 73 Yes Yes /classes/Category.php:799
3159
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5334 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5334 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
2.932 ms 0 /classes/Cart.php:1430
5346
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 72) LIMIT 1
2.859 ms 1 /src/Adapter/EntityMapper.php:71
4931
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5042
2.841 ms 1 /classes/Product.php:2902
5339
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 38 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2.773 ms 93 Yes Yes /classes/Category.php:799
3203
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6043 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6043 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
2.761 ms 0 /classes/Cart.php:1430
4552
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2542
ORDER BY `position`
2.748 ms 2 Yes /classes/Product.php:3545
2959
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5055
AND image_shop.`cover` = 1 LIMIT 1
2.737 ms 2 /classes/Product.php:3570
5861
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10891) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.667 ms 1 Yes Yes /classes/Product.php:4524
5587
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4336) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.650 ms 1 Yes Yes /classes/Product.php:4524
723
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4263 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
2.619 ms 10 Yes /classes/SpecificPrice.php:576
685
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4276
ORDER BY f.position ASC
2.590 ms 5 Yes /classes/Product.php:6021
5590
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6104) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.562 ms 1 Yes Yes /classes/Product.php:4524
2980
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5056
ORDER BY f.position ASC
2.559 ms 5 Yes /classes/Product.php:6021
5726
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4546) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.528 ms 1 Yes Yes /classes/Product.php:4524
402
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4285 LIMIT 1
2.526 ms 10 /classes/SpecificPrice.php:435
5327
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 40 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2.420 ms 73 Yes Yes /classes/Category.php:799
3046
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5157
ORDER BY f.position ASC
2.405 ms 5 Yes /classes/Product.php:6021
3556
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9059)
2.379 ms 1 /classes/Product.php:3860
2908
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5050 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
2.376 ms 10 Yes /classes/SpecificPrice.php:576
2160
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2801 AND `id_group` = 1 LIMIT 1
2.366 ms 0 /classes/GroupReduction.php:156
859
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4212) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
2.362 ms 1 /classes/stock/StockAvailable.php:453
5287
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10926) AND (b.`id_shop` = 1) LIMIT 1
2.358 ms 1 /src/Adapter/EntityMapper.php:71
1889
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2844
AND image_shop.`cover` = 1 LIMIT 1
2.290 ms 1 /classes/Product.php:3570
5362
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 344 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
2.261 ms 15 Yes Yes /classes/Category.php:799
2548
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4196 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4196 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
2.243 ms 0 /classes/Cart.php:1430
1079
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4267) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
2.223 ms 1 /classes/stock/StockAvailable.php:453
4857
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4206) AND (b.`id_shop` = 1) LIMIT 1
2.220 ms 1 /src/Adapter/EntityMapper.php:71
4936
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5044
ORDER BY `position`
2.216 ms 2 Yes /classes/Product.php:3545
5482
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 77 AND `id_shop` = 1
2.202 ms 6 /src/Adapter/EntityMapper.php:79
5669
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2487) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.192 ms 1 Yes Yes /classes/Product.php:4524
3158
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5334) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
2.165 ms 1 /classes/stock/StockAvailable.php:453
2721
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4949 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
2.142 ms 10 Yes /classes/SpecificPrice.php:576
5744
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5044) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.116 ms 1 Yes Yes /classes/Product.php:4524
5696
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4085) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.106 ms 1 Yes Yes /classes/Product.php:4524
5706
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4139) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.077 ms 1 Yes Yes /classes/Product.php:4524
1704
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4112 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
2.076 ms 10 Yes /classes/SpecificPrice.php:576
4527
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4325) AND (b.`id_shop` = 1) LIMIT 1
2.063 ms 1 /src/Adapter/EntityMapper.php:71
3096
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5175 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
2.047 ms 10 Yes /classes/SpecificPrice.php:576
866
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3134 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
2.039 ms 10 Yes /classes/SpecificPrice.php:576
1560
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2544
ORDER BY `id_specific_price_priority` DESC LIMIT 1
2.036 ms 0 /classes/SpecificPrice.php:259
2294
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4062 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4062 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
2.035 ms 0 /classes/Cart.php:1430
2561
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4207
AND image_shop.`cover` = 1 LIMIT 1
2.034 ms 1 /classes/Product.php:3570
3197
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6043
ORDER BY `id_specific_price_priority` DESC LIMIT 1
2.028 ms 0 /classes/SpecificPrice.php:259
2273
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4060
ORDER BY f.position ASC
2.025 ms 5 Yes /classes/Product.php:6021
5304
SELECT SQL_NO_CACHE * FROM `hgt78_cart_rule` cr
LEFT JOIN `hgt78_cart_rule_lang` crl 
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%"
2.020 ms 1 /classes/CartRule.php:423
4031
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9144 AND id_shop=1 LIMIT 1
2.020 ms 1 /classes/Product.php:6876
5466
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 79 AND `id_shop` = 1
2.005 ms 6 /src/Adapter/EntityMapper.php:79
5717
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4196) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.994 ms 1 Yes Yes /classes/Product.php:4524
5682
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2801) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.973 ms 1 Yes Yes /classes/Product.php:4524
101
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6017 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.971 ms 15 Yes /classes/SpecificPrice.php:576
4934
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5043
1.967 ms 1 /classes/Product.php:2902
1561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2544 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.965 ms 10 Yes /classes/SpecificPrice.php:576
4929
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5042) AND (b.`id_shop` = 1) LIMIT 1
1.964 ms 1 /src/Adapter/EntityMapper.php:71
2995
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5058
ORDER BY `id_specific_price_priority` DESC LIMIT 1
1.961 ms 0 /classes/SpecificPrice.php:259
1071
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4267
AND image_shop.`cover` = 1 LIMIT 1
1.960 ms 1 /classes/Product.php:3570
1779
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
1.942 ms 1 /classes/Product.php:5659
811
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4259 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.933 ms 10 Yes /classes/SpecificPrice.php:576
1566
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2544 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2544 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.932 ms 0 /classes/Cart.php:1430
2957
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5054 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5054 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.930 ms 0 /classes/Cart.php:1430
4854
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4196) AND (b.`id_shop` = 1) LIMIT 1
1.926 ms 1 /src/Adapter/EntityMapper.php:71
1649
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4209 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.917 ms 10 Yes /classes/SpecificPrice.php:576
5823
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9079) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.906 ms 1 Yes Yes /classes/Product.php:4524
2726
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4949 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4949 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.888 ms 0 /classes/Cart.php:1430
5448
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 82 AND `id_shop` = 1
1.860 ms 6 /src/Adapter/EntityMapper.php:79
2692
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4577 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4577 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.858 ms 0 /classes/Cart.php:1430
3148
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5332 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5332 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.847 ms 0 /classes/Cart.php:1430
4860
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4207) AND (b.`id_shop` = 1) LIMIT 1
1.846 ms 1 /src/Adapter/EntityMapper.php:71
4228
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2760) AND (b.`id_shop` = 1) LIMIT 1
1.835 ms 1 /src/Adapter/EntityMapper.php:71
40
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `hgt78_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.831 ms 31 Yes Yes /classes/Category.php:924
1002
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3818) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.828 ms 1 /classes/stock/StockAvailable.php:453
5387
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 35 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.826 ms 27 Yes Yes /classes/Category.php:799
4549
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2543
ORDER BY `position`
1.819 ms 2 Yes /classes/Product.php:3545
789
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4260 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.813 ms 10 Yes /classes/SpecificPrice.php:576
2881
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5047
ORDER BY f.position ASC
1.807 ms 5 Yes /classes/Product.php:6021
52
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) AND (b.`id_shop` = 1) LIMIT 1
1.795 ms 1 /src/Adapter/EntityMapper.php:71
4627
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4112
ORDER BY `position`
1.784 ms 1 Yes /classes/Product.php:3545
1086
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3822 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.782 ms 15 Yes /classes/SpecificPrice.php:576
406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4285 AND id_shop=1 LIMIT 1
1.781 ms 1 /classes/Product.php:6876
816
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4259 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4259 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.777 ms 0 /classes/Cart.php:1430
5633
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2941) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.776 ms 1 Yes Yes /classes/Product.php:4524
16
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `hgt78_hook`
1.775 ms 1185 /classes/Hook.php:1348
828
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3098
ORDER BY f.position ASC
1.773 ms 5 Yes /classes/Product.php:6021
1075
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4267 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.770 ms 10 Yes /classes/SpecificPrice.php:576
143
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3519 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.765 ms 10 Yes /classes/SpecificPrice.php:576
688
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3088 LIMIT 1
1.758 ms 10 /classes/SpecificPrice.php:435
5655
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3039) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.753 ms 1 Yes Yes /classes/Product.php:4524
4864
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4300
ORDER BY `position`
1.750 ms 1 Yes /classes/Product.php:3545
5580
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4270) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.749 ms 1 Yes Yes /classes/Product.php:4524
4029
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9144 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.746 ms 14 Yes /classes/SpecificPrice.php:576
5378
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 78 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.734 ms 12 Yes Yes /classes/Category.php:799
1412
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2537 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2537 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.733 ms 0 /classes/Cart.php:1430
3080
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5173
ORDER BY f.position ASC
1.729 ms 5 Yes /classes/Product.php:6021
4858
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4206
ORDER BY `position`
1.727 ms 1 Yes /classes/Product.php:3545
1715
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4111 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.726 ms 10 Yes /classes/SpecificPrice.php:576
5816
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9072) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.724 ms 1 Yes Yes /classes/Product.php:4524
967
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4274 AND id_shop=1 LIMIT 1
1.706 ms 1 /classes/Product.php:6876
1654
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4209 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4209 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.706 ms 0 /classes/Cart.php:1430
5365
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 45 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.703 ms 8 Yes Yes /classes/Category.php:799
5619
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2546) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.694 ms 1 Yes Yes /classes/Product.php:4524
4628
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4112
1.677 ms 1 /classes/Product.php:2902
2798
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5040 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.668 ms 10 Yes /classes/SpecificPrice.php:576
2059
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2474)
1.662 ms 1 /classes/Product.php:3860
2022
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
1.657 ms 1 /classes/Product.php:5659
1782
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4069 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.656 ms 10 Yes /classes/SpecificPrice.php:576
5488
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 39 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.654 ms 73 Yes Yes /classes/Category.php:799
4602
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2941) AND (b.`id_shop` = 1) LIMIT 1
1.653 ms 1 /src/Adapter/EntityMapper.php:71
5337
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 169 AND `id_shop` = 1
1.653 ms 6 /src/Adapter/EntityMapper.php:79
100
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6017
ORDER BY `id_specific_price_priority` DESC LIMIT 1
1.651 ms 0 /classes/SpecificPrice.php:259
2742
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5033
ORDER BY `id_specific_price_priority` DESC LIMIT 1
1.648 ms 0 /classes/SpecificPrice.php:259
3555
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9059 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.647 ms 18 Yes /classes/SpecificPrice.php:576
931
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3251
ORDER BY `id_specific_price_priority` DESC LIMIT 1
1.646 ms 0 /classes/SpecificPrice.php:259
5384
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 200 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.645 ms 14 Yes Yes /classes/Category.php:799
2868
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5046) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.631 ms 1 /classes/stock/StockAvailable.php:453
805
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3097 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3097 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.612 ms 0 /classes/Cart.php:1430
3069
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5173
AND image_shop.`cover` = 1 LIMIT 1
1.611 ms 1 /classes/Product.php:3570
5711
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4186) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.609 ms 1 Yes Yes /classes/Product.php:4524
2636
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4227 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4227 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.597 ms 0 /classes/Cart.php:1430
5230
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9101
ORDER BY `position`
1.593 ms 1 Yes /classes/Product.php:3545
4634
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4105
1.593 ms 1 /classes/Product.php:2902
5238
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9104) AND (b.`id_shop` = 1) LIMIT 1
1.593 ms 1 /src/Adapter/EntityMapper.php:71
5806
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9058) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.592 ms 1 Yes Yes /classes/Product.php:4524
5381
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 199 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.578 ms 13 Yes Yes /classes/Category.php:799
5640
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4113) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.577 ms 1 Yes Yes /classes/Product.php:4524
3018
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5078 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.574 ms 10 Yes /classes/SpecificPrice.php:576
2990
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5057 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5057 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.570 ms 0 /classes/Cart.php:1430
1572
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3554 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.564 ms 10 Yes /classes/SpecificPrice.php:576
4891
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4576
ORDER BY `position`
1.563 ms 1 Yes /classes/Product.php:3545
2283
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4061 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4061 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.556 ms 0 /classes/Cart.php:1430
1054
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4269)
1.554 ms 1 /classes/Product.php:3860
1647
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4209 LIMIT 1
1.554 ms 10 /classes/SpecificPrice.php:435
3165
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5417 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.548 ms 10 Yes /classes/SpecificPrice.php:576
5046
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6154) AND (b.`id_shop` = 1) LIMIT 1
1.548 ms 1 /src/Adapter/EntityMapper.php:71
3452
SELECT SQL_NO_CACHE lower(name) as name
FROM `hgt78_hook` h
WHERE (h.active = 1)
1.545 ms 1185 /classes/Hook.php:1388
2776
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5038 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.538 ms 10 Yes /classes/SpecificPrice.php:576
4859
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4206
1.536 ms 1 /classes/Product.php:2902
3198
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6043 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.535 ms 10 Yes /classes/SpecificPrice.php:576
2262
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4048
ORDER BY f.position ASC
1.532 ms 5 Yes /classes/Product.php:6021
3023
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5078 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5078 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.528 ms 0 /classes/Cart.php:1430
899
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4266 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.528 ms 10 Yes /classes/SpecificPrice.php:576
2879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5047) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.526 ms 1 /classes/stock/StockAvailable.php:453
5375
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 70 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.526 ms 11 Yes Yes /classes/Category.php:799
4875
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4304) AND (b.`id_shop` = 1) LIMIT 1
1.524 ms 1 /src/Adapter/EntityMapper.php:71
3073
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5173
ORDER BY `id_specific_price_priority` DESC LIMIT 1
1.523 ms 0 /classes/SpecificPrice.php:259
2565
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4207 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.507 ms 10 Yes /classes/SpecificPrice.php:576
2504
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4190 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4190 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.503 ms 0 /classes/Cart.php:1430
2913
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5050 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5050 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.503 ms 0 /classes/Cart.php:1430
3056
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5158 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5158 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.503 ms 0 /classes/Cart.php:1430
5391
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 44 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.499 ms 24 Yes Yes /classes/Category.php:799
1053
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4269 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.496 ms 10 Yes /classes/SpecificPrice.php:576
1660
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4210 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.495 ms 10 Yes /classes/SpecificPrice.php:576
376
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2479 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2479 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.492 ms 0 /classes/Cart.php:1430
382
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4286 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.484 ms 10 Yes /classes/SpecificPrice.php:576
4142
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10853 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.476 ms 12 Yes /classes/SpecificPrice.php:576
2952
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5054 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.470 ms 10 Yes /classes/SpecificPrice.php:576
5845
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9104) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.454 ms 1 Yes Yes /classes/Product.php:4524
3143
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5332 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.453 ms 10 Yes /classes/SpecificPrice.php:576
5591
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4318) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.452 ms 1 Yes Yes /classes/Product.php:4524
1709
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4112 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4112 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.450 ms 0 /classes/Cart.php:1430
2047
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2503 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.449 ms 10 Yes /classes/SpecificPrice.php:576
5237
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9103
1.445 ms 1 /classes/Product.php:2902
3045
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5157 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5157 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.445 ms 0 /classes/Cart.php:1430
1926
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4088 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.443 ms 10 Yes /classes/SpecificPrice.php:576
1081
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4267
ORDER BY f.position ASC
1.432 ms 5 Yes /classes/Product.php:6021
5368
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 46 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.428 ms 9 Yes Yes /classes/Category.php:799
1567
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2544
ORDER BY f.position ASC
1.427 ms 5 Yes /classes/Product.php:6021
4870
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4307
ORDER BY `position`
1.427 ms 1 Yes /classes/Product.php:3545
753
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
1.426 ms 1 /classes/Product.php:5659
5492
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 83 AND `id_shop` = 1
1.425 ms 6 /src/Adapter/EntityMapper.php:79
954
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3183 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.418 ms 10 Yes /classes/SpecificPrice.php:576
2891
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5048 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5048 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.417 ms 0 /classes/Cart.php:1430
377
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2479
ORDER BY f.position ASC
1.416 ms 5 Yes /classes/Product.php:6021
2969
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5055
ORDER BY f.position ASC
1.410 ms 5 Yes /classes/Product.php:6021
13
SELECT SQL_NO_CACHE lower(name) as name
FROM `hgt78_hook` h
WHERE (h.active = 1)
1.404 ms 1185 /classes/Hook.php:1388
1357
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4324 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4324 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.400 ms 0 /classes/Cart.php:1430
5100
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2515) AND (b.`id_shop` = 1) LIMIT 1
1.399 ms 1 /src/Adapter/EntityMapper.php:71
2306
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4064 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4064 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.393 ms 0 /classes/Cart.php:1430
2919
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5051 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.393 ms 10 Yes /classes/SpecificPrice.php:576
767
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4261 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.391 ms 10 Yes /classes/SpecificPrice.php:576
163
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3518 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3518 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.388 ms 0 /classes/Cart.php:1430
5592
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6414) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.381 ms 1 Yes Yes /classes/Product.php:4524
2234
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4046 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.380 ms 10 Yes /classes/SpecificPrice.php:576
5700
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4132) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.378 ms 1 Yes Yes /classes/Product.php:4524
900
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4266)
1.375 ms 1 /classes/Product.php:3860
1068
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3821) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.374 ms 1 /classes/stock/StockAvailable.php:453
1418
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2543 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.373 ms 10 Yes /classes/SpecificPrice.php:576
4638
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4106) AND (b.`id_shop` = 1) LIMIT 1
1.370 ms 1 /src/Adapter/EntityMapper.php:71
5814
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9070) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.366 ms 1 Yes Yes /classes/Product.php:4524
4483
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6655) AND (b.`id_shop` = 1) LIMIT 1
1.364 ms 1 /src/Adapter/EntityMapper.php:71
2715
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4696
ORDER BY f.position ASC
1.364 ms 5 Yes /classes/Product.php:6021
3710
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9077 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.364 ms 10 Yes /classes/SpecificPrice.php:576
2979
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5056 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5056 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.356 ms 0 /classes/Cart.php:1430
4551
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2542) AND (b.`id_shop` = 1) LIMIT 1
1.356 ms 1 /src/Adapter/EntityMapper.php:71
4555
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2541
ORDER BY `position`
1.355 ms 1 Yes /classes/Product.php:3545
2886
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5048 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.355 ms 10 Yes /classes/SpecificPrice.php:576
3193
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5472
ORDER BY f.position ASC
1.354 ms 5 Yes /classes/Product.php:6021
426
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4284 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.353 ms 10 Yes /classes/SpecificPrice.php:576
800
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3097 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.348 ms 10 Yes /classes/SpecificPrice.php:576
2041
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2516 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2516 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.348 ms 0 /classes/Cart.php:1430
2538
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4195
ORDER BY f.position ASC
1.340 ms 5 Yes /classes/Product.php:6021
740
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3090
ORDER BY f.position ASC
1.338 ms 5 Yes /classes/Product.php:6021
888
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3135 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.338 ms 10 Yes /classes/SpecificPrice.php:576
937
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3251 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3251 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.338 ms 0 /classes/Cart.php:1430
5221
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9098
ORDER BY `position`
1.338 ms 1 Yes /classes/Product.php:3545
593
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2933 AND id_shop=1 LIMIT 1
1.332 ms 1 /classes/Product.php:6876
5383
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 199 AND `id_shop` = 1
1.330 ms 6 /src/Adapter/EntityMapper.php:79
2543
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4196 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.327 ms 10 Yes /classes/SpecificPrice.php:576
2961
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5055 LIMIT 1
1.322 ms 10 /classes/SpecificPrice.php:435
2670
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4573 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4573 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.318 ms 0 /classes/Cart.php:1430
201
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2763 LIMIT 1
1.312 ms 10 /classes/SpecificPrice.php:435
2875
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5047 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.311 ms 10 Yes /classes/SpecificPrice.php:576
4481
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6414
ORDER BY `position`
1.311 ms 1 Yes /classes/Product.php:3545
1036
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4270 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4270 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.310 ms 0 /classes/Cart.php:1430
5274
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10469) AND (b.`id_shop` = 1) LIMIT 1
1.305 ms 1 /src/Adapter/EntityMapper.php:71
4865
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4300
1.304 ms 1 /classes/Product.php:2902
1080
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4267 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4267 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.303 ms 0 /classes/Cart.php:1430
5809
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9062) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.303 ms 1 Yes Yes /classes/Product.php:4524
247
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2759 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.299 ms 10 Yes /classes/SpecificPrice.php:576
3085
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5174 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.297 ms 10 Yes /classes/SpecificPrice.php:576
2963
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5055 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.296 ms 10 Yes /classes/SpecificPrice.php:576
1032
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4270)
1.295 ms 1 /classes/Product.php:3860
2223
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4045 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.290 ms 10 Yes /classes/SpecificPrice.php:576
4472
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2547
ORDER BY `position`
1.289 ms 1 Yes /classes/Product.php:3545
1810
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4074 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4074 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.289 ms 0 /classes/Cart.php:1430
5342
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 50) LIMIT 1
1.284 ms 1 /src/Adapter/EntityMapper.php:71
823
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3098)
1.280 ms 1 /classes/Product.php:3860
1805
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4074 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.280 ms 10 Yes /classes/SpecificPrice.php:576
5818
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9074) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.280 ms 1 Yes Yes /classes/Product.php:4524
4633
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4105
ORDER BY `position`
1.279 ms 1 Yes /classes/Product.php:3545
3120
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5322 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.278 ms 11 Yes /classes/SpecificPrice.php:576
2967
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5055) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.278 ms 1 /classes/stock/StockAvailable.php:453
4626
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4112) AND (b.`id_shop` = 1) LIMIT 1
1.278 ms 1 /src/Adapter/EntityMapper.php:71
4131
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10852 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.277 ms 12 Yes /classes/SpecificPrice.php:576
5825
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9082) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.276 ms 1 Yes Yes /classes/Product.php:4524
2505
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4190
ORDER BY f.position ASC
1.275 ms 5 Yes /classes/Product.php:6021
5295
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `hgt78_hook`
1.274 ms 1185 /classes/Hook.php:1348
5167
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9077
ORDER BY `position`
1.268 ms 1 Yes /classes/Product.php:3545
2993
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
1.266 ms 1 /classes/Product.php:5659
5324
SELECT SQL_NO_CACHE hs.`id_tab` as id_tab, hssl.`title`, hssl.`label`, hssl.`url`,
hss.`position`,  hss.`active_label`, hss.`url_type`, hss.`id_url`, hss.`icon_type`, hss.`icon_class`, hss.`icon`, hss.`legend_icon`,
hss.`new_window`, hss.`float`, hss.`submenu_type`, hss.`submenu_content`, hss.`submenu_width`, hss.`group_access`
FROM hgt78_iqitmegamenu_tabs_shop hs
LEFT JOIN hgt78_iqitmegamenu_tabs hss ON (hs.id_tab = hss.id_tab)
LEFT JOIN hgt78_iqitmegamenu_tabs_lang hssl ON (hss.id_tab = hssl.id_tab)
WHERE id_shop = 1 AND menu_type = 1 AND active = 1
AND hssl.id_lang = 1
ORDER BY hss.position
1.266 ms 12 Yes /modules/iqitmegamenu/models/IqitMenuTab.php:178
794
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4260 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4260 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.264 ms 0 /classes/Cart.php:1430
5574
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4274) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.260 ms 1 Yes Yes /classes/Product.php:4524
5851
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9262) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.260 ms 1 Yes Yes /classes/Product.php:4524
5263
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9733
ORDER BY `position`
1.259 ms 1 Yes /classes/Product.php:3545
4232
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2759
ORDER BY `position`
1.257 ms 1 Yes /classes/Product.php:3545
2869
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5046 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5046 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.256 ms 0 /classes/Cart.php:1430
4533
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4323) AND (b.`id_shop` = 1) LIMIT 1
1.255 ms 1 /src/Adapter/EntityMapper.php:71
5236
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9103
ORDER BY `position`
1.255 ms 1 Yes /classes/Product.php:3545
1816
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3184 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.253 ms 10 Yes /classes/SpecificPrice.php:576
5855
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10424) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.253 ms 1 Yes Yes /classes/Product.php:4524
588
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
1.252 ms 1 /classes/Product.php:5659
3138
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5331
ORDER BY f.position ASC
1.252 ms 5 Yes /classes/Product.php:6021
2036
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2516 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.248 ms 10 Yes /classes/SpecificPrice.php:576
1720
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4111 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4111 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.246 ms 0 /classes/Cart.php:1430
1799
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4065 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4065 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.246 ms 0 /classes/Cart.php:1430
855
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4212 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.240 ms 10 Yes /classes/SpecificPrice.php:576
5371
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 54 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.239 ms 10 Yes Yes /classes/Category.php:799
2313
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4085)
1.238 ms 1 /classes/Product.php:3860
3137
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5331 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5331 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.236 ms 0 /classes/Cart.php:1430
2276
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4061 LIMIT 1
1.235 ms 10 /classes/SpecificPrice.php:435
2897
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5049 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.235 ms 10 Yes /classes/SpecificPrice.php:576
5722
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4307) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.235 ms 1 Yes Yes /classes/Product.php:4524
1319
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4327 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.231 ms 10 Yes /classes/SpecificPrice.php:576
4874
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4306
1.230 ms 1 /classes/Product.php:2902
5747
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5047) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.229 ms 1 Yes Yes /classes/Product.php:4524
316
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4691 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.225 ms 10 Yes /classes/SpecificPrice.php:576
1671
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4213 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.225 ms 10 Yes /classes/SpecificPrice.php:576
5586
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6079) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.220 ms 1 Yes Yes /classes/Product.php:4524
5374
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
INNER JOIN hgt78_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `hgt78_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `hgt78_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `hgt78_category` c2 ON c2.`id_category` = 64 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.214 ms 10 Yes Yes /classes/Category.php:799
121
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5660 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.213 ms 10 Yes /classes/SpecificPrice.php:576
1693
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4113 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.210 ms 10 Yes /classes/SpecificPrice.php:576
2809
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5041 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.209 ms 10 Yes /classes/SpecificPrice.php:576
106
SELECT SQL_NO_CACHE tr.*
FROM `hgt78_tax_rule` tr
JOIN `hgt78_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 28
AND tr.`id_state` IN (0, 0)
AND ('04510' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '04510')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
1.208 ms 1 /classes/tax/TaxRulesTaxManager.php:109
4933
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5043
ORDER BY `position`
1.206 ms 2 Yes /classes/Product.php:3545
3132
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5331 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.204 ms 10 Yes /classes/SpecificPrice.php:576
2260
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4048) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.203 ms 1 /classes/stock/StockAvailable.php:453
5073
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7781) AND (b.`id_shop` = 1) LIMIT 1
1.202 ms 1 /src/Adapter/EntityMapper.php:71
5588
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6103) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.200 ms 1 Yes Yes /classes/Product.php:4524
2698
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4697 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.200 ms 10 Yes /classes/SpecificPrice.php:576
3108
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5308 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.198 ms 10 Yes /classes/SpecificPrice.php:576
5215
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9096
ORDER BY `position`
1.197 ms 1 Yes /classes/Product.php:3545
1893
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2844 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.195 ms 10 Yes /classes/SpecificPrice.php:576
5538
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4315) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.194 ms 1 Yes Yes /classes/Product.php:4524
3913
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9098 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9098 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.193 ms 0 /classes/Cart.php:1430
5589
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2547) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.193 ms 1 Yes Yes /classes/Product.php:4524
2792
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5039 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5039 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.192 ms 0 /classes/Cart.php:1430
5836
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9095) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.190 ms 1 Yes Yes /classes/Product.php:4524
801
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3097)
1.189 ms 1 /classes/Product.php:3860
5233
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9102
ORDER BY `position`
1.188 ms 1 Yes /classes/Product.php:3545
2658
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4572 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4572 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.187 ms 0 /classes/Cart.php:1430
5256
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9262) AND (b.`id_shop` = 1) LIMIT 1
1.186 ms 1 /src/Adapter/EntityMapper.php:71
2733
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4950)
1.185 ms 1 /classes/Product.php:3860
113
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6017 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6017 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.183 ms 0 /classes/Cart.php:1430
1665
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4210 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4210 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.183 ms 0 /classes/Cart.php:1430
2671
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4573
ORDER BY f.position ASC
1.183 ms 5 Yes /classes/Product.php:6021
1042
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3820 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.182 ms 10 Yes /classes/SpecificPrice.php:576
2693
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4577
ORDER BY f.position ASC
1.179 ms 5 Yes /classes/Product.php:6021
2488
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4187 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.178 ms 10 Yes /classes/SpecificPrice.php:576
1682
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4114 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.176 ms 10 Yes /classes/SpecificPrice.php:576
1676
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4213 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4213 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.175 ms 0 /classes/Cart.php:1430
1297
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4328 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.171 ms 10 Yes /classes/SpecificPrice.php:576
2804
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5040
ORDER BY f.position ASC
1.168 ms 5 Yes /classes/Product.php:6021
4932
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5043) AND (b.`id_shop` = 1) LIMIT 1
1.168 ms 1 /src/Adapter/EntityMapper.php:71
5280
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10852
ORDER BY `position`
1.166 ms 1 Yes /classes/Product.php:3545
1898
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2844 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2844 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.165 ms 0 /classes/Cart.php:1430
5224
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9099
ORDER BY `position`
1.164 ms 1 Yes /classes/Product.php:3545
1506
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2550 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.162 ms 10 Yes /classes/SpecificPrice.php:576
2383
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4148 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4148 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.162 ms 0 /classes/Cart.php:1430
3154
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5334 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.162 ms 10 Yes /classes/SpecificPrice.php:576
2510
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4191 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.161 ms 10 Yes /classes/SpecificPrice.php:576
5805
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9057) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.159 ms 1 Yes Yes /classes/Product.php:4524
1948
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4080 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.158 ms 10 Yes /classes/SpecificPrice.php:576
2532
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4195 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.157 ms 10 Yes /classes/SpecificPrice.php:576
4584
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2540) AND (b.`id_shop` = 1) LIMIT 1
1.156 ms 1 /src/Adapter/EntityMapper.php:71
2743
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5033 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.150 ms 10 Yes /classes/SpecificPrice.php:576
618
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2934 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2934 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.149 ms 0 /classes/Cart.php:1430
2245
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4047 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.149 ms 10 Yes /classes/SpecificPrice.php:576
2930
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5052 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.149 ms 10 Yes /classes/SpecificPrice.php:576
4603
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2941
ORDER BY `position`
1.149 ms 1 Yes /classes/Product.php:3545
706
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4264 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4264 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.148 ms 0 /classes/Cart.php:1430
1253
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2534 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.148 ms 10 Yes /classes/SpecificPrice.php:576
2958
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5054
ORDER BY f.position ASC
1.147 ms 5 Yes /classes/Product.php:6021
690
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3088 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.145 ms 10 Yes /classes/SpecificPrice.php:576
4075
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10423 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.145 ms 10 Yes /classes/SpecificPrice.php:576
756
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3095 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.142 ms 10 Yes /classes/SpecificPrice.php:576
5603
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4329) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.142 ms 1 Yes Yes /classes/Product.php:4524
4554
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2541) AND (b.`id_shop` = 1) LIMIT 1
1.141 ms 1 /src/Adapter/EntityMapper.php:71
5581
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3820) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.140 ms 1 Yes Yes /classes/Product.php:4524
2135
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2917 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.138 ms 10 Yes /classes/SpecificPrice.php:576
298
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4302 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4302 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.138 ms 0 /classes/Cart.php:1430
305
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2489 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.138 ms 10 Yes /classes/SpecificPrice.php:576
5705
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4146) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.138 ms 1 Yes Yes /classes/Product.php:4524
1037
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4270
ORDER BY f.position ASC
1.137 ms 5 Yes /classes/Product.php:6021
5214
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9096) AND (b.`id_shop` = 1) LIMIT 1
1.136 ms 1 /src/Adapter/EntityMapper.php:71
5389
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 35 AND `id_shop` = 1
1.135 ms 6 /src/Adapter/EntityMapper.php:79
2847
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5044 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5044 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.133 ms 0 /classes/Cart.php:1430
503
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4309 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.132 ms 10 Yes /classes/SpecificPrice.php:576
1308
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2493 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.132 ms 10 Yes /classes/SpecificPrice.php:576
695
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3088 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3088 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.131 ms 0 /classes/Cart.php:1430
4635
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4109) AND (b.`id_shop` = 1) LIMIT 1
1.131 ms 1 /src/Adapter/EntityMapper.php:71
5501
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3518) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.130 ms 1 Yes Yes /classes/Product.php:4524
2631
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4227 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.129 ms 10 Yes /classes/SpecificPrice.php:576
1838
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3041 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.128 ms 10 Yes /classes/SpecificPrice.php:576
5551
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3089) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.128 ms 1 Yes Yes /classes/Product.php:4524
5229
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9101) AND (b.`id_shop` = 1) LIMIT 1
1.127 ms 1 /src/Adapter/EntityMapper.php:71
1451
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2545 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.126 ms 10 Yes /classes/SpecificPrice.php:576
5561
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3098) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.125 ms 1 Yes Yes /classes/Product.php:4524
2703
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4697 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4697 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.124 ms 0 /classes/Cart.php:1430
1048
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3820
ORDER BY f.position ASC
1.124 ms 5 Yes /classes/Product.php:6021
624
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4312 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.122 ms 10 Yes /classes/SpecificPrice.php:576
2124
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2558 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.121 ms 10 Yes /classes/SpecificPrice.php:576
2842
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5044 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.121 ms 10 Yes /classes/SpecificPrice.php:576
2146
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2916 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.120 ms 10 Yes /classes/SpecificPrice.php:576
5832
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9091) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.120 ms 1 Yes Yes /classes/Product.php:4524
5288
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10926
ORDER BY `position`
1.115 ms 1 Yes /classes/Product.php:3545
5575
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3773) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.115 ms 1 Yes Yes /classes/Product.php:4524
745
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4262 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.114 ms 10 Yes /classes/SpecificPrice.php:576
807
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4259
AND image_shop.`cover` = 1 LIMIT 1
1.113 ms 1 /classes/Product.php:3570
2278
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4061 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.113 ms 10 Yes /classes/SpecificPrice.php:576
1330
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4326 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.111 ms 10 Yes /classes/SpecificPrice.php:576
5502
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3516) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.111 ms 1 Yes Yes /classes/Product.php:4524
712
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3089 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.110 ms 10 Yes /classes/SpecificPrice.php:576
3765
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9084 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.108 ms 14 Yes /classes/SpecificPrice.php:576
321
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4691 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4691 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.108 ms 0 /classes/Cart.php:1430
1044
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3820 AND id_shop=1 LIMIT 1
1.108 ms 1 /classes/Product.php:6876
5808
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9061) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.106 ms 1 Yes Yes /classes/Product.php:4524
817
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4259
ORDER BY f.position ASC
1.105 ms 5 Yes /classes/Product.php:6021
5316
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
1.105 ms 1 /src/Adapter/EntityMapper.php:71
5265
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10423) AND (b.`id_shop` = 1) LIMIT 1
1.104 ms 1 /src/Adapter/EntityMapper.php:71
4536
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4322) AND (b.`id_shop` = 1) LIMIT 1
1.104 ms 1 /src/Adapter/EntityMapper.php:71
2709
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4696 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.103 ms 10 Yes /classes/SpecificPrice.php:576
701
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4264 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.101 ms 10 Yes /classes/SpecificPrice.php:576
5579
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3819) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.100 ms 1 Yes Yes /classes/Product.php:4524
1341
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4325 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.099 ms 10 Yes /classes/SpecificPrice.php:576
2787
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5039 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.098 ms 10 Yes /classes/SpecificPrice.php:576
258
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2758 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.098 ms 10 Yes /classes/SpecificPrice.php:576
3688
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9075 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.092 ms 16 Yes /classes/SpecificPrice.php:576
5542
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2934) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.090 ms 1 Yes Yes /classes/Product.php:4524
327
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4692 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.088 ms 10 Yes /classes/SpecificPrice.php:576
2576
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4300 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.088 ms 10 Yes /classes/SpecificPrice.php:576
3507
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 8985
AND image_shop.`cover` = 1 LIMIT 1
1.087 ms 1 /classes/Product.php:3570
4041
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9262 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.087 ms 10 Yes /classes/SpecificPrice.php:576
5218
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9097
ORDER BY `position`
1.086 ms 1 Yes /classes/Product.php:3545
5585
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3822) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.084 ms 1 Yes Yes /classes/Product.php:4524
5577
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3818) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.083 ms 1 Yes Yes /classes/Product.php:4524
5396
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) LIMIT 1
1.082 ms 1 /src/Adapter/EntityMapper.php:71
3655
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9072 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.082 ms 13 Yes /classes/SpecificPrice.php:576
1374
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4322 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.081 ms 10 Yes /classes/SpecificPrice.php:576
2168
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2430 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.081 ms 10 Yes /classes/SpecificPrice.php:576
4154
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10891 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.080 ms 12 Yes /classes/SpecificPrice.php:576
2190
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3521 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.079 ms 10 Yes /classes/SpecificPrice.php:576
4188
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10999 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.077 ms 15 Yes /classes/SpecificPrice.php:576
1588
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3553 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3553 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.077 ms 0 /classes/Cart.php:1430
833
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4248 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.076 ms 10 Yes /classes/SpecificPrice.php:576
3476
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2491 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.076 ms 10 Yes /classes/SpecificPrice.php:576
3176
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5470 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.075 ms 10 Yes /classes/SpecificPrice.php:576
5279
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10852) AND (b.`id_shop` = 1) LIMIT 1
1.075 ms 1 /src/Adapter/EntityMapper.php:71
5749
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5049) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.075 ms 1 Yes Yes /classes/Product.php:4524
1003
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3818 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3818 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.075 ms 0 /classes/Cart.php:1430
3533
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9057 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.073 ms 10 Yes /classes/SpecificPrice.php:576
5268
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10424) AND (b.`id_shop` = 1) LIMIT 1
1.072 ms 1 /src/Adapter/EntityMapper.php:71
2052
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2503 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2503 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.071 ms 0 /classes/Cart.php:1430
3831
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9091 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.071 ms 18 Yes /classes/SpecificPrice.php:576
635
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4278 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.070 ms 10 Yes /classes/SpecificPrice.php:576
5807
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9059) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.070 ms 1 Yes Yes /classes/Product.php:4524
1738
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4109 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.069 ms 10 Yes /classes/SpecificPrice.php:576
2301
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4064 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.069 ms 10 Yes /classes/SpecificPrice.php:576
5644
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4109) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.069 ms 1 Yes Yes /classes/Product.php:4524
3721
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9078 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.067 ms 13 Yes /classes/SpecificPrice.php:576
5407
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 48 AND `id_shop` = 1
1.067 ms 6 /src/Adapter/EntityMapper.php:79
5576
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4273) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.067 ms 1 Yes Yes /classes/Product.php:4524
2924
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5051 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5051 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.066 ms 0 /classes/Cart.php:1430
838
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4248 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4248 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.065 ms 0 /classes/Cart.php:1430
2201
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4043 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.064 ms 10 Yes /classes/SpecificPrice.php:576
2754
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5036 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.064 ms 10 Yes /classes/SpecificPrice.php:576
4086
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10424 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.064 ms 10 Yes /classes/SpecificPrice.php:576
5252
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9108
1.064 ms 1 /classes/Product.php:2902
5578
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4271) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.063 ms 1 Yes Yes /classes/Product.php:4524
547
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4317 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.062 ms 10 Yes /classes/SpecificPrice.php:576
2665
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4573 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.062 ms 10 Yes /classes/SpecificPrice.php:576
976
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3773 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.061 ms 10 Yes /classes/SpecificPrice.php:576
3754
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9082 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.060 ms 18 Yes /classes/SpecificPrice.php:576
5554
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4262) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.060 ms 1 Yes Yes /classes/Product.php:4524
761
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3095 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3095 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.059 ms 0 /classes/Cart.php:1430
1264
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4319 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.059 ms 10 Yes /classes/SpecificPrice.php:576
4064
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9733 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.059 ms 11 Yes /classes/SpecificPrice.php:576
2642
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4546 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.058 ms 10 Yes /classes/SpecificPrice.php:576
481
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4280 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.056 ms 10 Yes /classes/SpecificPrice.php:576
236
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2760 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.055 ms 10 Yes /classes/SpecificPrice.php:576
2290
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4062)
1.054 ms 1 /classes/Product.php:3860
2466
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4185 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.054 ms 10 Yes /classes/SpecificPrice.php:576
1286
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4329 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.054 ms 10 Yes /classes/SpecificPrice.php:576
5491
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) LIMIT 1
1.053 ms 1 /src/Adapter/EntityMapper.php:71
371
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2479 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.052 ms 10 Yes /classes/SpecificPrice.php:576
1429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2542 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.052 ms 10 Yes /classes/SpecificPrice.php:576
3566
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9061 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.052 ms 18 Yes /classes/SpecificPrice.php:576
214
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2762 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.051 ms 11 Yes /classes/SpecificPrice.php:576
17
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `hgt78_module` m
LEFT JOIN `hgt78_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
1.050 ms 118 /classes/module/Module.php:346
3941
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9101 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.050 ms 18 Yes /classes/SpecificPrice.php:576
4053
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9266 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.049 ms 10 Yes /classes/SpecificPrice.php:576
2880
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5047 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5047 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.047 ms 0 /classes/Cart.php:1430
734
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3090 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.047 ms 10 Yes /classes/SpecificPrice.php:576
4560
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2546) AND (b.`id_shop` = 1) LIMIT 1
1.047 ms 1 /src/Adapter/EntityMapper.php:71
2444
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4144 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.046 ms 10 Yes /classes/SpecificPrice.php:576
877
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4265 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.044 ms 10 Yes /classes/SpecificPrice.php:576
2179
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3056 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.042 ms 10 Yes /classes/SpecificPrice.php:576
629
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4312 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4312 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.041 ms 0 /classes/Cart.php:1430
459
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4282 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.040 ms 11 Yes /classes/SpecificPrice.php:576
3040
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5157 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.040 ms 10 Yes /classes/SpecificPrice.php:576
514
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4310 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.038 ms 10 Yes /classes/SpecificPrice.php:576
5227
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9100
ORDER BY `position`
1.038 ms 1 Yes /classes/Product.php:3545
1275
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4320 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.038 ms 10 Yes /classes/SpecificPrice.php:576
5643
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4105) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.038 ms 1 Yes Yes /classes/Product.php:4524
148
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3519 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3519 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.036 ms 0 /classes/Cart.php:1430
2653
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4572 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.036 ms 10 Yes /classes/SpecificPrice.php:576
4539
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4321) AND (b.`id_shop` = 1) LIMIT 1
1.036 ms 1 /src/Adapter/EntityMapper.php:71
4572
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2550) AND (b.`id_shop` = 1) LIMIT 1
1.036 ms 1 /src/Adapter/EntityMapper.php:71
5646
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4116) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.036 ms 1 Yes Yes /classes/Product.php:4524
1352
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4324 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.034 ms 10 Yes /classes/SpecificPrice.php:576
2069
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2524 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.034 ms 10 Yes /classes/SpecificPrice.php:576
2732
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4950 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.034 ms 10 Yes /classes/SpecificPrice.php:576
155
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3518 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.033 ms 10 Yes /classes/SpecificPrice.php:576
679
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4276 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.033 ms 11 Yes /classes/SpecificPrice.php:576
1452
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2545)
1.033 ms 1 /classes/Product.php:3860
812
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4259)
1.033 ms 1 /classes/Product.php:3860
1866
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3039
ORDER BY f.position ASC
1.033 ms 5 Yes /classes/Product.php:6021
2113
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2597 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.032 ms 10 Yes /classes/SpecificPrice.php:576
1335
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4326 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4326 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.031 ms 0 /classes/Cart.php:1430
5205
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9093) AND (b.`id_shop` = 1) LIMIT 1
1.031 ms 1 /src/Adapter/EntityMapper.php:71
5290
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10928) AND (b.`id_shop` = 1) LIMIT 1
1.030 ms 1 /src/Adapter/EntityMapper.php:71
5830
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9089) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.030 ms 1 Yes Yes /classes/Product.php:4524
1417
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2543
ORDER BY `id_specific_price_priority` DESC LIMIT 1
1.029 ms 0 /classes/SpecificPrice.php:259
1594
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4218 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.029 ms 10 Yes /classes/SpecificPrice.php:576
3853
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9093 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.027 ms 13 Yes /classes/SpecificPrice.php:576
5557
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3096) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.025 ms 1 Yes Yes /classes/Product.php:4524
181
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3505 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.024 ms 10 Yes /classes/SpecificPrice.php:576
2157
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2801 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.024 ms 10 Yes /classes/SpecificPrice.php:576
2323
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4090 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.024 ms 10 Yes /classes/SpecificPrice.php:576
4080
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10423 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10423 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.024 ms 0 /classes/Cart.php:1430
5563
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3133) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.024 ms 1 Yes Yes /classes/Product.php:4524
2676
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4576 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.023 ms 10 Yes /classes/SpecificPrice.php:576
4924
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5040
ORDER BY `position`
1.023 ms 2 Yes /classes/Product.php:3545
613
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2934 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.022 ms 10 Yes /classes/SpecificPrice.php:576
2499
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4190 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.021 ms 10 Yes /classes/SpecificPrice.php:576
2831
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5043 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.021 ms 10 Yes /classes/SpecificPrice.php:576
4846
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4191
ORDER BY `position`
1.021 ms 1 Yes /classes/Product.php:3545
5241
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9105) AND (b.`id_shop` = 1) LIMIT 1
1.021 ms 1 /src/Adapter/EntityMapper.php:71
5418
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 163) LIMIT 1
1.021 ms 1 /src/Adapter/EntityMapper.php:71
4091
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10424 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10424 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.020 ms 0 /classes/Cart.php:1430
5810
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9063) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.019 ms 1 Yes Yes /classes/Product.php:4524
5811
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9067) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.019 ms 1 Yes Yes /classes/Product.php:4524
922
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4275)
1.016 ms 1 /classes/Product.php:3860
5504
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3504) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.016 ms 1 Yes Yes /classes/Product.php:4524
3101
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5175 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5175 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.014 ms 0 /classes/Cart.php:1430
2554
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4206 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.012 ms 10 Yes /classes/SpecificPrice.php:576
5500
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3519) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.012 ms 1 Yes Yes /classes/Product.php:4524
448
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2556 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.011 ms 10 Yes /classes/SpecificPrice.php:576
2400
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4141 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.010 ms 10 Yes /classes/SpecificPrice.php:576
5503
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3505) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.009 ms 1 Yes Yes /classes/Product.php:4524
2449
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4144 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4144 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.008 ms 0 /classes/Cart.php:1430
3996
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9106 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.007 ms 11 Yes /classes/SpecificPrice.php:576
3842
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9092 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.006 ms 18 Yes /classes/SpecificPrice.php:576
5849
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9108) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.006 ms 1 Yes Yes /classes/Product.php:4524
3577
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9062 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.005 ms 18 Yes /classes/SpecificPrice.php:576
4618
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4213
ORDER BY `position`
1.005 ms 1 Yes /classes/Product.php:3545
5841
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9100) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.004 ms 1 Yes Yes /classes/Product.php:4524
1865
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3039 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3039 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.002 ms 0 /classes/Cart.php:1430
3666
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9073 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.002 ms 10 Yes /classes/SpecificPrice.php:576
3677
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9074 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.002 ms 10 Yes /classes/SpecificPrice.php:576
5600
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2534) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.002 ms 1 Yes Yes /classes/Product.php:4524
5573
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3183) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.002 ms 1 Yes Yes /classes/Product.php:4524
5843
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9102) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.001 ms 1 Yes Yes /classes/Product.php:4524
2080
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2525 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.999 ms 10 Yes /classes/SpecificPrice.php:576
1231
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2532 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.999 ms 10 Yes /classes/SpecificPrice.php:576
4887
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4573) AND (b.`id_shop` = 1) LIMIT 1
0.999 ms 1 /src/Adapter/EntityMapper.php:71
1220
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2531 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.997 ms 10 Yes /classes/SpecificPrice.php:576
1568
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3554
AND image_shop.`cover` = 1 LIMIT 1
0.996 ms 1 /classes/Product.php:3570
4947
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5048) AND (b.`id_shop` = 1) LIMIT 1
0.996 ms 1 /src/Adapter/EntityMapper.php:71
5250
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9108) AND (b.`id_shop` = 1) LIMIT 1
0.995 ms 1 /src/Adapter/EntityMapper.php:71
1605
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4110 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.994 ms 10 Yes /classes/SpecificPrice.php:576
580
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4314 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.993 ms 10 Yes /classes/SpecificPrice.php:576
2820
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5042 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.993 ms 10 Yes /classes/SpecificPrice.php:576
5031
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6043) AND (b.`id_shop` = 1) LIMIT 1
0.993 ms 1 /src/Adapter/EntityMapper.php:71
2025
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2517 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.992 ms 10 Yes /classes/SpecificPrice.php:576
5271
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10467) AND (b.`id_shop` = 1) LIMIT 1
0.992 ms 1 /src/Adapter/EntityMapper.php:71
569
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4315 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.990 ms 10 Yes /classes/SpecificPrice.php:576
2609
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4306 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.990 ms 10 Yes /classes/SpecificPrice.php:576
2974
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5056 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.990 ms 10 Yes /classes/SpecificPrice.php:576
3021
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5078 AND `id_group` = 1 LIMIT 1
0.988 ms 0 /classes/GroupReduction.php:156
5817
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9073) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.988 ms 1 Yes Yes /classes/Product.php:4524
1583
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3553 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.987 ms 10 Yes /classes/SpecificPrice.php:576
3488
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 8978 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.987 ms 14 Yes /classes/SpecificPrice.php:576
5470
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 191 AND `id_shop` = 1
0.987 ms 6 /src/Adapter/EntityMapper.php:79
400
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4285
AND image_shop.`cover` = 1 LIMIT 1
0.986 ms 1 /classes/Product.php:3570
1871
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2608 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.986 ms 10 Yes /classes/SpecificPrice.php:576
4629
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4111) AND (b.`id_shop` = 1) LIMIT 1
0.986 ms 1 /src/Adapter/EntityMapper.php:71
2289
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4062 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.985 ms 10 Yes /classes/SpecificPrice.php:576
5344
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) LIMIT 1
0.985 ms 1 /src/Adapter/EntityMapper.php:71
225
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2761 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.983 ms 10 Yes /classes/SpecificPrice.php:576
646
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2972 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.983 ms 10 Yes /classes/SpecificPrice.php:576
1009
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4271 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.982 ms 10 Yes /classes/SpecificPrice.php:576
2996
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5058 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.982 ms 10 Yes /classes/SpecificPrice.php:576
5734
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4950) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.982 ms 1 Yes Yes /classes/Product.php:4524
2091
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2526 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.982 ms 10 Yes /classes/SpecificPrice.php:576
404
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4285 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.981 ms 10 Yes /classes/SpecificPrice.php:576
3007
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5059 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.981 ms 10 Yes /classes/SpecificPrice.php:576
1749
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4106 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.981 ms 10 Yes /classes/SpecificPrice.php:576
3776
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9085 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.980 ms 10 Yes /classes/SpecificPrice.php:576
114
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6017
ORDER BY f.position ASC
0.980 ms 5 Yes /classes/Product.php:6021
1882
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2606 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.980 ms 10 Yes /classes/SpecificPrice.php:576
3068
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5159
ORDER BY f.position ASC
0.979 ms 5 Yes /classes/Product.php:6021
5729
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4576) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.979 ms 1 Yes Yes /classes/Product.php:4524
3787
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9086 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.978 ms 10 Yes /classes/SpecificPrice.php:576
3820
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9090 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.978 ms 13 Yes /classes/SpecificPrice.php:576
4195
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6017) AND (b.`id_shop` = 1) LIMIT 1
0.978 ms 1 /src/Adapter/EntityMapper.php:71
5813
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9069) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.978 ms 1 Yes Yes /classes/Product.php:4524
354
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4694 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4694 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.977 ms 0 /classes/Cart.php:1430
5645
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4106) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.977 ms 1 Yes Yes /classes/Product.php:4524
3952
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9102 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.976 ms 13 Yes /classes/SpecificPrice.php:576
492
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4279 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.975 ms 10 Yes /classes/SpecificPrice.php:576
1655
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4209
ORDER BY f.position ASC
0.975 ms 5 Yes /classes/Product.php:6021
3930
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9100 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.974 ms 16 Yes /classes/SpecificPrice.php:576
287
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2478 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2478 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.974 ms 0 /classes/Cart.php:1430
525
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2929 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.974 ms 10 Yes /classes/SpecificPrice.php:576
1069
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3821 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3821 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.973 ms 0 /classes/Cart.php:1430
3644
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9071 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.973 ms 17 Yes /classes/SpecificPrice.php:576
2003
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2476 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.972 ms 12 Yes /classes/SpecificPrice.php:576
5599
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2533) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.972 ms 1 Yes Yes /classes/Product.php:4524
158
SELECT SQL_NO_CACHE tr.*
FROM `hgt78_tax_rule` tr
JOIN `hgt78_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 3
AND tr.`id_state` IN (0, 0)
AND ('04510' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '04510')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.971 ms 1 /classes/tax/TaxRulesTaxManager.php:109
2422
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4139 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.971 ms 10 Yes /classes/SpecificPrice.php:576
3170
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5417 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5417 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.971 ms 0 /classes/Cart.php:1430
132
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5659 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.970 ms 10 Yes /classes/SpecificPrice.php:576
1827
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3042 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.969 ms 10 Yes /classes/SpecificPrice.php:576
2085
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2525 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2525 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.969 ms 0 /classes/Cart.php:1430
2300
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4064
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.968 ms 0 /classes/SpecificPrice.php:259
3001
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5058 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5058 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.968 ms 0 /classes/Cart.php:1430
558
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2930 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.967 ms 10 Yes /classes/SpecificPrice.php:576
1237
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2532
ORDER BY f.position ASC
0.967 ms 5 Yes /classes/Product.php:6021
1860
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3039 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.967 ms 10 Yes /classes/SpecificPrice.php:576
2411
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4146 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.967 ms 10 Yes /classes/SpecificPrice.php:576
2477
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4186 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.967 ms 3 Yes /classes/SpecificPrice.php:576
536
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2554 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.967 ms 11 Yes /classes/SpecificPrice.php:576
1589
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3553
ORDER BY f.position ASC
0.966 ms 5 Yes /classes/Product.php:6021
4587
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2544) AND (b.`id_shop` = 1) LIMIT 1
0.965 ms 1 /src/Adapter/EntityMapper.php:71
1064
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3821 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.965 ms 10 Yes /classes/SpecificPrice.php:576
2900
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5049 AND `id_group` = 1 LIMIT 1
0.964 ms 0 /classes/GroupReduction.php:156
2118
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2597 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2597 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.963 ms 0 /classes/Cart.php:1430
2864
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5046 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.963 ms 15 Yes /classes/SpecificPrice.php:576
3192
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5472 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5472 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.963 ms 0 /classes/Cart.php:1430
1915
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4087 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.962 ms 10 Yes /classes/SpecificPrice.php:576
2587
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4303 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.962 ms 10 Yes /classes/SpecificPrice.php:576
3254
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6154)
0.962 ms 1 /classes/Product.php:3860
2647
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4546 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4546 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.961 ms 0 /classes/Cart.php:1430
2267
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4060 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.960 ms 10 Yes /classes/SpecificPrice.php:576
2102
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2599 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.959 ms 3 Yes /classes/SpecificPrice.php:576
5275
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10469
ORDER BY `position`
0.959 ms 1 Yes /classes/Product.php:3545
1616
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2941 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.957 ms 10 Yes /classes/SpecificPrice.php:576
2687
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4577 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.957 ms 10 Yes /classes/SpecificPrice.php:576
2853
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5045 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.957 ms 10 Yes /classes/SpecificPrice.php:576
1937
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4081 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.956 ms 10 Yes /classes/SpecificPrice.php:576
1539
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2539 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.955 ms 10 Yes /classes/SpecificPrice.php:576
5840
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9099) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.955 ms 1 Yes Yes /classes/Product.php:4524
2354
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4132 LIMIT 1
0.955 ms 10 /classes/SpecificPrice.php:435
4884
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4572) AND (b.`id_shop` = 1) LIMIT 1
0.955 ms 1 /src/Adapter/EntityMapper.php:71
1849
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2845 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.954 ms 10 Yes /classes/SpecificPrice.php:576
2433
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4142 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.954 ms 10 Yes /classes/SpecificPrice.php:576
5812
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9068) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.953 ms 1 Yes Yes /classes/Product.php:4524
5850
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9144) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.953 ms 1 Yes Yes /classes/Product.php:4524
943
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3772 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.952 ms 10 Yes /classes/SpecificPrice.php:576
1727
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4105 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.952 ms 10 Yes /classes/SpecificPrice.php:576
4935
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5044) AND (b.`id_shop` = 1) LIMIT 1
0.952 ms 1 /src/Adapter/EntityMapper.php:71
1666
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4210
ORDER BY f.position ASC
0.951 ms 5 Yes /classes/Product.php:6021
437
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2555 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.951 ms 10 Yes /classes/SpecificPrice.php:576
1677
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4213
ORDER BY f.position ASC
0.948 ms 5 Yes /classes/Product.php:6021
4018
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9108 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.948 ms 10 Yes /classes/SpecificPrice.php:576
591
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2933 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.947 ms 10 Yes /classes/SpecificPrice.php:576
3029
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5081 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.947 ms 10 Yes /classes/SpecificPrice.php:576
2256
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4048 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.946 ms 10 Yes /classes/SpecificPrice.php:576
844
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3133 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.945 ms 10 Yes /classes/SpecificPrice.php:576
2058
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2474 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.945 ms 10 Yes /classes/SpecificPrice.php:576
3974
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9104 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.945 ms 10 Yes /classes/SpecificPrice.php:576
998
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3818 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.943 ms 10 Yes /classes/SpecificPrice.php:576
692
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3088 AND id_shop=1 LIMIT 1
0.942 ms 1 /classes/Product.php:6876
1198
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7780 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.942 ms 15 Yes /classes/SpecificPrice.php:576
1710
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4112
ORDER BY f.position ASC
0.942 ms 5 Yes /classes/Product.php:6021
384
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4286 AND id_shop=1 LIMIT 1
0.941 ms 1 /classes/Product.php:6876
4606
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4216
ORDER BY `position`
0.941 ms 1 Yes /classes/Product.php:3545
1209
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2529 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.940 ms 10 Yes /classes/SpecificPrice.php:576
1627
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4216 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.940 ms 10 Yes /classes/SpecificPrice.php:576
2357
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4132)
0.940 ms 1 /classes/Product.php:3860
4939
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5045
ORDER BY `position`
0.940 ms 2 Yes /classes/Product.php:3545
4621
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4114
ORDER BY `position`
0.939 ms 1 Yes /classes/Product.php:3545
5569
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3136) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.939 ms 1 Yes Yes /classes/Product.php:4524
2927
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.939 ms 1 /classes/Product.php:5659
4893
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4577) AND (b.`id_shop` = 1) LIMIT 1
0.939 ms 1 /src/Adapter/EntityMapper.php:71
293
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4302 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.938 ms 10 Yes /classes/SpecificPrice.php:576
4540
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4321
ORDER BY `position`
0.938 ms 1 Yes /classes/Product.php:3545
4234
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2758) AND (b.`id_shop` = 1) LIMIT 1
0.937 ms 1 /src/Adapter/EntityMapper.php:71
883
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4265
ORDER BY f.position ASC
0.936 ms 5 Yes /classes/Product.php:6021
2598
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4307 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.936 ms 10 Yes /classes/SpecificPrice.php:576
470
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2557 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.934 ms 10 Yes /classes/SpecificPrice.php:576
1153
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4318 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.934 ms 10 Yes /classes/SpecificPrice.php:576
1794
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4065 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.934 ms 10 Yes /classes/SpecificPrice.php:576
1981
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2522 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.934 ms 10 Yes /classes/SpecificPrice.php:576
5443
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) LIMIT 1
0.934 ms 1 /src/Adapter/EntityMapper.php:71
365
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4224 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4224 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.933 ms 0 /classes/Cart.php:1430
2836
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5043 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5043 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.933 ms 0 /classes/Cart.php:1430
657
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4277 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.932 ms 10 Yes /classes/SpecificPrice.php:576
2620
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4304 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.932 ms 10 Yes /classes/SpecificPrice.php:576
1821
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3184 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3184 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.931 ms 0 /classes/Cart.php:1430
3897
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9097 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.931 ms 18 Yes /classes/SpecificPrice.php:576
5325
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM hgt78_cms c
LEFT JOIN hgt78_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN hgt78_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (17) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.931 ms 1 Yes /classes/CMS.php:151
5428
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 264) LIMIT 1
0.931 ms 1 /src/Adapter/EntityMapper.php:71
4470
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6103
0.930 ms 1 /classes/Product.php:2902
486
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4280 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4280 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.926 ms 0 /classes/Cart.php:1430
2871
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5047
AND image_shop.`cover` = 1 LIMIT 1
0.926 ms 2 /classes/Product.php:3570
4235
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2758
ORDER BY `position`
0.926 ms 1 Yes /classes/Product.php:3545
4542
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2536) AND (b.`id_shop` = 1) LIMIT 1
0.925 ms 1 /src/Adapter/EntityMapper.php:71
668
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3087 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.925 ms 10 Yes /classes/SpecificPrice.php:576
2902
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5049 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5049 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.924 ms 0 /classes/Cart.php:1430
170
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3516 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.924 ms 10 Yes /classes/SpecificPrice.php:576
4058
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9266 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9266 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.924 ms 0 /classes/Cart.php:1430
1992
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2518 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.923 ms 10 Yes /classes/SpecificPrice.php:576
4950
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5049) AND (b.`id_shop` = 1) LIMIT 1
0.923 ms 1 /src/Adapter/EntityMapper.php:71
3588
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9063 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.922 ms 18 Yes /classes/SpecificPrice.php:576
2914
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5050
ORDER BY f.position ASC
0.922 ms 5 Yes /classes/Product.php:6021
5402
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) AND (b.`id_shop` = 1) LIMIT 1
0.922 ms 1 /src/Adapter/EntityMapper.php:71
5617
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2541) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.922 ms 1 Yes Yes /classes/Product.php:4524
2367
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4133 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.921 ms 10 Yes /classes/SpecificPrice.php:576
1187
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2528 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.920 ms 10 Yes /classes/SpecificPrice.php:576
4881
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4546) AND (b.`id_shop` = 1) LIMIT 1
0.920 ms 1 /src/Adapter/EntityMapper.php:71
4581
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2539) AND (b.`id_shop` = 1) LIMIT 1
0.920 ms 1 /src/Adapter/EntityMapper.php:71
1158
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4318 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4318 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.919 ms 0 /classes/Cart.php:1430
4920
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5039) AND (b.`id_shop` = 1) LIMIT 1
0.918 ms 1 /src/Adapter/EntityMapper.php:71
2184
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3056 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3056 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.918 ms 0 /classes/Cart.php:1430
908
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3136 LIMIT 1
0.916 ms 10 /classes/SpecificPrice.php:435
2384
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4148
ORDER BY f.position ASC
0.916 ms 5 Yes /classes/Product.php:6021
5302
SELECT SQL_NO_CACHE * FROM `hgt78_cart_rule` cr
LEFT JOIN `hgt78_cart_rule_lang` crl 
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1
0.916 ms 5 /classes/CartRule.php:423
5370
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 46 AND `id_shop` = 1
0.916 ms 6 /src/Adapter/EntityMapper.php:79
415
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2481 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.915 ms 10 Yes /classes/SpecificPrice.php:576
596
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2933 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2933 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.915 ms 0 /classes/Cart.php:1430
3187
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5472 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.915 ms 10 Yes /classes/SpecificPrice.php:576
5301
SELECT SQL_NO_CACHE 1 FROM `hgt78_cart_rule` WHERE ((date_to >= "2025-05-01 00:00:00" AND date_to <= "2025-05-01 23:59:59") OR (date_from >= "2025-05-01 00:00:00" AND date_from <= "2025-05-01 23:59:59") OR (date_from < "2025-05-01 00:00:00" AND date_to > "2025-05-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.915 ms 29 /classes/CartRule.php:357
717
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3089 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3089 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.914 ms 0 /classes/Cart.php:1430
822
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3098 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.914 ms 10 Yes /classes/SpecificPrice.php:576
2311
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4085
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.914 ms 0 /classes/SpecificPrice.php:259
4856
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4196
0.914 ms 1 /classes/Product.php:2902
3079
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5173 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5173 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.913 ms 0 /classes/Cart.php:1430
5731
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4697) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.913 ms 1 Yes Yes /classes/Product.php:4524
1959
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4073 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.913 ms 10 Yes /classes/SpecificPrice.php:576
2946
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5053 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5053 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.911 ms 0 /classes/Cart.php:1430
5366
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 45) LIMIT 1
0.911 ms 1 /src/Adapter/EntityMapper.php:71
1313
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2493 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2493 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.910 ms 0 /classes/Cart.php:1430
544
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.908 ms 1 /classes/Product.php:5659
1822
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3184
ORDER BY f.position ASC
0.907 ms 5 Yes /classes/Product.php:6021
2985
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5057 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.907 ms 10 Yes /classes/SpecificPrice.php:576
739
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3090 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3090 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.906 ms 0 /classes/Cart.php:1430
2063
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2474 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2474 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.906 ms 0 /classes/Cart.php:1430
2455
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4183 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.906 ms 10 Yes /classes/SpecificPrice.php:576
2605
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4306
AND image_shop.`cover` = 1 LIMIT 1
0.906 ms 1 /classes/Product.php:3570
5269
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10424
ORDER BY `position`
0.906 ms 1 Yes /classes/Product.php:3545
5283
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10853
ORDER BY `position`
0.906 ms 1 Yes /classes/Product.php:3545
4193
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10999 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10999 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.905 ms 0 /classes/Cart.php:1430
1577
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3554 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3554 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.904 ms 0 /classes/Cart.php:1430
3231
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6152 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.904 ms 11 Yes /classes/SpecificPrice.php:576
3319
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6198 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.904 ms 10 Yes /classes/SpecificPrice.php:576
3421
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7959 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.904 ms 10 Yes /classes/SpecificPrice.php:576
2781
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5038 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5038 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.904 ms 0 /classes/Cart.php:1430
332
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4692 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4692 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.903 ms 0 /classes/Cart.php:1430
5567
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3135) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.903 ms 1 Yes Yes /classes/Product.php:4524
640
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4278 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4278 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.903 ms 0 /classes/Cart.php:1430
4902
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4949) AND (b.`id_shop` = 1) LIMIT 1
0.902 ms 1 /src/Adapter/EntityMapper.php:71
5566
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4265) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.900 ms 1 Yes Yes /classes/Product.php:4524
4136
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10852 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10852 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.899 ms 0 /classes/Cart.php:1430
5601
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4319) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.899 ms 1 Yes Yes /classes/Product.php:4524
795
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4260
ORDER BY f.position ASC
0.899 ms 5 Yes /classes/Product.php:6021
892
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3135) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.899 ms 1 /classes/stock/StockAvailable.php:453
2760
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5036
ORDER BY f.position ASC
0.899 ms 5 Yes /classes/Product.php:6021
1242
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2533 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.897 ms 10 Yes /classes/SpecificPrice.php:576
2521
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4192 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.897 ms 10 Yes /classes/SpecificPrice.php:576
4595
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3553
0.897 ms 1 /classes/Product.php:2902
4113
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10469 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10469 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.896 ms 0 /classes/Cart.php:1430
5223
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9099) AND (b.`id_shop` = 1) LIMIT 1
0.896 ms 1 /src/Adapter/EntityMapper.php:71
2378
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4148 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.895 ms 10 Yes /classes/SpecificPrice.php:576
1909
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4086 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4086 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.894 ms 0 /classes/Cart.php:1430
2329
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4090
ORDER BY f.position ASC
0.893 ms 5 Yes /classes/Product.php:6021
5282
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10853) AND (b.`id_shop` = 1) LIMIT 1
0.893 ms 1 /src/Adapter/EntityMapper.php:71
5049
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6155) AND (b.`id_shop` = 1) LIMIT 1
0.893 ms 1 /src/Adapter/EntityMapper.php:71
192
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3504 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.892 ms 10 Yes /classes/SpecificPrice.php:576
707
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4264
ORDER BY f.position ASC
0.892 ms 5 Yes /classes/Product.php:6021
5330
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) LIMIT 1
0.892 ms 1 /src/Adapter/EntityMapper.php:71
137
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5659 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5659 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.891 ms 0 /classes/Cart.php:1430
3171
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5417
ORDER BY f.position ASC
0.889 ms 5 Yes /classes/Product.php:6021
4510
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4320
ORDER BY `position`
0.889 ms 1 Yes /classes/Product.php:3545
5040
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6152) AND (b.`id_shop` = 1) LIMIT 1
0.889 ms 1 /src/Adapter/EntityMapper.php:71
5373
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 54 AND `id_shop` = 1
0.889 ms 6 /src/Adapter/EntityMapper.php:79
965
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4274 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.888 ms 10 Yes /classes/SpecificPrice.php:576
310
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2489 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2489 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.888 ms 0 /classes/Cart.php:1430
1176
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6655 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.888 ms 10 Yes /classes/SpecificPrice.php:576
2328
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4090 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4090 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.888 ms 0 /classes/Cart.php:1430
5440
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 59 AND `id_shop` = 1
0.888 ms 6 /src/Adapter/EntityMapper.php:79
4824
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4142) AND (b.`id_shop` = 1) LIMIT 1
0.887 ms 1 /src/Adapter/EntityMapper.php:71
5251
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9108
ORDER BY `position`
0.887 ms 1 Yes /classes/Product.php:3545
5718
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4206) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.887 ms 1 Yes Yes /classes/Product.php:4524
126
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5660 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5660 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.886 ms 0 /classes/Cart.php:1430
5052
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6156) AND (b.`id_shop` = 1) LIMIT 1
0.885 ms 1 /src/Adapter/EntityMapper.php:71
3571
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9061 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9061 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.884 ms 0 /classes/Cart.php:1430
3286
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6157 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.883 ms 11 Yes /classes/SpecificPrice.php:576
5226
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9100) AND (b.`id_shop` = 1) LIMIT 1
0.883 ms 1 /src/Adapter/EntityMapper.php:71
2217
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4044 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4044 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.882 ms 0 /classes/Cart.php:1430
1806
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4074)
0.881 ms 1 /classes/Product.php:3860
4809
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4148) AND (b.`id_shop` = 1) LIMIT 1
0.880 ms 1 /src/Adapter/EntityMapper.php:71
276
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2553
ORDER BY f.position ASC
0.878 ms 5 Yes /classes/Product.php:6021
4941
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5046) AND (b.`id_shop` = 1) LIMIT 1
0.878 ms 1 /src/Adapter/EntityMapper.php:71
1931
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4088 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4088 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.877 ms 0 /classes/Cart.php:1430
3074
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5173 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.877 ms 10 Yes /classes/SpecificPrice.php:576
3297
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6158 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.877 ms 12 Yes /classes/SpecificPrice.php:576
5350
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 175) LIMIT 1
0.877 ms 1 /src/Adapter/EntityMapper.php:71
1887
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2606 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2606 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.876 ms 0 /classes/Cart.php:1430
3551
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9059
AND image_shop.`cover` = 1 LIMIT 1
0.876 ms 1 /classes/Product.php:3570
4176
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10928 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.875 ms 11 Yes /classes/SpecificPrice.php:576
1783
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4069)
0.874 ms 1 /classes/Product.php:3860
2935
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5052 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5052 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.874 ms 0 /classes/Cart.php:1430
4845
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4191) AND (b.`id_shop` = 1) LIMIT 1
0.874 ms 1 /src/Adapter/EntityMapper.php:71
1020
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3819 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.873 ms 10 Yes /classes/SpecificPrice.php:576
5532
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4309) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.873 ms 1 Yes Yes /classes/Product.php:4524
2389
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4140 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.872 ms 10 Yes /classes/SpecificPrice.php:576
3220
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6151 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.872 ms 11 Yes /classes/SpecificPrice.php:576
2014
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2487 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.871 ms 10 Yes /classes/SpecificPrice.php:576
270
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2553 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.871 ms 10 Yes /classes/SpecificPrice.php:576
3242
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6153 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.871 ms 11 Yes /classes/SpecificPrice.php:576
4046
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9262 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9262 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.870 ms 0 /classes/Cart.php:1430
208
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2763 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2763 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.869 ms 0 /classes/Cart.php:1430
4599
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4110) AND (b.`id_shop` = 1) LIMIT 1
0.869 ms 1 /src/Adapter/EntityMapper.php:71
2008
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2476 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2476 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.868 ms 0 /classes/Cart.php:1430
3253
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6154 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.868 ms 11 Yes /classes/SpecificPrice.php:576
4930
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5042
ORDER BY `position`
0.868 ms 2 Yes /classes/Product.php:3545
4557
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2545) AND (b.`id_shop` = 1) LIMIT 1
0.868 ms 1 /src/Adapter/EntityMapper.php:71
1098
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6079 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.865 ms 10 Yes /classes/SpecificPrice.php:576
2581
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4300 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4300 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.865 ms 0 /classes/Cart.php:1430
3500
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 8984 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.865 ms 18 Yes /classes/SpecificPrice.php:576
4956
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5051) AND (b.`id_shop` = 1) LIMIT 1
0.865 ms 1 /src/Adapter/EntityMapper.php:71
2907
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5050
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.864 ms 0 /classes/SpecificPrice.php:259
3014
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5078
AND image_shop.`cover` = 1 LIMIT 1
0.864 ms 1 /classes/Product.php:3570
3511
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 8985 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.864 ms 18 Yes /classes/SpecificPrice.php:576
5558
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4260) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.864 ms 1 Yes Yes /classes/Product.php:4524
3178
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5470 AND id_shop=1 LIMIT 1
0.863 ms 1 /classes/Product.php:6876
275
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2553 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2553 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.863 ms 0 /classes/Cart.php:1430
2212
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4044 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.862 ms 10 Yes /classes/SpecificPrice.php:576
2970
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5056
AND image_shop.`cover` = 1 LIMIT 1
0.862 ms 2 /classes/Product.php:3570
3809
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9089 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.862 ms 14 Yes /classes/SpecificPrice.php:576
3139
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5332
AND image_shop.`cover` = 1 LIMIT 1
0.862 ms 1 /classes/Product.php:3570
2339
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4129 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4129 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.861 ms 0 /classes/Cart.php:1430
3209
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6044 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.861 ms 10 Yes /classes/SpecificPrice.php:576
542
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2554
ORDER BY f.position ASC
0.861 ms 5 Yes /classes/Product.php:6021
5835
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9094) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.861 ms 1 Yes Yes /classes/Product.php:4524
5085
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7957) AND (b.`id_shop` = 1) LIMIT 1
0.860 ms 1 /src/Adapter/EntityMapper.php:71
3594
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9063
ORDER BY f.position ASC
0.859 ms 5 Yes /classes/Product.php:6021
3803
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9088 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9088 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.859 ms 0 /classes/Cart.php:1430
1440
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2541 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.858 ms 10 Yes /classes/SpecificPrice.php:576
1787
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4069 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4069 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.858 ms 0 /classes/Cart.php:1430
3308
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6159 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.858 ms 11 Yes /classes/SpecificPrice.php:576
144
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3519)
0.858 ms 1 /classes/Product.php:3860
199
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2763
AND image_shop.`cover` = 1 LIMIT 1
0.858 ms 1 /classes/Product.php:3570
5455
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 197) LIMIT 1
0.858 ms 1 /src/Adapter/EntityMapper.php:71
2334
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4129 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.857 ms 10 Yes /classes/SpecificPrice.php:576
5254
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9144
ORDER BY `position`
0.856 ms 1 Yes /classes/Product.php:3545
1557
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2544
AND image_shop.`cover` = 1 LIMIT 1
0.855 ms 2 /classes/Product.php:3570
3181
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5470 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5470 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.855 ms 0 /classes/Cart.php:1430
3354
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7781 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.855 ms 10 Yes /classes/SpecificPrice.php:576
4770
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4046) AND (b.`id_shop` = 1) LIMIT 1
0.854 ms 1 /src/Adapter/EntityMapper.php:71
3544
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9058 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.853 ms 11 Yes /classes/SpecificPrice.php:576
1258
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2534 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2534 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.853 ms 0 /classes/Cart.php:1430
3445
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7962 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.853 ms 10 Yes /classes/SpecificPrice.php:576
3886
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9096 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.850 ms 18 Yes /classes/SpecificPrice.php:576
197
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3504 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3504 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.849 ms 0 /classes/Cart.php:1430
1014
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4271 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4271 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.849 ms 0 /classes/Cart.php:1430
3153
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5334
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.849 ms 0 /classes/SpecificPrice.php:259
431
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4284 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4284 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.848 ms 0 /classes/Cart.php:1430
2151
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2916 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2916 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.848 ms 0 /classes/Cart.php:1430
3743
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9081 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.848 ms 17 Yes /classes/SpecificPrice.php:576
4545
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2537) AND (b.`id_shop` = 1) LIMIT 1
0.847 ms 1 /src/Adapter/EntityMapper.php:71
5285
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10891
ORDER BY `position`
0.847 ms 1 Yes /classes/Product.php:3545
3008
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5059)
0.846 ms 1 /classes/Product.php:3860
4097
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10467 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.846 ms 10 Yes /classes/SpecificPrice.php:576
5548
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4276) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.845 ms 1 Yes Yes /classes/Product.php:4524
338
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4225 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.844 ms 10 Yes /classes/SpecificPrice.php:576
987
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4273 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.844 ms 10 Yes /classes/SpecificPrice.php:576
4225
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2761) AND (b.`id_shop` = 1) LIMIT 1
0.844 ms 1 /src/Adapter/EntityMapper.php:71
5545
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2972) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.844 ms 1 Yes Yes /classes/Product.php:4524
2042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2516
ORDER BY f.position ASC
0.842 ms 5 Yes /classes/Product.php:6021
3365
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7952 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.842 ms 10 Yes /classes/SpecificPrice.php:576
2257
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4048)
0.842 ms 1 /classes/Product.php:3860
5552
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4263) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.842 ms 1 Yes Yes /classes/Product.php:4524
2714
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4696 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4696 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.841 ms 0 /classes/Cart.php:1430
1771
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4103 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.840 ms 10 Yes /classes/SpecificPrice.php:576
2704
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4697
ORDER BY f.position ASC
0.840 ms 5 Yes /classes/Product.php:6021
2173
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2430 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2430 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.839 ms 0 /classes/Cart.php:1430
4611
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4209) AND (b.`id_shop` = 1) LIMIT 1
0.839 ms 1 /src/Adapter/EntityMapper.php:71
2140
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2917 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2917 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.838 ms 0 /classes/Cart.php:1430
2361
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4132 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4132 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.838 ms 0 /classes/Cart.php:1430
5748
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5048) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.838 ms 1 Yes Yes /classes/Product.php:4524
3125
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5322 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5322 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.838 ms 0 /classes/Cart.php:1430
626
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4312 AND id_shop=1 LIMIT 1
0.837 ms 1 /classes/Product.php:6876
4069
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9733 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9733 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.837 ms 0 /classes/Cart.php:1430
5707
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4142) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.837 ms 1 Yes Yes /classes/Product.php:4524
3090
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5174 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5174 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.835 ms 0 /classes/Cart.php:1430
5572
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3772) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.835 ms 1 Yes Yes /classes/Product.php:4524
3264
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6155 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.834 ms 11 Yes /classes/SpecificPrice.php:576
4147
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10853 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10853 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.834 ms 0 /classes/Cart.php:1430
5341
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 38 AND `id_shop` = 1
0.834 ms 6 /src/Adapter/EntityMapper.php:79
2748
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5033 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5033 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.833 ms 0 /classes/Cart.php:1430
4764
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4044) AND (b.`id_shop` = 1) LIMIT 1
0.833 ms 1 /src/Adapter/EntityMapper.php:71
5742
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5042) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.833 ms 1 Yes Yes /classes/Product.php:4524
3671
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9073 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9073 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.831 ms 0 /classes/Cart.php:1430
5704
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4141) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.831 ms 1 Yes Yes /classes/Product.php:4524
1970
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2523 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.831 ms 10 Yes /classes/SpecificPrice.php:576
1363
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4323 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.830 ms 10 Yes /classes/SpecificPrice.php:576
1843
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3041 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3041 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.830 ms 0 /classes/Cart.php:1430
2955
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5054 AND `id_group` = 1 LIMIT 1
0.829 ms 0 /classes/GroupReduction.php:156
5497
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6017) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.829 ms 1 Yes Yes /classes/Product.php:4524
322
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4691
ORDER BY f.position ASC
0.828 ms 5 Yes /classes/Product.php:6021
1004
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3818
ORDER BY f.position ASC
0.828 ms 5 Yes /classes/Product.php:6021
5037
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6151) AND (b.`id_shop` = 1) LIMIT 1
0.828 ms 1 /src/Adapter/EntityMapper.php:71
3991
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9105
ORDER BY f.position ASC
0.827 ms 5 Yes /classes/Product.php:6021
607
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4313 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4313 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.826 ms 0 /classes/Cart.php:1430
1876
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2608 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2608 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.826 ms 0 /classes/Cart.php:1430
3387
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7954 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.826 ms 10 Yes /classes/SpecificPrice.php:576
1832
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3042 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3042 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.825 ms 0 /classes/Cart.php:1430
2239
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4046 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4046 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.825 ms 0 /classes/Cart.php:1430
3376
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7953 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.825 ms 10 Yes /classes/SpecificPrice.php:576
641
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4278
ORDER BY f.position ASC
0.824 ms 5 Yes /classes/Product.php:6021
1203
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7780 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7780 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.824 ms 0 /classes/Cart.php:1430
2559
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4206 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4206 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.824 ms 0 /classes/Cart.php:1430
2614
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4306 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4306 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.824 ms 0 /classes/Cart.php:1430
4615
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4210
ORDER BY `position`
0.824 ms 1 Yes /classes/Product.php:3545
4165
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10926 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.823 ms 11 Yes /classes/SpecificPrice.php:576
4767
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4045) AND (b.`id_shop` = 1) LIMIT 1
0.823 ms 1 /src/Adapter/EntityMapper.php:71
4806
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4133) AND (b.`id_shop` = 1) LIMIT 1
0.823 ms 1 /src/Adapter/EntityMapper.php:71
5465
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) LIMIT 1
0.823 ms 1 /src/Adapter/EntityMapper.php:71
2482
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4186 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4186 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.822 ms 0 /classes/Cart.php:1430
4563
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4281) AND (b.`id_shop` = 1) LIMIT 1
0.822 ms 1 /src/Adapter/EntityMapper.php:71
1743
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4109 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4109 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.822 ms 0 /classes/Cart.php:1430
636
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4278)
0.821 ms 1 /classes/Product.php:3860
541
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2554 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2554 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.821 ms 0 /classes/Cart.php:1430
1413
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2537
ORDER BY f.position ASC
0.821 ms 5 Yes /classes/Product.php:6021
4908
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5033) AND (b.`id_shop` = 1) LIMIT 1
0.821 ms 1 /src/Adapter/EntityMapper.php:71
5834
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9093) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.821 ms 1 Yes Yes /classes/Product.php:4524
3522
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 8986 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.820 ms 17 Yes /classes/SpecificPrice.php:576
1760
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4116 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.820 ms 10 Yes /classes/SpecificPrice.php:576
1854
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2845 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2845 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.820 ms 0 /classes/Cart.php:1430
4779
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4060) AND (b.`id_shop` = 1) LIMIT 1
0.820 ms 1 /src/Adapter/EntityMapper.php:71
827
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3098 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3098 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.819 ms 0 /classes/Cart.php:1430
3398
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7957 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.819 ms 10 Yes /classes/SpecificPrice.php:576
87
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `hgt78_feature` f  INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `hgt78_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1) LEFT JOIN `hgt78_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `hgt78_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 1) ORDER BY f.`position` ASC
0.818 ms 25 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
2903
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5049
ORDER BY f.position ASC
0.818 ms 5 Yes /classes/Product.php:6021
136
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5659) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.818 ms 1 /classes/stock/StockAvailable.php:453
453
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2556 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2556 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.817 ms 0 /classes/Cart.php:1430
2570
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4207 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4207 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.817 ms 0 /classes/Cart.php:1430
4594
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3553
ORDER BY `position`
0.817 ms 1 Yes /classes/Product.php:3545
4926
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5041) AND (b.`id_shop` = 1) LIMIT 1
0.817 ms 1 /src/Adapter/EntityMapper.php:71
1920
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4087 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4087 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.816 ms 0 /classes/Cart.php:1430
4593
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3553) AND (b.`id_shop` = 1) LIMIT 1
0.816 ms 1 /src/Adapter/EntityMapper.php:71
602
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4313 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.816 ms 10 Yes /classes/SpecificPrice.php:576
4749
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2801) AND (b.`id_shop` = 1) LIMIT 1
0.816 ms 1 /src/Adapter/EntityMapper.php:71
1785
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4069 AND `id_group` = 1 LIMIT 1
0.815 ms 0 /classes/GroupReduction.php:156
5869
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `hgt78_category` c
LEFT JOIN `hgt78_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1
0.815 ms 1 /classes/Category.php:1585
3633
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9070 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.815 ms 10 Yes /classes/SpecificPrice.php:576
5338
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) AND (b.`id_shop` = 1) LIMIT 1
0.815 ms 1 /src/Adapter/EntityMapper.php:71
2770
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5037 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5037 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.814 ms 0 /classes/Cart.php:1430
4752
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2430) AND (b.`id_shop` = 1) LIMIT 1
0.812 ms 1 /src/Adapter/EntityMapper.php:71
5539
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4314) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.812 ms 1 Yes Yes /classes/Product.php:4524
5531
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4279) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.812 ms 1 Yes Yes /classes/Product.php:4524
5642
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4111) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.812 ms 1 Yes Yes /classes/Product.php:4524
4181
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10928 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10928 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.810 ms 0 /classes/Cart.php:1430
398
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2480 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2480 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.809 ms 0 /classes/Cart.php:1430
1
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM hgt78_shop_group gs
LEFT JOIN hgt78_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN hgt78_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
0.809 ms 1 Yes /classes/shop/Shop.php:715
383
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4286)
0.809 ms 1 /classes/Product.php:3860
4120
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10576 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.809 ms 10 Yes /classes/SpecificPrice.php:576
2681
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4576 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4576 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.808 ms 0 /classes/Cart.php:1430
4836
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4186) AND (b.`id_shop` = 1) LIMIT 1
0.808 ms 1 /src/Adapter/EntityMapper.php:71
5848
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9107) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.808 ms 1 Yes Yes /classes/Product.php:4524
1192
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2528 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2528 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.807 ms 0 /classes/Cart.php:1430
2803
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5040 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5040 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.807 ms 0 /classes/Cart.php:1430
4794
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4090) AND (b.`id_shop` = 1) LIMIT 1
0.807 ms 1 /src/Adapter/EntityMapper.php:71
3051
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5158 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.807 ms 10 Yes /classes/SpecificPrice.php:576
5529
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2557) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.806 ms 1 Yes Yes /classes/Product.php:4524
4222
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2762) AND (b.`id_shop` = 1) LIMIT 1
0.805 ms 1 /src/Adapter/EntityMapper.php:71
1975
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2523 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2523 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.805 ms 0 /classes/Cart.php:1430
1324
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4327 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4327 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.804 ms 0 /classes/Cart.php:1430
2129
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2558 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2558 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.804 ms 0 /classes/Cart.php:1430
3627
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9069 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9069 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.804 ms 0 /classes/Cart.php:1430
5594
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2528) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.804 ms 1 Yes Yes /classes/Product.php:4524
508
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4309 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4309 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.803 ms 0 /classes/Cart.php:1430
981
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3773 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3773 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.801 ms 0 /classes/Cart.php:1430
1638
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4214 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.801 ms 10 Yes /classes/SpecificPrice.php:576
5079
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7953) AND (b.`id_shop` = 1) LIMIT 1
0.801 ms 1 /src/Adapter/EntityMapper.php:71
1788
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4069
ORDER BY f.position ASC
0.801 ms 5 Yes /classes/Product.php:6021
3024
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5078
ORDER BY f.position ASC
0.801 ms 5 Yes /classes/Product.php:6021
3113
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5308 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5308 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.800 ms 0 /classes/Cart.php:1430
3343
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6664 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.800 ms 10 Yes /classes/SpecificPrice.php:576
3505
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8984 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8984 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.800 ms 0 /classes/Cart.php:1430
4531
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4324
ORDER BY `position`
0.800 ms 1 Yes /classes/Product.php:3545
4746
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2916) AND (b.`id_shop` = 1) LIMIT 1
0.800 ms 1 /src/Adapter/EntityMapper.php:71
5412
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) LIMIT 1
0.799 ms 1 /src/Adapter/EntityMapper.php:71
1346
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4325 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4325 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.799 ms 0 /classes/Cart.php:1430
2030
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2517 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2517 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.799 ms 0 /classes/Cart.php:1430
4159
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10891 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10891 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.799 ms 0 /classes/Cart.php:1430
5710
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4185) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.798 ms 1 Yes Yes /classes/Product.php:4524
2345
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4130 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.798 ms 10 Yes /classes/SpecificPrice.php:576
4839
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4187) AND (b.`id_shop` = 1) LIMIT 1
0.798 ms 1 /src/Adapter/EntityMapper.php:71
4959
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5052) AND (b.`id_shop` = 1) LIMIT 1
0.798 ms 1 /src/Adapter/EntityMapper.php:71
2592
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4303 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4303 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.797 ms 0 /classes/Cart.php:1430
4803
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4132) AND (b.`id_shop` = 1) LIMIT 1
0.797 ms 1 /src/Adapter/EntityMapper.php:71
2925
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5051
ORDER BY f.position ASC
0.797 ms 5 Yes /classes/Product.php:6021
1401
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2536 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2536 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.796 ms 0 /classes/Cart.php:1430
5553
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3090) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.796 ms 1 Yes Yes /classes/Product.php:4524
5106
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8978) AND (b.`id_shop` = 1) LIMIT 1
0.795 ms 1 /src/Adapter/EntityMapper.php:71
2218
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4044
ORDER BY f.position ASC
0.795 ms 5 Yes /classes/Product.php:6021
5560
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4259) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.795 ms 1 Yes Yes /classes/Product.php:4524
5708
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4144) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.795 ms 1 Yes Yes /classes/Product.php:4524
4590
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3554) AND (b.`id_shop` = 1) LIMIT 1
0.794 ms 1 /src/Adapter/EntityMapper.php:71
4722
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2474) AND (b.`id_shop` = 1) LIMIT 1
0.794 ms 1 /src/Adapter/EntityMapper.php:71
893
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3135 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3135 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.793 ms 0 /classes/Cart.php:1430
4896
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4697) AND (b.`id_shop` = 1) LIMIT 1
0.793 ms 1 /src/Adapter/EntityMapper.php:71
4339
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2972) AND (b.`id_shop` = 1) LIMIT 1
0.792 ms 1 /src/Adapter/EntityMapper.php:71
849
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3133 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3133 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.792 ms 0 /classes/Cart.php:1430
2317
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4085 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4085 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.791 ms 0 /classes/Cart.php:1430
3438
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7960 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7960 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.791 ms 0 /classes/Cart.php:1430
3465
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2515 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.791 ms 10 Yes /classes/SpecificPrice.php:576
3549
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9058 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9058 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.791 ms 0 /classes/Cart.php:1430
5523
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4285) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.791 ms 1 Yes Yes /classes/Product.php:4524
5549
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3088) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.791 ms 1 Yes Yes /classes/Product.php:4524
5632
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4110) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.791 ms 1 Yes Yes /classes/Product.php:4524
5852
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9266) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.791 ms 1 Yes Yes /classes/Product.php:4524
86
SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `hgt78_attribute_group` ag  INNER JOIN hgt78_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `hgt78_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `hgt78_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `hgt78_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 1) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
0.791 ms 1 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
642
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2972
AND image_shop.`cover` = 1 LIMIT 1
0.791 ms 1 /classes/Product.php:3570
4566
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2548) AND (b.`id_shop` = 1) LIMIT 1
0.790 ms 1 /src/Adapter/EntityMapper.php:71
4890
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4576) AND (b.`id_shop` = 1) LIMIT 1
0.790 ms 1 /src/Adapter/EntityMapper.php:71
1986
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2522 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2522 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.789 ms 0 /classes/Cart.php:1430
4755
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3056) AND (b.`id_shop` = 1) LIMIT 1
0.789 ms 1 /src/Adapter/EntityMapper.php:71
1780
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4069 LIMIT 1
0.789 ms 10 /classes/SpecificPrice.php:435
5109
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8984) AND (b.`id_shop` = 1) LIMIT 1
0.789 ms 1 /src/Adapter/EntityMapper.php:71
4185
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10999) AND (b.`id_shop` = 1) LIMIT 1
0.788 ms 1 /src/Adapter/EntityMapper.php:71
4575
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2552) AND (b.`id_shop` = 1) LIMIT 1
0.788 ms 1 /src/Adapter/EntityMapper.php:71
728
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4263 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4263 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.787 ms 0 /classes/Cart.php:1430
3275
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6156 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.787 ms 11 Yes /classes/SpecificPrice.php:576
3990
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9105 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9105 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.787 ms 0 /classes/Cart.php:1430
5648
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4069) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.787 ms 1 Yes Yes /classes/Product.php:4524
409
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4285 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4285 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.786 ms 0 /classes/Cart.php:1430
519
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4310 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4310 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.786 ms 0 /classes/Cart.php:1430
2356
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4132 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.786 ms 10 Yes /classes/SpecificPrice.php:576
1291
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4329 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4329 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.785 ms 0 /classes/Cart.php:1430
4569
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2549) AND (b.`id_shop` = 1) LIMIT 1
0.785 ms 1 /src/Adapter/EntityMapper.php:71
5544
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4278) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.785 ms 1 Yes Yes /classes/Product.php:4524
5671
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2516) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.785 ms 1 Yes Yes /classes/Product.php:4524
673
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3087 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3087 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.785 ms 0 /classes/Cart.php:1430
854
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4212
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.785 ms 0 /classes/SpecificPrice.php:259
4943
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5046
0.785 ms 1 /classes/Product.php:2902
299
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4302
ORDER BY f.position ASC
0.784 ms 5 Yes /classes/Product.php:6021
5076
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7952) AND (b.`id_shop` = 1) LIMIT 1
0.784 ms 1 /src/Adapter/EntityMapper.php:71
5540
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2933) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.783 ms 1 Yes Yes /classes/Product.php:4524
5522
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2480) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.783 ms 1 Yes Yes /classes/Product.php:4524
5686
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4043) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.783 ms 1 Yes Yes /classes/Product.php:4524
360
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4224 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.782 ms 10 Yes /classes/SpecificPrice.php:576
1445
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2541 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2541 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.782 ms 0 /classes/Cart.php:1430
4578
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2538) AND (b.`id_shop` = 1) LIMIT 1
0.782 ms 1 /src/Adapter/EntityMapper.php:71
4758
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3521) AND (b.`id_shop` = 1) LIMIT 1
0.782 ms 1 /src/Adapter/EntityMapper.php:71
5720
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4300) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.782 ms 1 Yes Yes /classes/Product.php:4524
164
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3518
ORDER BY f.position ASC
0.781 ms 5 Yes /classes/Product.php:6021
574
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4315 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4315 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.781 ms 0 /classes/Cart.php:1430
1407
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2537 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.781 ms 10 Yes /classes/SpecificPrice.php:576
1942
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4081 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4081 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.781 ms 0 /classes/Cart.php:1430
3433
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7960 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.780 ms 10 Yes /classes/SpecificPrice.php:576
5506
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2762) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.780 ms 1 Yes Yes /classes/Product.php:4524
1478
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4281 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4281 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.780 ms 0 /classes/Cart.php:1430
2825
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5042 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5042 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.780 ms 0 /classes/Cart.php:1430
2968
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5055 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5055 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.779 ms 0 /classes/Cart.php:1430
5253
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9144) AND (b.`id_shop` = 1) LIMIT 1
0.779 ms 1 /src/Adapter/EntityMapper.php:71
1038
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3820
AND image_shop.`cover` = 1 LIMIT 1
0.778 ms 1 /classes/Product.php:3570
970
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4274 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4274 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.778 ms 0 /classes/Cart.php:1430
4548
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2543) AND (b.`id_shop` = 1) LIMIT 1
0.778 ms 1 /src/Adapter/EntityMapper.php:71
4871
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4307
0.777 ms 1 /classes/Product.php:2902
1236
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2532 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2532 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.776 ms 0 /classes/Cart.php:1430
5620
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4281) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.776 ms 1 Yes Yes /classes/Product.php:4524
4842
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4190) AND (b.`id_shop` = 1) LIMIT 1
0.775 ms 1 /src/Adapter/EntityMapper.php:71
19
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `hgt78_meta` m
LEFT JOIN `hgt78_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.775 ms 129 Yes /classes/Dispatcher.php:654
651
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2972 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2972 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.775 ms 0 /classes/Cart.php:1430
1500
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2549 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2549 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.774 ms 0 /classes/Cart.php:1430
4381
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3097) AND (b.`id_shop` = 1) LIMIT 1
0.774 ms 1 /src/Adapter/EntityMapper.php:71
4995
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5159) AND (b.`id_shop` = 1) LIMIT 1
0.774 ms 1 /src/Adapter/EntityMapper.php:71
3908
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9098 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.773 ms 18 Yes /classes/SpecificPrice.php:576
4899
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4696) AND (b.`id_shop` = 1) LIMIT 1
0.773 ms 1 /src/Adapter/EntityMapper.php:71
5804
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8986) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.773 ms 1 Yes Yes /classes/Product.php:4524
393
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2480 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.772 ms 10 Yes /classes/SpecificPrice.php:576
762
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3095
ORDER BY f.position ASC
0.772 ms 5 Yes /classes/Product.php:6021
1705
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4112)
0.772 ms 1 /classes/Product.php:3860
5245
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9106
ORDER BY `position`
0.771 ms 1 Yes /classes/Product.php:3545
343
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4225 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4225 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.770 ms 0 /classes/Cart.php:1430
597
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2933
ORDER BY f.position ASC
0.770 ms 5 Yes /classes/Product.php:6021
5484
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 217 AND `id_shop` = 1
0.770 ms 6 /src/Adapter/EntityMapper.php:79
5124
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9059) AND (b.`id_shop` = 1) LIMIT 1
0.769 ms 1 /src/Adapter/EntityMapper.php:71
18
SELECT SQL_NO_CACHE name, alias FROM `hgt78_hook_alias`
0.769 ms 88 /classes/Hook.php:342
497
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4279 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4279 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.769 ms 0 /classes/Cart.php:1430
3410
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 7958 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.769 ms 10 Yes /classes/SpecificPrice.php:576
464
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4282 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4282 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.768 ms 0 /classes/Cart.php:1430
4151
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10891) AND (b.`id_shop` = 1) LIMIT 1
0.768 ms 1 /src/Adapter/EntityMapper.php:71
4516
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4328
ORDER BY `position`
0.768 ms 1 Yes /classes/Product.php:3545
5055
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6157) AND (b.`id_shop` = 1) LIMIT 1
0.768 ms 1 /src/Adapter/EntityMapper.php:71
718
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3089
ORDER BY f.position ASC
0.767 ms 5 Yes /classes/Product.php:6021
4848
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4192) AND (b.`id_shop` = 1) LIMIT 1
0.767 ms 1 /src/Adapter/EntityMapper.php:71
672
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3087) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.766 ms 1 /classes/stock/StockAvailable.php:453
1181
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6655 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6655 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.766 ms 0 /classes/Cart.php:1430
5386
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 200 AND `id_shop` = 1
0.766 ms 6 /src/Adapter/EntityMapper.php:79
5556
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4261) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.766 ms 1 Yes Yes /classes/Product.php:4524
5605
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2493) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.766 ms 1 Yes Yes /classes/Product.php:4524
5097
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7962) AND (b.`id_shop` = 1) LIMIT 1
0.766 ms 1 /src/Adapter/EntityMapper.php:71
1617
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2941)
0.765 ms 1 /classes/Product.php:3860
5517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4225) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.765 ms 1 Yes Yes /classes/Product.php:4524
241
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2760 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2760 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.765 ms 0 /classes/Cart.php:1430
2493
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4187 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4187 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.765 ms 0 /classes/Cart.php:1430
5070
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6664) AND (b.`id_shop` = 1) LIMIT 1
0.765 ms 1 /src/Adapter/EntityMapper.php:71
1103
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6079 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6079 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.764 ms 0 /classes/Cart.php:1430
5220
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9098) AND (b.`id_shop` = 1) LIMIT 1
0.764 ms 1 /src/Adapter/EntityMapper.php:71
252
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2759 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2759 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.764 ms 0 /classes/Cart.php:1430
689
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3088
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.764 ms 0 /classes/SpecificPrice.php:259
4833
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4185) AND (b.`id_shop` = 1) LIMIT 1
0.763 ms 1 /src/Adapter/EntityMapper.php:71
5516
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4692) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.763 ms 1 Yes Yes /classes/Product.php:4524
5543
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4312) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.763 ms 1 Yes Yes /classes/Product.php:4524
4624
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4113
ORDER BY `position`
0.762 ms 1 Yes /classes/Product.php:3545
4965
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5054) AND (b.`id_shop` = 1) LIMIT 1
0.762 ms 1 /src/Adapter/EntityMapper.php:71
5690
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4047) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.762 ms 1 Yes Yes /classes/Product.php:4524
2107
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2599 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2599 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.761 ms 0 /classes/Cart.php:1430
2537
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4195 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4195 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.761 ms 0 /classes/Cart.php:1430
4402
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4265) AND (b.`id_shop` = 1) LIMIT 1
0.761 ms 1 /src/Adapter/EntityMapper.php:71
5294
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10999
0.761 ms 1 /classes/Product.php:2902
3560
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9059 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9059 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.760 ms 0 /classes/Cart.php:1430
3770
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9084 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9084 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.760 ms 0 /classes/Cart.php:1430
5583
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3821) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.760 ms 1 Yes Yes /classes/Product.php:4524
3919
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9099 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.759 ms 10 Yes /classes/SpecificPrice.php:576
1997
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2518 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2518 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.759 ms 0 /classes/Cart.php:1430
4827
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4144) AND (b.`id_shop` = 1) LIMIT 1
0.759 ms 1 /src/Adapter/EntityMapper.php:71
1214
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2529 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2529 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.758 ms 0 /classes/Cart.php:1430
399
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2480
ORDER BY f.position ASC
0.757 ms 5 Yes /classes/Product.php:6021
5127
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9061) AND (b.`id_shop` = 1) LIMIT 1
0.757 ms 1 /src/Adapter/EntityMapper.php:71
5160
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9075) AND (b.`id_shop` = 1) LIMIT 1
0.757 ms 1 /src/Adapter/EntityMapper.php:71
220
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2762
ORDER BY f.position ASC
0.756 ms 5 Yes /classes/Product.php:6021
585
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4314 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4314 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.756 ms 0 /classes/Cart.php:1430
5505
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2763) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.756 ms 1 Yes Yes /classes/Product.php:4524
4108
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 10469 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.755 ms 10 Yes /classes/SpecificPrice.php:576
4360
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4263) AND (b.`id_shop` = 1) LIMIT 1
0.755 ms 1 /src/Adapter/EntityMapper.php:71
4387
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3098) AND (b.`id_shop` = 1) LIMIT 1
0.755 ms 1 /src/Adapter/EntityMapper.php:71
5136
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9067) AND (b.`id_shop` = 1) LIMIT 1
0.755 ms 1 /src/Adapter/EntityMapper.php:71
5064
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6198) AND (b.`id_shop` = 1) LIMIT 1
0.754 ms 1 /src/Adapter/EntityMapper.php:71
5715
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4192) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.754 ms 1 Yes Yes /classes/Product.php:4524
5842
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9101) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.754 ms 1 Yes Yes /classes/Product.php:4524
2043
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2503
AND image_shop.`cover` = 1 LIMIT 1
0.753 ms 1 /classes/Product.php:3570
420
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2481 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2481 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.753 ms 0 /classes/Cart.php:1430
4198
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5660) AND (b.`id_shop` = 1) LIMIT 1
0.753 ms 1 /src/Adapter/EntityMapper.php:71
552
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4317 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4317 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.752 ms 0 /classes/Cart.php:1430
2625
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4304 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4304 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.752 ms 0 /classes/Cart.php:1430
3660
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9072 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9072 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.752 ms 0 /classes/Cart.php:1430
3748
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9081 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9081 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.752 ms 0 /classes/Cart.php:1430
4680
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4086) AND (b.`id_shop` = 1) LIMIT 1
0.752 ms 1 /src/Adapter/EntityMapper.php:71
5082
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7954) AND (b.`id_shop` = 1) LIMIT 1
0.752 ms 1 /src/Adapter/EntityMapper.php:71
674
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3087
ORDER BY f.position ASC
0.751 ms 5 Yes /classes/Product.php:6021
3331
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6435 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.751 ms 10 Yes /classes/SpecificPrice.php:576
4725
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2524) AND (b.`id_shop` = 1) LIMIT 1
0.751 ms 1 /src/Adapter/EntityMapper.php:71
1029
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4270 LIMIT 1
0.751 ms 10 /classes/SpecificPrice.php:435
5284
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10853
0.750 ms 1 /classes/Product.php:2902
5714
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4191) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.750 ms 1 Yes Yes /classes/Product.php:4524
3582
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9062 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9062 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.749 ms 0 /classes/Cart.php:1430
4417
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3251) AND (b.`id_shop` = 1) LIMIT 1
0.749 ms 1 /src/Adapter/EntityMapper.php:71
4761
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4043) AND (b.`id_shop` = 1) LIMIT 1
0.749 ms 1 /src/Adapter/EntityMapper.php:71
5743
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5043) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.749 ms 1 Yes Yes /classes/Product.php:4524
4348
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4276) AND (b.`id_shop` = 1) LIMIT 1
0.749 ms 1 /src/Adapter/EntityMapper.php:71
1765
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4116 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4116 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.748 ms 0 /classes/Cart.php:1430
4830
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4183) AND (b.`id_shop` = 1) LIMIT 1
0.748 ms 1 /src/Adapter/EntityMapper.php:71
5133
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9063) AND (b.`id_shop` = 1) LIMIT 1
0.748 ms 1 /src/Adapter/EntityMapper.php:71
3012
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5059 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5059 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.747 ms 0 /classes/Cart.php:1430
4390
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4248) AND (b.`id_shop` = 1) LIMIT 1
0.747 ms 1 /src/Adapter/EntityMapper.php:71
5007
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5308) AND (b.`id_shop` = 1) LIMIT 1
0.747 ms 1 /src/Adapter/EntityMapper.php:71
231
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2761
ORDER BY f.position ASC
0.746 ms 5 Yes /classes/Product.php:6021
1687
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4114 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4114 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.746 ms 0 /classes/Cart.php:1430
1698
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4113 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4113 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.746 ms 0 /classes/Cart.php:1430
4650
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4065) AND (b.`id_shop` = 1) LIMIT 1
0.745 ms 1 /src/Adapter/EntityMapper.php:71
4740
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2558) AND (b.`id_shop` = 1) LIMIT 1
0.745 ms 1 /src/Adapter/EntityMapper.php:71
1018
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3819 LIMIT 1
0.745 ms 10 /classes/SpecificPrice.php:435
5112
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8985) AND (b.`id_shop` = 1) LIMIT 1
0.745 ms 1 /src/Adapter/EntityMapper.php:71
1800
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4065
ORDER BY f.position ASC
0.744 ms 5 Yes /classes/Product.php:6021
5242
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9105
ORDER BY `position`
0.744 ms 1 Yes /classes/Product.php:3545
1385
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4321 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.744 ms 10 Yes /classes/SpecificPrice.php:576
5022
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5417) AND (b.`id_shop` = 1) LIMIT 1
0.744 ms 1 /src/Adapter/EntityMapper.php:71
5525
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4284) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.744 ms 1 Yes Yes /classes/Product.php:4524
2372
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4133 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4133 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.743 ms 0 /classes/Cart.php:1430
2858
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5045 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5045 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.743 ms 0 /classes/Cart.php:1430
979
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3773 AND `id_group` = 1 LIMIT 1
0.743 ms 0 /classes/GroupReduction.php:156
4743
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2917) AND (b.`id_shop` = 1) LIMIT 1
0.743 ms 1 /src/Adapter/EntityMapper.php:71
5067
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6435) AND (b.`id_shop` = 1) LIMIT 1
0.743 ms 1 /src/Adapter/EntityMapper.php:71
5829
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9088) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.743 ms 1 Yes Yes /classes/Product.php:4524
669
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3087)
0.742 ms 1 /classes/Product.php:3860
2405
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4141 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4141 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.742 ms 0 /classes/Cart.php:1430
3759
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9082 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9082 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.742 ms 0 /classes/Cart.php:1430
4713
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2517) AND (b.`id_shop` = 1) LIMIT 1
0.742 ms 1 /src/Adapter/EntityMapper.php:71
4800
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4130) AND (b.`id_shop` = 1) LIMIT 1
0.742 ms 1 /src/Adapter/EntityMapper.php:71
750
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4262 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4262 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.741 ms 0 /classes/Cart.php:1430
926
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4275 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4275 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.741 ms 0 /classes/Cart.php:1430
3027
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5081 LIMIT 1
0.741 ms 10 /classes/SpecificPrice.php:435
3726
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9078 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9078 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.740 ms 0 /classes/Cart.php:1430
3798
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9088 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.740 ms 10 Yes /classes/SpecificPrice.php:576
5121
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9058) AND (b.`id_shop` = 1) LIMIT 1
0.740 ms 1 /src/Adapter/EntityMapper.php:71
5142
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9069) AND (b.`id_shop` = 1) LIMIT 1
0.740 ms 1 /src/Adapter/EntityMapper.php:71
186
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3505 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3505 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.739 ms 0 /classes/Cart.php:1430
1964
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4073 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4073 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.739 ms 0 /classes/Cart.php:1430
91
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6017
AND image_shop.`cover` = 1 LIMIT 1
0.739 ms 1 /classes/Product.php:3570
974
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3773 LIMIT 1
0.739 ms 10 /classes/SpecificPrice.php:435
4734
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2599) AND (b.`id_shop` = 1) LIMIT 1
0.739 ms 1 /src/Adapter/EntityMapper.php:71
219
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2762 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2762 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.738 ms 0 /classes/Cart.php:1430
860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4212 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4212 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.738 ms 0 /classes/Cart.php:1430
3649
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9071 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9071 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.737 ms 0 /classes/Cart.php:1430
5546
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4277) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.737 ms 1 Yes Yes /classes/Product.php:4524
263
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2758 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2758 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.737 ms 0 /classes/Cart.php:1430
2506
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4191
AND image_shop.`cover` = 1 LIMIT 1
0.737 ms 1 /classes/Product.php:3570
4327
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4313) AND (b.`id_shop` = 1) LIMIT 1
0.737 ms 1 /src/Adapter/EntityMapper.php:71
4393
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3133) AND (b.`id_shop` = 1) LIMIT 1
0.737 ms 1 /src/Adapter/EntityMapper.php:71
5139
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9068) AND (b.`id_shop` = 1) LIMIT 1
0.737 ms 1 /src/Adapter/EntityMapper.php:71
5235
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9103) AND (b.`id_shop` = 1) LIMIT 1
0.737 ms 1 /src/Adapter/EntityMapper.php:71
4515
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4328) AND (b.`id_shop` = 1) LIMIT 1
0.736 ms 1 /src/Adapter/EntityMapper.php:71
4546
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2537
ORDER BY `position`
0.736 ms 1 Yes /classes/Product.php:3545
4632
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4105) AND (b.`id_shop` = 1) LIMIT 1
0.736 ms 1 /src/Adapter/EntityMapper.php:71
5088
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7958) AND (b.`id_shop` = 1) LIMIT 1
0.736 ms 1 /src/Adapter/EntityMapper.php:71
2912
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5050) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.735 ms 1 /classes/stock/StockAvailable.php:453
4776
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4048) AND (b.`id_shop` = 1) LIMIT 1
0.735 ms 1 /src/Adapter/EntityMapper.php:71
5689
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4046) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.735 ms 1 Yes Yes /classes/Product.php:4524
3737
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9079 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9079 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.735 ms 0 /classes/Cart.php:1430
5635
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4214) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.735 ms 1 Yes Yes /classes/Product.php:4524
175
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3516 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3516 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.734 ms 0 /classes/Cart.php:1430
4396
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4212) AND (b.`id_shop` = 1) LIMIT 1
0.734 ms 1 /src/Adapter/EntityMapper.php:71
1059
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4269
ORDER BY f.position ASC
0.734 ms 5 Yes /classes/Product.php:6021
4475
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6104
ORDER BY `position`
0.734 ms 1 Yes /classes/Product.php:3545
5698
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4129) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.734 ms 1 Yes Yes /classes/Product.php:4524
2737
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4950 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4950 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.733 ms 0 /classes/Cart.php:1430
5821
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9077) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.733 ms 1 Yes Yes /classes/Product.php:4524
2019
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2487 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2487 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.733 ms 0 /classes/Cart.php:1430
4476
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6104
0.732 ms 1 /classes/Product.php:2902
3280
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6156 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6156 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.732 ms 0 /classes/Cart.php:1430
5535
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2554) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.732 ms 1 Yes Yes /classes/Product.php:4524
401
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.731 ms 1 /classes/Product.php:5659
1562
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2544)
0.731 ms 1 /classes/Product.php:3860
1732
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4105 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4105 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.731 ms 0 /classes/Cart.php:1430
2206
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4043 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4043 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.731 ms 0 /classes/Cart.php:1430
3258
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6154 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6154 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.731 ms 0 /classes/Cart.php:1430
831
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4248 LIMIT 1
0.730 ms 10 /classes/SpecificPrice.php:435
2941
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5053 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.730 ms 10 Yes /classes/SpecificPrice.php:576
3062
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5159 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.730 ms 10 Yes /classes/SpecificPrice.php:576
4989
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5157) AND (b.`id_shop` = 1) LIMIT 1
0.730 ms 1 /src/Adapter/EntityMapper.php:71
530
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2929 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2929 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.729 ms 0 /classes/Cart.php:1430
4384
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4259) AND (b.`id_shop` = 1) LIMIT 1
0.729 ms 1 /src/Adapter/EntityMapper.php:71
4420
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3772) AND (b.`id_shop` = 1) LIMIT 1
0.729 ms 1 /src/Adapter/EntityMapper.php:71
2416
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4146 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4146 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.729 ms 0 /classes/Cart.php:1430
4821
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4139) AND (b.`id_shop` = 1) LIMIT 1
0.729 ms 1 /src/Adapter/EntityMapper.php:71
5519
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4224) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.729 ms 1 Yes Yes /classes/Product.php:4524
475
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2557 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2557 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.728 ms 0 /classes/Cart.php:1430
662
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4277 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4277 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.728 ms 0 /classes/Cart.php:1430
2460
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4183 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4183 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.728 ms 0 /classes/Cart.php:1430
1065
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3821)
0.727 ms 1 /classes/Product.php:3860
5541
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4313) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.727 ms 1 Yes Yes /classes/Product.php:4524
442
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2555 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2555 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.727 ms 0 /classes/Cart.php:1430
2228
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4045 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4045 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.727 ms 0 /classes/Cart.php:1430
4375
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3096) AND (b.`id_shop` = 1) LIMIT 1
0.727 ms 1 /src/Adapter/EntityMapper.php:71
932
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3251 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.726 ms 10 Yes /classes/SpecificPrice.php:576
1495
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2549 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.726 ms 10 Yes /classes/SpecificPrice.php:576
1667
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4213
AND image_shop.`cover` = 1 LIMIT 1
0.726 ms 1 /classes/Product.php:3570
2771
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5037
ORDER BY f.position ASC
0.726 ms 5 Yes /classes/Product.php:6021
755
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3095
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.725 ms 0 /classes/SpecificPrice.php:259
3611
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9068 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.725 ms 10 Yes /classes/SpecificPrice.php:576
4923
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5040) AND (b.`id_shop` = 1) LIMIT 1
0.725 ms 1 /src/Adapter/EntityMapper.php:71
5277
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10576
ORDER BY `position`
0.725 ms 1 Yes /classes/Product.php:3545
5446
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 81 AND `id_shop` = 1
0.725 ms 6 /src/Adapter/EntityMapper.php:79
5596
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2529) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.725 ms 1 Yes Yes /classes/Product.php:4524
5741
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5041) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.725 ms 1 Yes Yes /classes/Product.php:4524
5746
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5046) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.725 ms 1 Yes Yes /classes/Product.php:4524
5151
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9072) AND (b.`id_shop` = 1) LIMIT 1
0.725 ms 1 /src/Adapter/EntityMapper.php:71
3302
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6158 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6158 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.724 ms 0 /classes/Cart.php:1430
4506
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4319) AND (b.`id_shop` = 1) LIMIT 1
0.724 ms 1 /src/Adapter/EntityMapper.php:71
5028
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5472) AND (b.`id_shop` = 1) LIMIT 1
0.724 ms 1 /src/Adapter/EntityMapper.php:71
3144
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5332)
0.724 ms 1 /classes/Product.php:3860
4869
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4307) AND (b.`id_shop` = 1) LIMIT 1
0.723 ms 1 /src/Adapter/EntityMapper.php:71
5335
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 165 AND `id_shop` = 1
0.723 ms 6 /src/Adapter/EntityMapper.php:79
5376
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) LIMIT 1
0.723 ms 1 /src/Adapter/EntityMapper.php:71
5853
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9733) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.723 ms 1 Yes Yes /classes/Product.php:4524
5697
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4090) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.723 ms 1 Yes Yes /classes/Product.php:4524
3033
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5081) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.722 ms 1 /classes/stock/StockAvailable.php:453
5524
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2481) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.721 ms 1 Yes Yes /classes/Product.php:4524
1544
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2539 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2539 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.721 ms 0 /classes/Cart.php:1430
2250
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4047 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4047 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.721 ms 0 /classes/Cart.php:1430
971
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4274
ORDER BY f.position ASC
0.720 ms 5 Yes /classes/Product.php:6021
4219
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2763) AND (b.`id_shop` = 1) LIMIT 1
0.720 ms 1 /src/Adapter/EntityMapper.php:71
4659
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3042) AND (b.`id_shop` = 1) LIMIT 1
0.720 ms 1 /src/Adapter/EntityMapper.php:71
5181
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9084) AND (b.`id_shop` = 1) LIMIT 1
0.720 ms 1 /src/Adapter/EntityMapper.php:71
5208
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9094) AND (b.`id_shop` = 1) LIMIT 1
0.720 ms 1 /src/Adapter/EntityMapper.php:71
5709
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4183) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.720 ms 1 Yes Yes /classes/Product.php:4524
75
SELECT SQL_NO_CACHE *
FROM `hgt78_carrier` a
LEFT JOIN `hgt78_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 282) LIMIT 1
0.719 ms 1 /src/Adapter/EntityMapper.php:71
4641
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4116) AND (b.`id_shop` = 1) LIMIT 1
0.719 ms 1 /src/Adapter/EntityMapper.php:71
5515
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4691) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.719 ms 1 Yes Yes /classes/Product.php:4524
1280
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4320 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4320 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.719 ms 0 /classes/Cart.php:1430
2814
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5041 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5041 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.718 ms 0 /classes/Cart.php:1430
4737
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2597) AND (b.`id_shop` = 1) LIMIT 1
0.718 ms 1 /src/Adapter/EntityMapper.php:71
5309
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.718 ms 1 /classes/module/Module.php:2664
3114
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5308
ORDER BY f.position ASC
0.718 ms 5 Yes /classes/Product.php:6021
4441
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3819) AND (b.`id_shop` = 1) LIMIT 1
0.718 ms 1 /src/Adapter/EntityMapper.php:71
5676
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2526) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.717 ms 1 Yes Yes /classes/Product.php:4524
1904
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4086 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.717 ms 10 Yes /classes/SpecificPrice.php:576
5034
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6044) AND (b.`id_shop` = 1) LIMIT 1
0.717 ms 1 /src/Adapter/EntityMapper.php:71
5512
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2478) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.717 ms 1 Yes Yes /classes/Product.php:4524
5555
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3095) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.717 ms 1 Yes Yes /classes/Product.php:4524
5854
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10423) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.717 ms 1 Yes Yes /classes/Product.php:4524
5857
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10469) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.717 ms 1 Yes Yes /classes/Product.php:4524
3638
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9070 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9070 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.716 ms 0 /classes/Cart.php:1430
1142
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6104 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.716 ms 10 Yes /classes/SpecificPrice.php:576
1434
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2542 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2542 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.716 ms 0 /classes/Cart.php:1430
4479
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4318
0.716 ms 1 /classes/Product.php:2902
721
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4263 LIMIT 1
0.715 ms 10 /classes/SpecificPrice.php:435
1811
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4074
ORDER BY f.position ASC
0.715 ms 5 Yes /classes/Product.php:6021
3924
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9099 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9099 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.714 ms 0 /classes/Cart.php:1430
5712
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4187) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.714 ms 1 Yes Yes /classes/Product.php:4524
2783
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5039
AND image_shop.`cover` = 1 LIMIT 1
0.714 ms 2 /classes/Product.php:3570
5799
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2515) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.714 ms 1 Yes Yes /classes/Product.php:4524
198
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3504
ORDER BY f.position ASC
0.713 ms 5 Yes /classes/Product.php:6021
4731
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2526) AND (b.`id_shop` = 1) LIMIT 1
0.713 ms 1 /src/Adapter/EntityMapper.php:71
5584
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4267) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.712 ms 1 Yes Yes /classes/Product.php:4524
5688
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4045) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.712 ms 1 Yes Yes /classes/Product.php:4524
1650
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4209)
0.712 ms 1 /classes/Product.php:3860
4213
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3505) AND (b.`id_shop` = 1) LIMIT 1
0.712 ms 1 /src/Adapter/EntityMapper.php:71
4647
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4069) AND (b.`id_shop` = 1) LIMIT 1
0.712 ms 1 /src/Adapter/EntityMapper.php:71
4695
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4073) AND (b.`id_shop` = 1) LIMIT 1
0.712 ms 1 /src/Adapter/EntityMapper.php:71
5004
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5175) AND (b.`id_shop` = 1) LIMIT 1
0.712 ms 1 /src/Adapter/EntityMapper.php:71
5115
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8986) AND (b.`id_shop` = 1) LIMIT 1
0.712 ms 1 /src/Adapter/EntityMapper.php:71
5262
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9733) AND (b.`id_shop` = 1) LIMIT 1
0.711 ms 1 /src/Adapter/EntityMapper.php:71
115
SELECT SQL_NO_CACHE tr.*
FROM `hgt78_tax_rule` tr
JOIN `hgt78_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 28
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.711 ms 1 /classes/tax/TaxRulesTaxManager.php:109
3516
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8985 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8985 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.711 ms 0 /classes/Cart.php:1430
5518
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4694) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.711 ms 1 Yes Yes /classes/Product.php:4524
1164
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6414 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.710 ms 10 Yes /classes/SpecificPrice.php:576
1269
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4319 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4319 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.710 ms 0 /classes/Cart.php:1430
2272
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4060 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4060 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.710 ms 0 /classes/Cart.php:1430
2438
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4142 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4142 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.710 ms 0 /classes/Cart.php:1430
3693
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9075 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9075 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.710 ms 0 /classes/Cart.php:1430
5118
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9057) AND (b.`id_shop` = 1) LIMIT 1
0.710 ms 1 /src/Adapter/EntityMapper.php:71
5670
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2517) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.710 ms 1 Yes Yes /classes/Product.php:4524
5679
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2558) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.710 ms 1 Yes Yes /classes/Product.php:4524
5824
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9081) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.710 ms 1 Yes Yes /classes/Product.php:4524
138
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5659
ORDER BY f.position ASC
0.709 ms 5 Yes /classes/Product.php:6021
3968
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9103 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9103 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.709 ms 0 /classes/Cart.php:1430
5259
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9266) AND (b.`id_shop` = 1) LIMIT 1
0.709 ms 1 /src/Adapter/EntityMapper.php:71
684
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4276 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4276 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.709 ms 0 /classes/Cart.php:1430
5058
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6158) AND (b.`id_shop` = 1) LIMIT 1
0.709 ms 1 /src/Adapter/EntityMapper.php:71
5801
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8978) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.709 ms 1 Yes Yes /classes/Product.php:4524
4938
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5045) AND (b.`id_shop` = 1) LIMIT 1
0.708 ms 1 /src/Adapter/EntityMapper.php:71
4644
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4103) AND (b.`id_shop` = 1) LIMIT 1
0.708 ms 1 /src/Adapter/EntityMapper.php:71
5520
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2479) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.708 ms 1 Yes Yes /classes/Product.php:4524
1630
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4216 AND `id_group` = 1 LIMIT 1
0.707 ms 0 /classes/GroupReduction.php:156
4653
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4074) AND (b.`id_shop` = 1) LIMIT 1
0.707 ms 1 /src/Adapter/EntityMapper.php:71
4992
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5158) AND (b.`id_shop` = 1) LIMIT 1
0.707 ms 1 /src/Adapter/EntityMapper.php:71
5668
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2476) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.707 ms 1 Yes Yes /classes/Product.php:4524
1643
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4214 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4214 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.706 ms 0 /classes/Cart.php:1430
1899
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2844
ORDER BY f.position ASC
0.706 ms 5 Yes /classes/Product.php:6021
4716
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2516) AND (b.`id_shop` = 1) LIMIT 1
0.706 ms 1 /src/Adapter/EntityMapper.php:71
5521
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4286) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.706 ms 1 Yes Yes /classes/Product.php:4524
1070
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3821
ORDER BY f.position ASC
0.705 ms 5 Yes /classes/Product.php:6021
2872
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.705 ms 1 /classes/Product.php:5659
4023
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9108 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9108 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.705 ms 0 /classes/Cart.php:1430
4977
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5058) AND (b.`id_shop` = 1) LIMIT 1
0.705 ms 1 /src/Adapter/EntityMapper.php:71
2195
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3521 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3521 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.704 ms 0 /classes/Cart.php:1430
3781
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9085 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9085 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.704 ms 0 /classes/Cart.php:1430
5103
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2491) AND (b.`id_shop` = 1) LIMIT 1
0.704 ms 1 /src/Adapter/EntityMapper.php:71
4847
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4191
0.703 ms 1 /classes/Product.php:2902
5654
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2845) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.703 ms 1 Yes Yes /classes/Product.php:4524
3946
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9101 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9101 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.703 ms 0 /classes/Cart.php:1430
5211
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9095) AND (b.`id_shop` = 1) LIMIT 1
0.703 ms 1 /src/Adapter/EntityMapper.php:71
4686
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4088) AND (b.`id_shop` = 1) LIMIT 1
0.702 ms 1 /src/Adapter/EntityMapper.php:71
1169
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6414 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6414 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.702 ms 0 /classes/Cart.php:1430
1025
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3819 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3819 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.701 ms 0 /classes/Cart.php:1430
4719
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2503) AND (b.`id_shop` = 1) LIMIT 1
0.701 ms 1 /src/Adapter/EntityMapper.php:71
1091
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3822 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3822 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.700 ms 0 /classes/Cart.php:1430
1632
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4216 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4216 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.700 ms 0 /classes/Cart.php:1430
1721
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4111
ORDER BY f.position ASC
0.700 ms 5 Yes /classes/Product.php:6021
5703
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4140) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.700 ms 1 Yes Yes /classes/Product.php:4524
5798
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7962) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.700 ms 1 Yes Yes /classes/Product.php:4524
1247
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2533 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2533 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.699 ms 0 /classes/Cart.php:1430
2920
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5051)
0.699 ms 1 /classes/Product.php:3860
3732
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9079 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.699 ms 18 Yes /classes/SpecificPrice.php:576
5091
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7959) AND (b.`id_shop` = 1) LIMIT 1
0.699 ms 1 /src/Adapter/EntityMapper.php:71
4872
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4306) AND (b.`id_shop` = 1) LIMIT 1
0.698 ms 1 /src/Adapter/EntityMapper.php:71
5526
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2555) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.698 ms 1 Yes Yes /classes/Product.php:4524
1921
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4087
ORDER BY f.position ASC
0.698 ms 5 Yes /classes/Product.php:6021
778
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3096 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.697 ms 10 Yes /classes/SpecificPrice.php:576
2471
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4185 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4185 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.697 ms 0 /classes/Cart.php:1430
2522
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4192)
0.697 ms 1 /classes/Product.php:3860
3825
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9090 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9090 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.697 ms 0 /classes/Cart.php:1430
3847
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9092 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9092 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.697 ms 0 /classes/Cart.php:1430
5701
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4133) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.697 ms 1 Yes Yes /classes/Product.php:4524
1396
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2536 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.696 ms 10 Yes /classes/SpecificPrice.php:576
5019
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5334) AND (b.`id_shop` = 1) LIMIT 1
0.696 ms 1 /src/Adapter/EntityMapper.php:71
871
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3134 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3134 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.696 ms 0 /classes/Cart.php:1430
2240
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4046
ORDER BY f.position ASC
0.696 ms 5 Yes /classes/Product.php:6021
4423
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3183) AND (b.`id_shop` = 1) LIMIT 1
0.696 ms 1 /src/Adapter/EntityMapper.php:71
4728
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2525) AND (b.`id_shop` = 1) LIMIT 1
0.696 ms 1 /src/Adapter/EntityMapper.php:71
5281
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10852
0.695 ms 1 /classes/Product.php:2902
43
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) AND (b.`id_shop` = 1) LIMIT 1
0.695 ms 1 /src/Adapter/EntityMapper.php:71
1776
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4103 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4103 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.695 ms 0 /classes/Cart.php:1430
2394
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4140 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4140 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.695 ms 0 /classes/Cart.php:1430
4012
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9107 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9107 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.695 ms 0 /classes/Cart.php:1430
4998
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5173) AND (b.`id_shop` = 1) LIMIT 1
0.695 ms 1 /src/Adapter/EntityMapper.php:71
5247
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9107) AND (b.`id_shop` = 1) LIMIT 1
0.695 ms 1 /src/Adapter/EntityMapper.php:71
5860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10853) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.695 ms 1 Yes Yes /classes/Product.php:4524
724
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4263)
0.694 ms 1 /classes/Product.php:3860
992
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4273 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4273 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.694 ms 0 /classes/Cart.php:1430
4276
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2481) AND (b.`id_shop` = 1) LIMIT 1
0.694 ms 1 /src/Adapter/EntityMapper.php:71
4468
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6103) AND (b.`id_shop` = 1) LIMIT 1
0.694 ms 1 /src/Adapter/EntityMapper.php:71
1462
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2546 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.693 ms 10 Yes /classes/SpecificPrice.php:576
5800
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2491) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.693 ms 1 Yes Yes /classes/Product.php:4524
1379
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4322 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4322 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.693 ms 0 /classes/Cart.php:1430
3225
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6151 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6151 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.693 ms 0 /classes/Cart.php:1430
1614
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2941 LIMIT 1
0.692 ms 10 /classes/SpecificPrice.php:435
3538
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9057 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9057 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.692 ms 0 /classes/Cart.php:1430
3392
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7954 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7954 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.692 ms 0 /classes/Cart.php:1430
3553
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9059 LIMIT 1
0.692 ms 18 /classes/SpecificPrice.php:435
230
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2761 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2761 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.691 ms 0 /classes/Cart.php:1430
1378
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4322) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.691 ms 1 /classes/stock/StockAvailable.php:453
4878
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4227) AND (b.`id_shop` = 1) LIMIT 1
0.691 ms 1 /src/Adapter/EntityMapper.php:71
5537
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2930) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.691 ms 1 Yes Yes /classes/Product.php:4524
5833
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9092) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.690 ms 1 Yes Yes /classes/Product.php:4524
5530
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4280) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.690 ms 1 Yes Yes /classes/Product.php:4524
2603
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4307 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4307 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.689 ms 0 /classes/Cart.php:1430
3291
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6157 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6157 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.689 ms 0 /classes/Cart.php:1430
4662
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3041) AND (b.`id_shop` = 1) LIMIT 1
0.689 ms 1 /src/Adapter/EntityMapper.php:71
5043
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6153) AND (b.`id_shop` = 1) LIMIT 1
0.689 ms 1 /src/Adapter/EntityMapper.php:71
5838
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9097) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.689 ms 1 Yes Yes /classes/Product.php:4524
4342
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4277) AND (b.`id_shop` = 1) LIMIT 1
0.688 ms 1 /src/Adapter/EntityMapper.php:71
5730
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4577) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.688 ms 1 Yes Yes /classes/Product.php:4524
5010
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5322) AND (b.`id_shop` = 1) LIMIT 1
0.688 ms 1 /src/Adapter/EntityMapper.php:71
4399
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3134) AND (b.`id_shop` = 1) LIMIT 1
0.687 ms 1 /src/Adapter/EntityMapper.php:71
5423
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 261 AND `id_shop` = 1
0.687 ms 6 /src/Adapter/EntityMapper.php:79
1473
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4281 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.687 ms 10 Yes /classes/SpecificPrice.php:576
1621
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2941 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2941 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.686 ms 0 /classes/Cart.php:1430
2582
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4300
ORDER BY f.position ASC
0.686 ms 5 Yes /classes/Product.php:6021
3527
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8986 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8986 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.686 ms 0 /classes/Cart.php:1430
4903
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4949
ORDER BY `position`
0.686 ms 1 Yes /classes/Product.php:3545
5649
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4065) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.686 ms 1 Yes Yes /classes/Product.php:4524
5735
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5033) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.686 ms 1 Yes Yes /classes/Product.php:4524
349
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4694 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.685 ms 10 Yes /classes/SpecificPrice.php:576
2526
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4192 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4192 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.685 ms 0 /classes/Cart.php:1430
4704
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2518) AND (b.`id_shop` = 1) LIMIT 1
0.685 ms 1 /src/Adapter/EntityMapper.php:71
4888
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4573
ORDER BY `position`
0.685 ms 1 Yes /classes/Product.php:3545
5149
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9071
ORDER BY `position`
0.685 ms 1 Yes /classes/Product.php:3545
5509
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2759) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.685 ms 1 Yes Yes /classes/Product.php:4524
1828
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3042)
0.684 ms 1 /classes/Product.php:3860
2427
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4139 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4139 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.684 ms 0 /classes/Cart.php:1430
4530
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4324) AND (b.`id_shop` = 1) LIMIT 1
0.684 ms 1 /src/Adapter/EntityMapper.php:71
4683
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4087) AND (b.`id_shop` = 1) LIMIT 1
0.684 ms 1 /src/Adapter/EntityMapper.php:71
4710
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2487) AND (b.`id_shop` = 1) LIMIT 1
0.684 ms 1 /src/Adapter/EntityMapper.php:71
4911
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5036) AND (b.`id_shop` = 1) LIMIT 1
0.684 ms 1 /src/Adapter/EntityMapper.php:71
5625
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2538) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.684 ms 1 Yes Yes /classes/Product.php:4524
5681
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2916) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.684 ms 1 Yes Yes /classes/Product.php:4524
806
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3097
ORDER BY f.position ASC
0.683 ms 5 Yes /classes/Product.php:6021
3236
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6152 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6152 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.683 ms 0 /classes/Cart.php:1430
3313
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6159 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6159 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.683 ms 0 /classes/Cart.php:1430
4354
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4264) AND (b.`id_shop` = 1) LIMIT 1
0.683 ms 1 /src/Adapter/EntityMapper.php:71
5533
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4310) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.683 ms 1 Yes Yes /classes/Product.php:4524
5641
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4112) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.683 ms 1 Yes Yes /classes/Product.php:4524
4357
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3089) AND (b.`id_shop` = 1) LIMIT 1
0.683 ms 1 /src/Adapter/EntityMapper.php:71
4450
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4269) AND (b.`id_shop` = 1) LIMIT 1
0.683 ms 1 /src/Adapter/EntityMapper.php:71
5202
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9092) AND (b.`id_shop` = 1) LIMIT 1
0.682 ms 1 /src/Adapter/EntityMapper.php:71
5232
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9102) AND (b.`id_shop` = 1) LIMIT 1
0.682 ms 1 /src/Adapter/EntityMapper.php:71
4303
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4310) AND (b.`id_shop` = 1) LIMIT 1
0.682 ms 1 /src/Adapter/EntityMapper.php:71
5145
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9070) AND (b.`id_shop` = 1) LIMIT 1
0.682 ms 1 /src/Adapter/EntityMapper.php:71
4656
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3184) AND (b.`id_shop` = 1) LIMIT 1
0.681 ms 1 /src/Adapter/EntityMapper.php:71
4701
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2522) AND (b.`id_shop` = 1) LIMIT 1
0.681 ms 1 /src/Adapter/EntityMapper.php:71
5667
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2518) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.681 ms 1 Yes Yes /classes/Product.php:4524
1570
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3554 LIMIT 1
0.681 ms 10 /classes/SpecificPrice.php:435
1120
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 6103 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.680 ms 10 Yes /classes/SpecificPrice.php:576
1225
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2531 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2531 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.680 ms 0 /classes/Cart.php:1430
4372
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4261) AND (b.`id_shop` = 1) LIMIT 1
0.680 ms 1 /src/Adapter/EntityMapper.php:71
4596
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4218) AND (b.`id_shop` = 1) LIMIT 1
0.680 ms 1 /src/Adapter/EntityMapper.php:71
5598
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2532) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.680 ms 1 Yes Yes /classes/Product.php:4524
5657
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2606) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.680 ms 1 Yes Yes /classes/Product.php:4524
619
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2934
ORDER BY f.position ASC
0.679 ms 5 Yes /classes/Product.php:6021
4453
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3821) AND (b.`id_shop` = 1) LIMIT 1
0.679 ms 1 /src/Adapter/EntityMapper.php:71
4692
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4080) AND (b.`id_shop` = 1) LIMIT 1
0.679 ms 1 /src/Adapter/EntityMapper.php:71
910
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 3136 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.678 ms 10 Yes /classes/SpecificPrice.php:576
2909
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5050)
0.678 ms 1 /classes/Product.php:3860
4677
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2844) AND (b.`id_shop` = 1) LIMIT 1
0.678 ms 1 /src/Adapter/EntityMapper.php:71
5719
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4207) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.678 ms 1 Yes Yes /classes/Product.php:4524
5831
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9090) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.678 ms 1 Yes Yes /classes/Product.php:4524
5154
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9073) AND (b.`id_shop` = 1) LIMIT 1
0.678 ms 1 /src/Adapter/EntityMapper.php:71
5616
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2542) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.678 ms 1 Yes Yes /classes/Product.php:4524
3979
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9104 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9104 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.677 ms 0 /classes/Cart.php:1430
5822
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9078) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.677 ms 1 Yes Yes /classes/Product.php:4524
563
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2930 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2930 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.676 ms 0 /classes/Cart.php:1430
2261
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4048 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4048 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.676 ms 0 /classes/Cart.php:1430
4698
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2523) AND (b.`id_shop` = 1) LIMIT 1
0.676 ms 1 /src/Adapter/EntityMapper.php:71
948
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3772 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3772 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.676 ms 0 /classes/Cart.php:1430
1259
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2534
ORDER BY f.position ASC
0.676 ms 5 Yes /classes/Product.php:6021
4047
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9262
ORDER BY f.position ASC
0.676 ms 5 Yes /classes/Product.php:6021
2765
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 5037 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.675 ms 10 Yes /classes/SpecificPrice.php:576
4524
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4326) AND (b.`id_shop` = 1) LIMIT 1
0.675 ms 1 /src/Adapter/EntityMapper.php:71
5266
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10423
ORDER BY `position`
0.675 ms 1 Yes /classes/Product.php:3545
3052
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5158)
0.674 ms 1 /classes/Product.php:3860
4447
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3820) AND (b.`id_shop` = 1) LIMIT 1
0.673 ms 1 /src/Adapter/EntityMapper.php:71
5582
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4269) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.673 ms 1 Yes Yes /classes/Product.php:4524
1423
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2543 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2543 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.672 ms 0 /classes/Cart.php:1430
2716
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4949
AND image_shop.`cover` = 1 LIMIT 1
0.671 ms 1 /classes/Product.php:3570
5826
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9084) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.671 ms 1 Yes Yes /classes/Product.php:4524
282
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2478 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.671 ms 10 Yes /classes/SpecificPrice.php:576
5803
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8985) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.671 ms 1 Yes Yes /classes/Product.php:4524
4503
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2534) AND (b.`id_shop` = 1) LIMIT 1
0.670 ms 1 /src/Adapter/EntityMapper.php:71
4866
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4303) AND (b.`id_shop` = 1) LIMIT 1
0.670 ms 1 /src/Adapter/EntityMapper.php:71
5291
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10928
ORDER BY `position`
0.670 ms 1 Yes /classes/Product.php:3545
5694
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4062) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.670 ms 1 Yes Yes /classes/Product.php:4524
1754
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4106 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4106 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.669 ms 0 /classes/Cart.php:1430
2921
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5051 AND id_shop=1 LIMIT 1
0.669 ms 1 /classes/Product.php:6876
4927
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5041
ORDER BY `position`
0.669 ms 2 Yes /classes/Product.php:3545
5597
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2531) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.669 ms 1 Yes Yes /classes/Product.php:4524
1159
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4318
ORDER BY f.position ASC
0.668 ms 5 Yes /classes/Product.php:6021
4297
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4279) AND (b.`id_shop` = 1) LIMIT 1
0.668 ms 1 /src/Adapter/EntityMapper.php:71
5604
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4328) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.668 ms 1 Yes Yes /classes/Product.php:4524
3963
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9103 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.667 ms 17 Yes /classes/SpecificPrice.php:576
5610
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4323) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.667 ms 1 Yes Yes /classes/Product.php:4524
4954
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5050
ORDER BY `position`
0.667 ms 2 Yes /classes/Product.php:3545
5713
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4190) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.667 ms 1 Yes Yes /classes/Product.php:4524
1533
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2538 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2538 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.666 ms 0 /classes/Cart.php:1430
5157
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9074) AND (b.`id_shop` = 1) LIMIT 1
0.666 ms 1 /src/Adapter/EntityMapper.php:71
1082
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3822
AND image_shop.`cover` = 1 LIMIT 1
0.666 ms 1 /classes/Product.php:3570
2086
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2525
ORDER BY f.position ASC
0.666 ms 5 Yes /classes/Product.php:6021
2096
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2526 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2526 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.666 ms 0 /classes/Cart.php:1430
4518
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2493) AND (b.`id_shop` = 1) LIMIT 1
0.666 ms 1 /src/Adapter/EntityMapper.php:71
5536
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4317) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.666 ms 1 Yes Yes /classes/Product.php:4524
5684
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3056) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.666 ms 1 Yes Yes /classes/Product.php:4524
1416
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2543 LIMIT 1
0.665 ms 10 /classes/SpecificPrice.php:435
5736
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5036) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.665 ms 1 Yes Yes /classes/Product.php:4524
5827
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9085) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.665 ms 1 Yes Yes /classes/Product.php:4524
5828
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9086) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.665 ms 1 Yes Yes /classes/Product.php:4524
265
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2553
AND image_shop.`cover` = 1 LIMIT 1
0.664 ms 1 /classes/Product.php:3570
1484
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2548 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.664 ms 10 Yes /classes/SpecificPrice.php:576
3616
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9068 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9068 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.664 ms 0 /classes/Cart.php:1430
3985
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9105 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.664 ms 10 Yes /classes/SpecificPrice.php:576
4033
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9144) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.664 ms 1 /classes/stock/StockAvailable.php:453
4366
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4262) AND (b.`id_shop` = 1) LIMIT 1
0.664 ms 1 /src/Adapter/EntityMapper.php:71
4573
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2550
ORDER BY `position`
0.664 ms 1 Yes /classes/Product.php:3545
4840
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4187
ORDER BY `position`
0.664 ms 1 Yes /classes/Product.php:3545
5498
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5660) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.664 ms 1 Yes Yes /classes/Product.php:4524
5607
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4326) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.664 ms 1 Yes Yes /classes/Product.php:4524
3269
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6155 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6155 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.663 ms 0 /classes/Cart.php:1430
3481
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2491 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2491 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.663 ms 0 /classes/Cart.php:1430
5354
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 186) LIMIT 1
0.663 ms 1 /src/Adapter/EntityMapper.php:71
3214
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6044 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6044 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.663 ms 0 /classes/Cart.php:1430
2152
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2916
ORDER BY f.position ASC
0.662 ms 5 Yes /classes/Product.php:6021
3864
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9094 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.662 ms 18 Yes /classes/SpecificPrice.php:576
4363
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3090) AND (b.`id_shop` = 1) LIMIT 1
0.662 ms 1 /src/Adapter/EntityMapper.php:71
5511
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2553) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.662 ms 1 Yes Yes /classes/Product.php:4524
1109
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4336 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.662 ms 11 Yes /classes/SpecificPrice.php:576
2494
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4187
ORDER BY f.position ASC
0.662 ms 5 Yes /classes/Product.php:6021
5623
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2550) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.662 ms 1 Yes Yes /classes/Product.php:4524
1507
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2550)
0.661 ms 1 /classes/Product.php:3860
1084
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3822 LIMIT 1
0.660 ms 15 /classes/SpecificPrice.php:435
4081
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10423
ORDER BY f.position ASC
0.660 ms 5 Yes /classes/Product.php:6021
2870
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5046
ORDER BY f.position ASC
0.660 ms 5 Yes /classes/Product.php:6021
3457
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7962 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7962 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.660 ms 0 /classes/Cart.php:1430
1047
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3820 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3820 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.659 ms 0 /classes/Cart.php:1430
1661
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4210)
0.659 ms 1 /classes/Product.php:3860
2648
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4546
ORDER BY f.position ASC
0.659 ms 5 Yes /classes/Product.php:6021
4092
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10424
ORDER BY f.position ASC
0.659 ms 5 Yes /classes/Product.php:6021
4485
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2528) AND (b.`id_shop` = 1) LIMIT 1
0.659 ms 1 /src/Adapter/EntityMapper.php:71
4674
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2606) AND (b.`id_shop` = 1) LIMIT 1
0.659 ms 1 /src/Adapter/EntityMapper.php:71
5141
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9068
0.659 ms 1 /classes/Product.php:2902
5752
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5052) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.659 ms 1 Yes Yes /classes/Product.php:4524
111
SELECT SQL_NO_CACHE tr.*
FROM `hgt78_tax_rule` tr
JOIN `hgt78_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('04510' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '04510')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.658 ms 0 /classes/tax/TaxRulesTaxManager.php:109
5685
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3521) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.658 ms 1 Yes Yes /classes/Product.php:4524
4426
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4274) AND (b.`id_shop` = 1) LIMIT 1
0.658 ms 1 /src/Adapter/EntityMapper.php:71
1076
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4267)
0.657 ms 1 /classes/Product.php:3860
4291
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2557) AND (b.`id_shop` = 1) LIMIT 1
0.657 ms 1 /src/Adapter/EntityMapper.php:71
5349
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 172 AND `id_shop` = 1
0.657 ms 6 /src/Adapter/EntityMapper.php:79
5627
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2540) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.657 ms 1 Yes Yes /classes/Product.php:4524
3935
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9100 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9100 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.656 ms 0 /classes/Cart.php:1430
3470
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2515 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2515 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.656 ms 0 /classes/Cart.php:1430
5001
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5174) AND (b.`id_shop` = 1) LIMIT 1
0.656 ms 1 /src/Adapter/EntityMapper.php:71
4351
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3088) AND (b.`id_shop` = 1) LIMIT 1
0.655 ms 1 /src/Adapter/EntityMapper.php:71
921
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 4275 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.655 ms 10 Yes /classes/SpecificPrice.php:576
3493
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8978 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8978 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.655 ms 0 /classes/Cart.php:1430
4345
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3087) AND (b.`id_shop` = 1) LIMIT 1
0.655 ms 1 /src/Adapter/EntityMapper.php:71
5737
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5037) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.655 ms 1 Yes Yes /classes/Product.php:4524
3359
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7781 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7781 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.654 ms 0 /classes/Cart.php:1430
4591
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3554
ORDER BY `position`
0.654 ms 1 Yes /classes/Product.php:3545
3324
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6198 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6198 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.653 ms 0 /classes/Cart.php:1430
3426
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7959 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7959 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.653 ms 0 /classes/Cart.php:1430
4432
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4273) AND (b.`id_shop` = 1) LIMIT 1
0.653 ms 1 /src/Adapter/EntityMapper.php:71
959
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3183 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3183 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.652 ms 0 /classes/Cart.php:1430
1844
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3041
ORDER BY f.position ASC
0.652 ms 5 Yes /classes/Product.php:6021
4435
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3818) AND (b.`id_shop` = 1) LIMIT 1
0.652 ms 1 /src/Adapter/EntityMapper.php:71
21
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `hgt78_module` m
LEFT JOIN `hgt78_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.651 ms 118 /classes/module/Module.php:346
149
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3519
ORDER BY f.position ASC
0.651 ms 5 Yes /classes/Product.php:6021
4378
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4260) AND (b.`id_shop` = 1) LIMIT 1
0.651 ms 1 /src/Adapter/EntityMapper.php:71
4459
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3822) AND (b.`id_shop` = 1) LIMIT 1
0.651 ms 1 /src/Adapter/EntityMapper.php:71
5727
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4572) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.651 ms 1 Yes Yes /classes/Product.php:4524
3403
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7957 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7957 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.651 ms 0 /classes/Cart.php:1430
4617
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4213) AND (b.`id_shop` = 1) LIMIT 1
0.651 ms 1 /src/Adapter/EntityMapper.php:71
515
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4310)
0.650 ms 1 /classes/Product.php:3860
1590
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4218
AND image_shop.`cover` = 1 LIMIT 1
0.650 ms 1 /classes/Product.php:3570
5613
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2536) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.650 ms 1 Yes Yes /classes/Product.php:4524
5653
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3041) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.650 ms 1 Yes Yes /classes/Product.php:4524
2053
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2503
ORDER BY f.position ASC
0.649 ms 5 Yes /classes/Product.php:6021
4007
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9107 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.649 ms 14 Yes /classes/SpecificPrice.php:576
4665
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2845) AND (b.`id_shop` = 1) LIMIT 1
0.649 ms 1 /src/Adapter/EntityMapper.php:71
5510
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2758) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.649 ms 1 Yes Yes /classes/Product.php:4524
631
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4278
AND image_shop.`cover` = 1 LIMIT 1
0.648 ms 1 /classes/Product.php:3570
3381
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7953 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7953 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.648 ms 0 /classes/Cart.php:1430
4497
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2532) AND (b.`id_shop` = 1) LIMIT 1
0.648 ms 1 /src/Adapter/EntityMapper.php:71
4689
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4081) AND (b.`id_shop` = 1) LIMIT 1
0.648 ms 1 /src/Adapter/EntityMapper.php:71
1565
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2544) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.647 ms 1 /classes/stock/StockAvailable.php:453
4707
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2476) AND (b.`id_shop` = 1) LIMIT 1
0.647 ms 1 /src/Adapter/EntityMapper.php:71
5356
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 190) LIMIT 1
0.647 ms 1 /src/Adapter/EntityMapper.php:71
5499
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5659) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.647 ms 1 Yes Yes /classes/Product.php:4524
2936
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5052
ORDER BY f.position ASC
0.647 ms 5 Yes /classes/Product.php:6021
5779
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6152) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.647 ms 1 Yes Yes /classes/Product.php:4524
5839
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9098) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.646 ms 1 Yes Yes /classes/Product.php:4524
3699
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9076 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.645 ms 18 Yes /classes/SpecificPrice.php:576
4668
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3039) AND (b.`id_shop` = 1) LIMIT 1
0.645 ms 1 /src/Adapter/EntityMapper.php:71
5815
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9071) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.645 ms 1 Yes Yes /classes/Product.php:4524
3183
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5472
AND image_shop.`cover` = 1 LIMIT 1
0.644 ms 1 /classes/Product.php:3570
3103
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5308
AND image_shop.`cover` = 1 LIMIT 1
0.644 ms 1 /classes/Product.php:3570
4201
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5659) AND (b.`id_shop` = 1) LIMIT 1
0.644 ms 1 /src/Adapter/EntityMapper.php:71
5571
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3251) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.644 ms 1 Yes Yes /classes/Product.php:4524
5651
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3184) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.644 ms 1 Yes Yes /classes/Product.php:4524
2727
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4949
ORDER BY f.position ASC
0.643 ms 5 Yes /classes/Product.php:6021
3061
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5159
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.643 ms 0 /classes/SpecificPrice.php:259
5193
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9089) AND (b.`id_shop` = 1) LIMIT 1
0.643 ms 1 /src/Adapter/EntityMapper.php:71
141
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3519 LIMIT 1
0.642 ms 10 /classes/SpecificPrice.php:435
4330
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2934) AND (b.`id_shop` = 1) LIMIT 1
0.642 ms 1 /src/Adapter/EntityMapper.php:71
5514
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2489) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.642 ms 1 Yes Yes /classes/Product.php:4524
5618
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2545) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.642 ms 1 Yes Yes /classes/Product.php:4524
5665
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2523) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.642 ms 1 Yes Yes /classes/Product.php:4524
5702
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4148) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.642 ms 1 Yes Yes /classes/Product.php:4524
5762
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5157) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.641 ms 1 Yes Yes /classes/Product.php:4524
531
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2929
ORDER BY f.position ASC
0.641 ms 5 Yes /classes/Product.php:6021
1688
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4114
ORDER BY f.position ASC
0.641 ms 5 Yes /classes/Product.php:6021
4125
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10576 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10576 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.641 ms 0 /classes/Cart.php:1430
1817
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3184)
0.640 ms 1 /classes/Product.php:3860
5593
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6655) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.640 ms 1 Yes Yes /classes/Product.php:4524
1716
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4111)
0.639 ms 1 /classes/Product.php:3860
53
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 319) AND (b.`id_shop` = 1) LIMIT 1
0.639 ms 1 /src/Adapter/EntityMapper.php:71
2717
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 215 LIMIT 1
0.639 ms 1 /classes/Category.php:1378
5637
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4210) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.639 ms 1 Yes Yes /classes/Product.php:4524
5663
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4080) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.639 ms 1 Yes Yes /classes/Product.php:4524
1550
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2540 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.638 ms 10 Yes /classes/SpecificPrice.php:576
2196
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3521
ORDER BY f.position ASC
0.638 ms 5 Yes /classes/Product.php:6021
3415
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7958 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7958 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.638 ms 0 /classes/Cart.php:1430
4229
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2760
ORDER BY `position`
0.638 ms 1 Yes /classes/Product.php:3545
5794
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7957) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.638 ms 1 Yes Yes /classes/Product.php:4524
1501
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2549
ORDER BY f.position ASC
0.637 ms 5 Yes /classes/Product.php:6021
5687
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4044) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.637 ms 1 Yes Yes /classes/Product.php:4524
5725
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4227) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.637 ms 1 Yes Yes /classes/Product.php:4524
3199
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6043)
0.636 ms 1 /classes/Product.php:3860
4521
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4327) AND (b.`id_shop` = 1) LIMIT 1
0.636 ms 1 /src/Adapter/EntityMapper.php:71
4953
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5050) AND (b.`id_shop` = 1) LIMIT 1
0.636 ms 1 /src/Adapter/EntityMapper.php:71
5622
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2549) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.636 ms 1 Yes Yes /classes/Product.php:4524
165
SELECT SQL_NO_CACHE tr.*
FROM `hgt78_tax_rule` tr
JOIN `hgt78_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 3
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.636 ms 1 /classes/tax/TaxRulesTaxManager.php:109
5061
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6159) AND (b.`id_shop` = 1) LIMIT 1
0.636 ms 1 /src/Adapter/EntityMapper.php:71
3348
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6664 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6664 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.635 ms 0 /classes/Cart.php:1430
4294
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4280) AND (b.`id_shop` = 1) LIMIT 1
0.635 ms 1 /src/Adapter/EntityMapper.php:71
4494
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2531) AND (b.`id_shop` = 1) LIMIT 1
0.635 ms 1 /src/Adapter/EntityMapper.php:71
4918
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5038
ORDER BY `position`
0.635 ms 2 Yes /classes/Product.php:3545
5683
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2430) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.635 ms 1 Yes Yes /classes/Product.php:4524
5753
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5053) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.635 ms 1 Yes Yes /classes/Product.php:4524
278
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 33 LIMIT 1
0.634 ms 1 /classes/Category.php:1378
1077
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4267 AND id_shop=1 LIMIT 1
0.634 ms 1 /classes/Product.php:6876
3622
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9069 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.634 ms 18 Yes /classes/SpecificPrice.php:576
4369
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3095) AND (b.`id_shop` = 1) LIMIT 1
0.634 ms 1 /src/Adapter/EntityMapper.php:71
5564
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4212) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.634 ms 1 Yes Yes /classes/Product.php:4524
3102
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5175
ORDER BY f.position ASC
0.633 ms 5 Yes /classes/Product.php:6021
4237
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2553) AND (b.`id_shop` = 1) LIMIT 1
0.633 ms 1 /src/Adapter/EntityMapper.php:71
4905
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4950) AND (b.`id_shop` = 1) LIMIT 1
0.633 ms 1 /src/Adapter/EntityMapper.php:71
5733
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4949) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.633 ms 1 Yes Yes /classes/Product.php:4524
2794
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5040
AND image_shop.`cover` = 1 LIMIT 1
0.632 ms 2 /classes/Product.php:3570
5513
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4302) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.632 ms 1 Yes Yes /classes/Product.php:4524
5672
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2503) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.632 ms 1 Yes Yes /classes/Product.php:4524
5656
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2608) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.632 ms 1 Yes Yes /classes/Product.php:4524
394
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2480)
0.631 ms 1 /classes/Product.php:3860
2046
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2503
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.631 ms 0 /classes/SpecificPrice.php:259
4620
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4114) AND (b.`id_shop` = 1) LIMIT 1
0.631 ms 1 /src/Adapter/EntityMapper.php:71
4636
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4109
ORDER BY `position`
0.631 ms 1 Yes /classes/Product.php:3545
2793
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5039
ORDER BY f.position ASC
0.631 ms 5 Yes /classes/Product.php:6021
5217
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9097) AND (b.`id_shop` = 1) LIMIT 1
0.631 ms 1 /src/Adapter/EntityMapper.php:71
102
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6017)
0.630 ms 1 /classes/Product.php:3860
5570
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4275) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.630 ms 1 Yes Yes /classes/Product.php:4524
1368
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4323 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4323 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.630 ms 0 /classes/Cart.php:1430
2130
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2558
ORDER BY f.position ASC
0.630 ms 5 Yes /classes/Product.php:6021
4137
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10852
ORDER BY f.position ASC
0.629 ms 5 Yes /classes/Product.php:6021
4582
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2539
ORDER BY `position`
0.629 ms 1 Yes /classes/Product.php:3545
4630
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4111
ORDER BY `position`
0.629 ms 1 Yes /classes/Product.php:3545
4471
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2547) AND (b.`id_shop` = 1) LIMIT 1
0.628 ms 1 /src/Adapter/EntityMapper.php:71
3814
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9089 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9089 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.627 ms 0 /classes/Cart.php:1430
4543
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2536
ORDER BY `position`
0.627 ms 1 Yes /classes/Product.php:3545
5844
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9103) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.627 ms 1 Yes Yes /classes/Product.php:4524
5858
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10576) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.627 ms 1 Yes Yes /classes/Product.php:4524
51
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) AND (b.`id_shop` = 1) LIMIT 1
0.626 ms 1 /src/Adapter/EntityMapper.php:71
2991
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5057
ORDER BY f.position ASC
0.626 ms 5 Yes /classes/Product.php:6021
5756
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5056) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.626 ms 1 Yes Yes /classes/Product.php:4524
64
SELECT SQL_NO_CACHE format
FROM `hgt78_address_format`
WHERE `id_country` = 8 LIMIT 1
0.625 ms 1 /classes/AddressFormat.php:656
2738
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4950
ORDER BY f.position ASC
0.625 ms 5 Yes /classes/Product.php:6021
5626
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2539) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.625 ms 1 Yes Yes /classes/Product.php:4524
5664
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4073) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.625 ms 1 Yes Yes /classes/Product.php:4524
5785
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6158) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.625 ms 1 Yes Yes /classes/Product.php:4524
4789
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4064
ORDER BY `position`
0.624 ms 1 Yes /classes/Product.php:3545
4906
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4950
ORDER BY `position`
0.624 ms 1 Yes /classes/Product.php:3545
344
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4225
ORDER BY f.position ASC
0.624 ms 5 Yes /classes/Product.php:6021
2539
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4196
AND image_shop.`cover` = 1 LIMIT 1
0.624 ms 1 /classes/Product.php:3570
4438
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4271) AND (b.`id_shop` = 1) LIMIT 1
0.624 ms 1 /src/Adapter/EntityMapper.php:71
1131
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2547 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.623 ms 10 Yes /classes/SpecificPrice.php:576
4480
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6414) AND (b.`id_shop` = 1) LIMIT 1
0.623 ms 1 /src/Adapter/EntityMapper.php:71
5761
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5081) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.623 ms 1 Yes Yes /classes/Product.php:4524
5796
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7959) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.623 ms 1 Yes Yes /classes/Product.php:4524
3628
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9069
ORDER BY f.position ASC
0.622 ms 5 Yes /classes/Product.php:6021
4623
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4113) AND (b.`id_shop` = 1) LIMIT 1
0.622 ms 1 /src/Adapter/EntityMapper.php:71
4945
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5047
ORDER BY `position`
0.622 ms 2 Yes /classes/Product.php:3545
5634
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4216) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.622 ms 1 Yes Yes /classes/Product.php:4524
1358
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4324
ORDER BY f.position ASC
0.622 ms 5 Yes /classes/Product.php:6021
2988
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5057 AND `id_group` = 1 LIMIT 1
0.621 ms 0 /classes/GroupReduction.php:156
5750
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5050) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.621 ms 1 Yes Yes /classes/Product.php:4524
306
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2489)
0.621 ms 1 /classes/Product.php:3860
2977
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5056 AND `id_group` = 1 LIMIT 1
0.621 ms 0 /classes/GroupReduction.php:156
3057
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5158
ORDER BY f.position ASC
0.621 ms 5 Yes /classes/Product.php:6021
5740
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5040) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.621 ms 1 Yes Yes /classes/Product.php:4524
5754
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5054) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.620 ms 1 Yes Yes /classes/Product.php:4524
2710
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4696)
0.620 ms 1 /classes/Product.php:3860
3247
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6153 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6153 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.619 ms 0 /classes/Cart.php:1430
3035
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5081
ORDER BY f.position ASC
0.619 ms 5 Yes /classes/Product.php:6021
5169
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9078) AND (b.`id_shop` = 1) LIMIT 1
0.619 ms 1 /src/Adapter/EntityMapper.php:71
1243
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2533)
0.618 ms 1 /classes/Product.php:3860
4851
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4195) AND (b.`id_shop` = 1) LIMIT 1
0.618 ms 1 /src/Adapter/EntityMapper.php:71
5486
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 221 AND `id_shop` = 1
0.618 ms 6 /src/Adapter/EntityMapper.php:79
5602
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4320) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.618 ms 1 Yes Yes /classes/Product.php:4524
5621
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2548) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.618 ms 1 Yes Yes /classes/Product.php:4524
5624
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2552) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.618 ms 1 Yes Yes /classes/Product.php:4524
1058
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4269 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4269 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.617 ms 0 /classes/Cart.php:1430
3600
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9067 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.617 ms 10 Yes /classes/SpecificPrice.php:576
4117
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10576) AND (b.`id_shop` = 1) LIMIT 1
0.617 ms 1 /src/Adapter/EntityMapper.php:71
5680
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2917) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.617 ms 1 Yes Yes /classes/Product.php:4524
5751
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5051) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.617 ms 1 Yes Yes /classes/Product.php:4524
4608
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4214) AND (b.`id_shop` = 1) LIMIT 1
0.617 ms 1 /src/Adapter/EntityMapper.php:71
83
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
LEFT JOIN `hgt78_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 )
WHERE `name` = 'Articles SPA'
AND c.`id_category` != 2
AND c.`id_parent` = 2 LIMIT 1
0.616 ms 7 /classes/Category.php:1500
5636
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4209) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.615 ms 1 Yes Yes /classes/Product.php:4524
5732
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4696) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.615 ms 1 Yes Yes /classes/Product.php:4524
4600
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4110
ORDER BY `position`
0.615 ms 1 Yes /classes/Product.php:3545
5638
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4213) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.615 ms 1 Yes Yes /classes/Product.php:4524
288
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2478
ORDER BY f.position ASC
0.614 ms 5 Yes /classes/Product.php:6021
4491
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2529) AND (b.`id_shop` = 1) LIMIT 1
0.614 ms 1 /src/Adapter/EntityMapper.php:71
5776
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6043) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.614 ms 1 Yes Yes /classes/Product.php:4524
592
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2933)
0.614 ms 1 /classes/Product.php:3860
772
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4261 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4261 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.614 ms 0 /classes/Cart.php:1430
1390
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4321 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4321 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.614 ms 0 /classes/Cart.php:1430
3891
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9096 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9096 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.614 ms 0 /classes/Cart.php:1430
5166
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9077) AND (b.`id_shop` = 1) LIMIT 1
0.614 ms 1 /src/Adapter/EntityMapper.php:71
5797
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7960) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.614 ms 1 Yes Yes /classes/Product.php:4524
1302
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4328 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4328 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.613 ms 0 /classes/Cart.php:1430
2549
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4196
ORDER BY f.position ASC
0.613 ms 5 Yes /classes/Product.php:6021
3370
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7952 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7952 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.613 ms 0 /classes/Cart.php:1430
3875
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9095 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.613 ms 17 Yes /classes/SpecificPrice.php:576
4279
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4284) AND (b.`id_shop` = 1) LIMIT 1
0.613 ms 1 /src/Adapter/EntityMapper.php:71
4671
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2608) AND (b.`id_shop` = 1) LIMIT 1
0.613 ms 1 /src/Adapter/EntityMapper.php:71
5647
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4103) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.613 ms 1 Yes Yes /classes/Product.php:4524
5660
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4087) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.613 ms 1 Yes Yes /classes/Product.php:4524
5677
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2599) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.613 ms 1 Yes Yes /classes/Product.php:4524
45
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) AND (b.`id_shop` = 1) LIMIT 1
0.612 ms 1 /src/Adapter/EntityMapper.php:71
449
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2556)
0.612 ms 1 /classes/Product.php:3860
3336
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6435 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6435 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.612 ms 0 /classes/Cart.php:1430
5661
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4088) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.612 ms 1 Yes Yes /classes/Product.php:4524
5673
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2474) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.612 ms 1 Yes Yes /classes/Product.php:4524
5724
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4304) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.612 ms 1 Yes Yes /classes/Product.php:4524
5760
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5078) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.612 ms 1 Yes Yes /classes/Product.php:4524
783
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3096 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3096 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.611 ms 0 /classes/Cart.php:1430
1314
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2493
ORDER BY f.position ASC
0.611 ms 5 Yes /classes/Product.php:6021
1683
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4114)
0.611 ms 1 /classes/Product.php:3860
3593
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9063 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9063 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.611 ms 0 /classes/Cart.php:1430
5666
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2522) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.611 ms 1 Yes Yes /classes/Product.php:4524
2307
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4064
ORDER BY f.position ASC
0.610 ms 5 Yes /classes/Product.php:6021
5286
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10891
0.610 ms 1 /classes/Product.php:2902
5608
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4325) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.610 ms 1 Yes Yes /classes/Product.php:4524
4474
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6104) AND (b.`id_shop` = 1) LIMIT 1
0.609 ms 1 /src/Adapter/EntityMapper.php:71
4917
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5038) AND (b.`id_shop` = 1) LIMIT 1
0.609 ms 1 /src/Adapter/EntityMapper.php:71
2269
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4060 AND id_shop=1 LIMIT 1
0.609 ms 1 /classes/Product.php:6876
4488
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7780) AND (b.`id_shop` = 1) LIMIT 1
0.609 ms 1 /src/Adapter/EntityMapper.php:71
4986
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5081) AND (b.`id_shop` = 1) LIMIT 1
0.609 ms 1 /src/Adapter/EntityMapper.php:71
5723
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4306) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.609 ms 1 Yes Yes /classes/Product.php:4524
5788
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6435) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.609 ms 1 Yes Yes /classes/Product.php:4524
97
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE `id_product` != 0 LIMIT 1
0.608 ms 22288 /classes/SpecificPrice.php:297
1642
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4214) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.608 ms 1 /classes/stock/StockAvailable.php:453
2020
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2487
ORDER BY f.position ASC
0.608 ms 5 Yes /classes/Product.php:6021
2975
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5056)
0.608 ms 1 /classes/Product.php:3860
5615
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2543) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.608 ms 1 Yes Yes /classes/Product.php:4524
5837
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9096) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.608 ms 1 Yes Yes /classes/Product.php:4524
5856
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10467) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.608 ms 1 Yes Yes /classes/Product.php:4524
41
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) AND (b.`id_shop` = 1) LIMIT 1
0.607 ms 1 /src/Adapter/EntityMapper.php:71
145
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3519 AND id_shop=1 LIMIT 1
0.607 ms 1 /classes/Product.php:6876
5678
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2597) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.607 ms 1 Yes Yes /classes/Product.php:4524
5765
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5173) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.607 ms 1 Yes Yes /classes/Product.php:4524
254
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2758
AND image_shop.`cover` = 1 LIMIT 1
0.607 ms 1 /classes/Product.php:3570
5025
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5470) AND (b.`id_shop` = 1) LIMIT 1
0.606 ms 1 /src/Adapter/EntityMapper.php:71
5773
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5417) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.606 ms 1 Yes Yes /classes/Product.php:4524
157
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3518 AND id_shop=1 LIMIT 1
0.606 ms 1 /classes/Product.php:6876
4576
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2552
ORDER BY `position`
0.605 ms 1 Yes /classes/Product.php:3545
4605
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4216) AND (b.`id_shop` = 1) LIMIT 1
0.605 ms 1 /src/Adapter/EntityMapper.php:71
1877
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2608
ORDER BY f.position ASC
0.605 ms 5 Yes /classes/Product.php:6021
5782
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6155) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.605 ms 1 Yes Yes /classes/Product.php:4524
2843
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5044)
0.604 ms 1 /classes/Product.php:3860
2876
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5047)
0.604 ms 1 /classes/Product.php:3860
3605
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9067 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9067 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.604 ms 0 /classes/Cart.php:1430
5790
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7781) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.604 ms 1 Yes Yes /classes/Product.php:4524
116
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5660
AND image_shop.`cover` = 1 LIMIT 1
0.603 ms 1 /classes/Product.php:3570
4639
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4106
ORDER BY `position`
0.603 ms 1 Yes /classes/Product.php:3545
5231
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9101
0.603 ms 1 /classes/Product.php:2902
5675
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2525) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.603 ms 1 Yes Yes /classes/Product.php:4524
4525
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4326
ORDER BY `position`
0.602 ms 1 Yes /classes/Product.php:3545
4614
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4210) AND (b.`id_shop` = 1) LIMIT 1
0.602 ms 1 /src/Adapter/EntityMapper.php:71
4782
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4061) AND (b.`id_shop` = 1) LIMIT 1
0.602 ms 1 /src/Adapter/EntityMapper.php:71
5469
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 191) LIMIT 1
0.602 ms 1 /src/Adapter/EntityMapper.php:71
915
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3136 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3136 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.601 ms 0 /classes/Cart.php:1430
977
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3773)
0.601 ms 1 /classes/Product.php:3860
5728
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4573) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.601 ms 1 Yes Yes /classes/Product.php:4524
5628
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2544) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.601 ms 1 Yes Yes /classes/Product.php:4524
904
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4266 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4266 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.600 ms 0 /classes/Cart.php:1430
1855
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2845
ORDER BY f.position ASC
0.600 ms 5 Yes /classes/Product.php:6021
2575
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4300
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.600 ms 0 /classes/SpecificPrice.php:259
5777
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6044) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.600 ms 1 Yes Yes /classes/Product.php:4524
1419
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2543)
0.599 ms 1 /classes/Product.php:3860
2162
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2801 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2801 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.599 ms 0 /classes/Cart.php:1430
5508
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2760) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.599 ms 1 Yes Yes /classes/Product.php:4524
5611
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4322) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.599 ms 1 Yes Yes /classes/Product.php:4524
5766
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5174) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.599 ms 1 Yes Yes /classes/Product.php:4524
1711
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4111
AND image_shop.`cover` = 1 LIMIT 1
0.598 ms 1 /classes/Product.php:3570
1795
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4065)
0.598 ms 1 /classes/Product.php:3860
2048
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2503)
0.598 ms 1 /classes/Product.php:3860
2406
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4141
ORDER BY f.position ASC
0.598 ms 5 Yes /classes/Product.php:6021
5691
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4048) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.598 ms 1 Yes Yes /classes/Product.php:4524
5758
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5058) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.598 ms 1 Yes Yes /classes/Product.php:4524
237
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2760)
0.597 ms 1 /classes/Product.php:3860
2224
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4045)
0.597 ms 1 /classes/Product.php:3860
4512
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4329) AND (b.`id_shop` = 1) LIMIT 1
0.597 ms 1 /src/Adapter/EntityMapper.php:71
5047
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6154
ORDER BY `position`
0.597 ms 1 Yes /classes/Product.php:3545
5772
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5334) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.597 ms 1 Yes Yes /classes/Product.php:4524
355
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4694
ORDER BY f.position ASC
0.596 ms 5 Yes /classes/Product.php:6021
2615
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4306
ORDER BY f.position ASC
0.596 ms 5 Yes /classes/Product.php:6021
5771
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5332) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.596 ms 1 Yes Yes /classes/Product.php:4524
5662
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4081) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.596 ms 1 Yes Yes /classes/Product.php:4524
4114
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10469
ORDER BY f.position ASC
0.595 ms 5 Yes /classes/Product.php:6021
5658
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2844) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.595 ms 1 Yes Yes /classes/Product.php:4524
5793
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7954) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.595 ms 1 Yes Yes /classes/Product.php:4524
4532
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4324
0.595 ms 1 /classes/Product.php:2902
4914
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5037) AND (b.`id_shop` = 1) LIMIT 1
0.595 ms 1 /src/Adapter/EntityMapper.php:71
905
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4266
ORDER BY f.position ASC
0.594 ms 5 Yes /classes/Product.php:6021
2749
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5033
ORDER BY f.position ASC
0.594 ms 5 Yes /classes/Product.php:6021
5791
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7952) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.594 ms 1 Yes Yes /classes/Product.php:4524
5802
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8984) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.594 ms 1 Yes Yes /classes/Product.php:4524
1367
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4323) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.594 ms 1 /classes/stock/StockAvailable.php:453
4194
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10999
ORDER BY f.position ASC
0.594 ms 5 Yes /classes/Product.php:6021
5755
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5055) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.594 ms 1 Yes Yes /classes/Product.php:4524
127
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5660
ORDER BY f.position ASC
0.593 ms 5 Yes /classes/Product.php:6021
392
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2480
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.593 ms 0 /classes/SpecificPrice.php:259
1411
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2537) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.593 ms 1 /classes/stock/StockAvailable.php:453
2626
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4304
ORDER BY f.position ASC
0.593 ms 5 Yes /classes/Product.php:6021
2637
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4227
ORDER BY f.position ASC
0.593 ms 5 Yes /classes/Product.php:6021
5768
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5308) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.593 ms 1 Yes Yes /classes/Product.php:4524
1954
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4080
ORDER BY f.position ASC
0.592 ms 5 Yes /classes/Product.php:6021
2284
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4061
ORDER BY f.position ASC
0.592 ms 5 Yes /classes/Product.php:6021
4035
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9144
ORDER BY f.position ASC
0.592 ms 5 Yes /classes/Product.php:6021
5629
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3554) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.592 ms 1 Yes Yes /classes/Product.php:4524
5652
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3042) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.592 ms 1 Yes Yes /classes/Product.php:4524
5692
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4060) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.592 ms 1 Yes Yes /classes/Product.php:4524
5862
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10926) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.592 ms 1 Yes Yes /classes/Product.php:4524
1833
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3042
ORDER BY f.position ASC
0.590 ms 5 Yes /classes/Product.php:6021
2560
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4206
ORDER BY f.position ASC
0.590 ms 5 Yes /classes/Product.php:6021
147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.590 ms 1 /classes/stock/StockAvailable.php:453
4170
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10926 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10926 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.589 ms 0 /classes/Cart.php:1430
5769
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5322) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.589 ms 1 Yes Yes /classes/Product.php:4524
5847
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9106) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.589 ms 1 Yes Yes /classes/Product.php:4524
3160
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5334
ORDER BY f.position ASC
0.589 ms 5 Yes /classes/Product.php:6021
4240
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2478) AND (b.`id_shop` = 1) LIMIT 1
0.589 ms 1 /src/Adapter/EntityMapper.php:71
5763
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5158) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.589 ms 1 Yes Yes /classes/Product.php:4524
2251
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4047
ORDER BY f.position ASC
0.588 ms 5 Yes /classes/Product.php:6021
5550
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4264) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.588 ms 1 Yes Yes /classes/Product.php:4524
1976
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2523
ORDER BY f.position ASC
0.588 ms 5 Yes /classes/Product.php:6021
2295
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4062
ORDER BY f.position ASC
0.588 ms 5 Yes /classes/Product.php:6021
5272
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10467
ORDER BY `position`
0.588 ms 1 Yes /classes/Product.php:3545
5487
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) AND (b.`id_shop` = 1) LIMIT 1
0.588 ms 1 /src/Adapter/EntityMapper.php:71
89
SELECT SQL_NO_CACHE data FROM hgt78_layered_filter_block WHERE hash="d05ba77563cbb784996e65dcc6637bb8" LIMIT 1
0.587 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
1125
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6103 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6103 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.587 ms 0 /classes/Cart.php:1430
2887
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5048)
0.587 ms 1 /classes/Product.php:3860
4785
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4062) AND (b.`id_shop` = 1) LIMIT 1
0.587 ms 1 /src/Adapter/EntityMapper.php:71
5612
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4321) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.587 ms 1 Yes Yes /classes/Product.php:4524
5674
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2524) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.587 ms 1 Yes Yes /classes/Product.php:4524
5774
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5470) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.587 ms 1 Yes Yes /classes/Product.php:4524
5819
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9075) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.587 ms 1 Yes Yes /classes/Product.php:4524
5846
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9105) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.587 ms 1 Yes Yes /classes/Product.php:4524
4759
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3521
ORDER BY `position`
0.586 ms 1 Yes /classes/Product.php:3545
5650
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4074) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.586 ms 1 Yes Yes /classes/Product.php:4524
187
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3505
ORDER BY f.position ASC
0.585 ms 5 Yes /classes/Product.php:6021
1015
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4271
ORDER BY f.position ASC
0.585 ms 5 Yes /classes/Product.php:6021
4788
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4064) AND (b.`id_shop` = 1) LIMIT 1
0.585 ms 1 /src/Adapter/EntityMapper.php:71
5101
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2515
ORDER BY `position`
0.585 ms 1 Yes /classes/Product.php:3545
3715
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9077 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9077 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.584 ms 0 /classes/Cart.php:1430
4001
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9106 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9106 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.584 ms 0 /classes/Cart.php:1430
4246
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2489) AND (b.`id_shop` = 1) LIMIT 1
0.584 ms 1 /src/Adapter/EntityMapper.php:71
693
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3088 AND `id_group` = 1 LIMIT 1
0.584 ms 0 /classes/GroupReduction.php:156
2350
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4130 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4130 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.584 ms 0 /classes/Cart.php:1430
378
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4286
AND image_shop.`cover` = 1 LIMIT 1
0.583 ms 1 /classes/Product.php:3570
387
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4286 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4286 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.583 ms 0 /classes/Cart.php:1430
1766
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4116
ORDER BY f.position ASC
0.583 ms 5 Yes /classes/Product.php:6021
1781
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4069
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.583 ms 0 /classes/SpecificPrice.php:259
4243
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4302) AND (b.`id_shop` = 1) LIMIT 1
0.583 ms 1 /src/Adapter/EntityMapper.php:71
5261
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9266
0.583 ms 1 /classes/Product.php:2902
5721
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4303) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.583 ms 1 Yes Yes /classes/Product.php:4524
2571
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4207
ORDER BY f.position ASC
0.582 ms 5 Yes /classes/Product.php:6021
1517
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2552 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.582 ms 10 Yes /classes/SpecificPrice.php:576
4894
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4577
ORDER BY `position`
0.581 ms 1 Yes /classes/Product.php:3545
5568
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4266) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.580 ms 1 Yes Yes /classes/Product.php:4524
4196
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6017
ORDER BY `position`
0.580 ms 1 Yes /classes/Product.php:3545
2976
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5056 AND id_shop=1 LIMIT 1
0.579 ms 1 /classes/Product.php:6876
5780
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6153) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.579 ms 1 Yes Yes /classes/Product.php:4524
4579
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2538
ORDER BY `position`
0.578 ms 1 Yes /classes/Product.php:3545
2973
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5056
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.577 ms 0 /classes/SpecificPrice.php:259
5716
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4195) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.577 ms 1 Yes Yes /classes/Product.php:4524
698
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.576 ms 1 /classes/Product.php:5659
2604
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4307
ORDER BY f.position ASC
0.576 ms 5 Yes /classes/Product.php:6021
4791
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4085) AND (b.`id_shop` = 1) LIMIT 1
0.576 ms 1 /src/Adapter/EntityMapper.php:71
4210
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3516) AND (b.`id_shop` = 1) LIMIT 1
0.576 ms 1 /src/Adapter/EntityMapper.php:71
1528
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `hgt78_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2538 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-01 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.575 ms 10 Yes /classes/SpecificPrice.php:576
2654
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4572)
0.575 ms 1 /classes/Product.php:3860
5795
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7958) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.575 ms 1 Yes Yes /classes/Product.php:4524
1456
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2545 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2545 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.574 ms 0 /classes/Cart.php:1430
5759
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5059) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.574 ms 1 Yes Yes /classes/Product.php:4524
1170
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6414
ORDER BY f.position ASC
0.574 ms 5 Yes /classes/Product.php:6021
2720
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4949
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.574 ms 0 /classes/SpecificPrice.php:259
2926
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5052
AND image_shop.`cover` = 1 LIMIT 1
0.574 ms 2 /classes/Product.php:3570
4070
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9733
ORDER BY f.position ASC
0.574 ms 5 Yes /classes/Product.php:6021
4996
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5159
ORDER BY `position`
0.574 ms 1 Yes /classes/Product.php:3545
5507
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2761) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.574 ms 1 Yes Yes /classes/Product.php:4524
4876
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4304
ORDER BY `position`
0.573 ms 1 Yes /classes/Product.php:3545
5631
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4218) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.573 ms 1 Yes Yes /classes/Product.php:4524
4843
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4190
ORDER BY `position`
0.572 ms 1 Yes /classes/Product.php:3545
5372
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) LIMIT 1
0.572 ms 1 /src/Adapter/EntityMapper.php:71
5786
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6159) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.572 ms 1 Yes Yes /classes/Product.php:4524
5775
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5472) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.572 ms 1 Yes Yes /classes/Product.php:4524
553
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4317
ORDER BY f.position ASC
0.571 ms 5 Yes /classes/Product.php:6021
3804
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9088
ORDER BY f.position ASC
0.571 ms 5 Yes /classes/Product.php:6021
4379
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4260
ORDER BY `position`
0.571 ms 1 Yes /classes/Product.php:3545
5140
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9068
ORDER BY `position`
0.571 ms 1 Yes /classes/Product.php:3545
630
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4312
ORDER BY f.position ASC
0.570 ms 5 Yes /classes/Product.php:6021
1653
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4209) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.570 ms 1 /classes/stock/StockAvailable.php:453
3858
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9093 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9093 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.570 ms 0 /classes/Cart.php:1430
4059
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9266
ORDER BY f.position ASC
0.570 ms 5 Yes /classes/Product.php:6021
3682
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9074 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9074 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.570 ms 0 /classes/Cart.php:1430
4756
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3056
ORDER BY `position`
0.570 ms 1 Yes /classes/Product.php:3545
2659
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4572
ORDER BY f.position ASC
0.569 ms 5 Yes /classes/Product.php:6021
3126
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5322
ORDER BY f.position ASC
0.569 ms 5 Yes /classes/Product.php:6021
5395
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 51 AND `id_shop` = 1
0.569 ms 6 /src/Adapter/EntityMapper.php:79
366
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4224
ORDER BY f.position ASC
0.568 ms 5 Yes /classes/Product.php:6021
3067
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5159 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5159 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.568 ms 0 /classes/Cart.php:1430
5038
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6151
ORDER BY `position`
0.568 ms 1 Yes /classes/Product.php:3545
5764
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5159) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.568 ms 1 Yes Yes /classes/Product.php:4524
1188
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2528)
0.568 ms 1 /classes/Product.php:3860
4226
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2761
ORDER BY `position`
0.568 ms 1 Yes /classes/Product.php:3545
4797
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4129) AND (b.`id_shop` = 1) LIMIT 1
0.568 ms 1 /src/Adapter/EntityMapper.php:71
4825
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4142
ORDER BY `position`
0.568 ms 1 Yes /classes/Product.php:3545
4837
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4186
ORDER BY `position`
0.568 ms 1 Yes /classes/Product.php:3545
5496
SELECT SQL_NO_CACHE *
FROM `hgt78_currency` c
INNER JOIN hgt78_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC
0.568 ms 2 Yes /classes/Currency.php:694
5606
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4327) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.568 ms 1 Yes Yes /classes/Product.php:4524
5757
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5057) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.568 ms 1 Yes Yes /classes/Product.php:4524
3163
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5417 LIMIT 1
0.567 ms 10 /classes/SpecificPrice.php:435
876
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4265
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.567 ms 0 /classes/SpecificPrice.php:259
1522
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2552 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2552 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.567 ms 0 /classes/Cart.php:1430
1932
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4088
ORDER BY f.position ASC
0.567 ms 5 Yes /classes/Product.php:6021
2904
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5050
AND image_shop.`cover` = 1 LIMIT 1
0.567 ms 2 /classes/Product.php:3570
4182
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10928
ORDER BY f.position ASC
0.567 ms 5 Yes /classes/Product.php:6021
5094
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7960) AND (b.`id_shop` = 1) LIMIT 1
0.567 ms 1 /src/Adapter/EntityMapper.php:71
1193
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2528
ORDER BY f.position ASC
0.566 ms 5 Yes /classes/Product.php:6021
4500
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2533) AND (b.`id_shop` = 1) LIMIT 1
0.566 ms 1 /src/Adapter/EntityMapper.php:71
69
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a0
LEFT JOIN `hgt78_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 577) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.566 ms 1 /classes/PrestaShopCollection.php:383
5562
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4248) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.566 ms 1 Yes Yes /classes/Product.php:4524
5778
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6151) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.566 ms 1 Yes Yes /classes/Product.php:4524
54
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.565 ms 1 /src/Adapter/EntityMapper.php:71
1888
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2606
ORDER BY f.position ASC
0.565 ms 5 Yes /classes/Product.php:6021
3572
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9061
ORDER BY f.position ASC
0.565 ms 5 Yes /classes/Product.php:6021
4561
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2546
ORDER BY `position`
0.565 ms 1 Yes /classes/Product.php:3545
4765
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4044
ORDER BY `position`
0.565 ms 1 Yes /classes/Product.php:3545
4588
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2544
ORDER BY `position`
0.564 ms 2 Yes /classes/Product.php:3545
1744
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4109
ORDER BY f.position ASC
0.564 ms 5 Yes /classes/Product.php:6021
4610
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4214
0.564 ms 1 /classes/Product.php:2902
5693
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4061) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.564 ms 1 Yes Yes /classes/Product.php:4524
4102
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10467 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10467 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.563 ms 0 /classes/Cart.php:1430
5767
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5175) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.563 ms 1 Yes Yes /classes/Product.php:4524
5787
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6198) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.563 ms 1 Yes Yes /classes/Product.php:4524
2174
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2430
ORDER BY f.position ASC
0.563 ms 5 Yes /classes/Product.php:6021
4148
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10853
ORDER BY f.position ASC
0.563 ms 5 Yes /classes/Product.php:6021
4762
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4043
ORDER BY `position`
0.563 ms 1 Yes /classes/Product.php:3545
5789
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6664) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.563 ms 1 Yes Yes /classes/Product.php:4524
2487
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4187
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.562 ms 0 /classes/SpecificPrice.php:259
5609
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4324) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.562 ms 1 Yes Yes /classes/Product.php:4524
2782
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5038
ORDER BY f.position ASC
0.562 ms 5 Yes /classes/Product.php:6021
1446
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2541
ORDER BY f.position ASC
0.561 ms 5 Yes /classes/Product.php:6021
3013
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5059
ORDER BY f.position ASC
0.561 ms 5 Yes /classes/Product.php:6021
4750
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2801
ORDER BY `position`
0.561 ms 1 Yes /classes/Product.php:3545
5595
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7780) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.561 ms 1 Yes Yes /classes/Product.php:4524
5770
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5331) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.561 ms 1 Yes Yes /classes/Product.php:4524
5784
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6157) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.561 ms 1 Yes Yes /classes/Product.php:4524
1325
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4327
ORDER BY f.position ASC
0.560 ms 5 Yes /classes/Product.php:6021
2044
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.560 ms 1 /classes/Product.php:5659
4753
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2430
ORDER BY `position`
0.560 ms 1 Yes /classes/Product.php:3545
5699
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4130) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.560 ms 1 Yes Yes /classes/Product.php:4524
1555
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2540 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2540 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.559 ms 0 /classes/Cart.php:1430
2040
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2516) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.559 ms 1 /classes/stock/StockAvailable.php:453
5493
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 84) LIMIT 1
0.559 ms 1 /src/Adapter/EntityMapper.php:71
5792
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7953) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.559 ms 1 Yes Yes /classes/Product.php:4524
5863
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10928) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.559 ms 1 Yes Yes /classes/Product.php:4524
2777
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5038)
0.559 ms 1 /classes/Product.php:3860
3925
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9099
ORDER BY f.position ASC
0.558 ms 5 Yes /classes/Product.php:6021
5864
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10999) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.558 ms 1 Yes Yes /classes/Product.php:4524
608
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4313
ORDER BY f.position ASC
0.558 ms 5 Yes /classes/Product.php:6021
1558
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.558 ms 1 /classes/Product.php:5659
2141
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2917
ORDER BY f.position ASC
0.558 ms 5 Yes /classes/Product.php:6021
2655
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4572 AND id_shop=1 LIMIT 1
0.558 ms 1 /classes/Product.php:6876
4042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9262)
0.558 ms 1 /classes/Product.php:3860
5781
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6154) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.558 ms 1 Yes Yes /classes/Product.php:4524
2483
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4186
ORDER BY f.position ASC
0.557 ms 5 Yes /classes/Product.php:6021
454
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2556
ORDER BY f.position ASC
0.556 ms 5 Yes /classes/Product.php:6021
1369
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4323
ORDER BY f.position ASC
0.556 ms 5 Yes /classes/Product.php:6021
5745
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5045) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.556 ms 1 Yes Yes /classes/Product.php:4524
421
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2481
ORDER BY f.position ASC
0.555 ms 5 Yes /classes/Product.php:6021
1467
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2546 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2546 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.555 ms 0 /classes/Cart.php:1430
2503
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4190) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.555 ms 1 /classes/stock/StockAvailable.php:453
2185
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3056
ORDER BY f.position ASC
0.555 ms 5 Yes /classes/Product.php:6021
2865
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5046)
0.555 ms 1 /classes/Product.php:3860
3086
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5174)
0.554 ms 1 /classes/Product.php:3860
3550
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9058
ORDER BY f.position ASC
0.554 ms 5 Yes /classes/Product.php:6021
4025
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9144
AND image_shop.`cover` = 1 LIMIT 1
0.554 ms 1 /classes/Product.php:3570
4204
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3519) AND (b.`id_shop` = 1) LIMIT 1
0.554 ms 1 /src/Adapter/EntityMapper.php:71
5184
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9085) AND (b.`id_shop` = 1) LIMIT 1
0.554 ms 1 /src/Adapter/EntityMapper.php:71
2544
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4196)
0.554 ms 1 /classes/Product.php:3860
2797
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5040
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.553 ms 0 /classes/SpecificPrice.php:259
1965
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4073
ORDER BY f.position ASC
0.553 ms 5 Yes /classes/Product.php:6021
2954
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5054 AND id_shop=1 LIMIT 1
0.553 ms 1 /classes/Product.php:6876
5017
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5332
ORDER BY `position`
0.552 ms 1 Yes /classes/Product.php:3545
204
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2763)
0.552 ms 1 /classes/Product.php:3860
4940
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5045
0.552 ms 1 /classes/Product.php:2902
839
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4248
ORDER BY f.position ASC
0.551 ms 5 Yes /classes/Product.php:6021
1457
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2545
ORDER BY f.position ASC
0.551 ms 5 Yes /classes/Product.php:6021
3173
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.551 ms 1 /classes/Product.php:5659
5041
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6152
ORDER BY `position`
0.551 ms 1 Yes /classes/Product.php:3545
5092
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7959
ORDER BY `position`
0.551 ms 1 Yes /classes/Product.php:3545
5783
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6156) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.551 ms 1 Yes Yes /classes/Product.php:4524
1675
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4213) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.550 ms 1 /classes/stock/StockAvailable.php:453
2274
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4061
AND image_shop.`cover` = 1 LIMIT 1
0.550 ms 1 /classes/Product.php:3570
2500
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4190)
0.550 ms 1 /classes/Product.php:3860
5659
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4086) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.550 ms 1 Yes Yes /classes/Product.php:4524
3077
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5173 AND `id_group` = 1 LIMIT 1
0.549 ms 0 /classes/GroupReduction.php:156
2705
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4696
AND image_shop.`cover` = 1 LIMIT 1
0.549 ms 1 /classes/Product.php:3570
4126
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10576
ORDER BY f.position ASC
0.549 ms 5 Yes /classes/Product.php:6021
5630
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3553) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.549 ms 1 Yes Yes /classes/Product.php:4524
4249
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4691) AND (b.`id_shop` = 1) LIMIT 1
0.548 ms 1 /src/Adapter/EntityMapper.php:71
586
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4314
ORDER BY f.position ASC
0.548 ms 5 Yes /classes/Product.php:6021
1672
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4213)
0.548 ms 1 /classes/Product.php:3860
1039
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.547 ms 1 /classes/Product.php:5659
1998
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2518
ORDER BY f.position ASC
0.547 ms 5 Yes /classes/Product.php:6021
96
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6017 LIMIT 1
0.546 ms 15 /classes/SpecificPrice.php:435
2795
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.546 ms 1 /classes/Product.php:5659
4834
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4185
ORDER BY `position`
0.546 ms 1 Yes /classes/Product.php:3545
5527
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2556) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.546 ms 1 Yes Yes /classes/Product.php:4524
125
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5660) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.545 ms 1 /classes/stock/StockAvailable.php:453
2074
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2524 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2524 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.545 ms 0 /classes/Cart.php:1430
4773
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4047) AND (b.`id_shop` = 1) LIMIT 1
0.545 ms 1 /src/Adapter/EntityMapper.php:71
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM hgt78_shop_url su
LEFT JOIN hgt78_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.encens.fr' OR su.domain_ssl = 'www.encens.fr')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.544 ms 1 Yes /classes/shop/Shop.php:1364
63
SELECT SQL_NO_CACHE * FROM `hgt78_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.544 ms 8 Yes /classes/ImageType.php:109
1030
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4270
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.544 ms 0 /classes/SpecificPrice.php:259
1798
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4065) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.544 ms 1 /classes/stock/StockAvailable.php:453
2508
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4191 LIMIT 1
0.544 ms 10 /classes/SpecificPrice.php:435
3826
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9090
ORDER BY f.position ASC
0.544 ms 5 Yes /classes/Product.php:6021
4831
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4183
ORDER BY `position`
0.543 ms 1 Yes /classes/Product.php:3545
465
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4282
ORDER BY f.position ASC
0.542 ms 5 Yes /classes/Product.php:6021
4822
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4139
ORDER BY `position`
0.542 ms 1 Yes /classes/Product.php:3545
1371
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.542 ms 1 /classes/Product.php:5659
4828
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4144
ORDER BY `position`
0.542 ms 1 Yes /classes/Product.php:3545
5126
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9059
0.542 ms 1 /classes/Product.php:2902
882
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4265 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4265 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.541 ms 0 /classes/Cart.php:1430
2915
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5051
AND image_shop.`cover` = 1 LIMIT 1
0.541 ms 2 /classes/Product.php:3570
1104
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6079
ORDER BY f.position ASC
0.540 ms 5 Yes /classes/Product.php:6021
2318
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4085
ORDER BY f.position ASC
0.540 ms 5 Yes /classes/Product.php:6021
3166
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5417)
0.540 ms 1 /classes/Product.php:3860
3661
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9072
ORDER BY f.position ASC
0.540 ms 5 Yes /classes/Product.php:6021
4741
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2558
ORDER BY `position`
0.539 ms 1 Yes /classes/Product.php:3545
520
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4310
ORDER BY f.position ASC
0.539 ms 5 Yes /classes/Product.php:6021
3149
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5332
ORDER BY f.position ASC
0.539 ms 5 Yes /classes/Product.php:6021
5360
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) AND (b.`id_shop` = 1) LIMIT 1
0.539 ms 1 /src/Adapter/EntityMapper.php:71
1147
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6104 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6104 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.538 ms 0 /classes/Cart.php:1430
1331
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4326)
0.538 ms 1 /classes/Product.php:3860
1402
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2536
ORDER BY f.position ASC
0.538 ms 5 Yes /classes/Product.php:6021
1977
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2522
AND image_shop.`cover` = 1 LIMIT 1
0.538 ms 1 /classes/Product.php:3570
4076
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10423)
0.538 ms 1 /classes/Product.php:3860
4807
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4133
ORDER BY `position`
0.538 ms 1 Yes /classes/Product.php:3545
5187
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9086) AND (b.`id_shop` = 1) LIMIT 1
0.538 ms 1 /src/Adapter/EntityMapper.php:71
2472
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4185
ORDER BY f.position ASC
0.538 ms 5 Yes /classes/Product.php:6021
4444
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4270) AND (b.`id_shop` = 1) LIMIT 1
0.538 ms 1 /src/Adapter/EntityMapper.php:71
1182
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6655
ORDER BY f.position ASC
0.537 ms 5 Yes /classes/Product.php:6021
3015
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.537 ms 1 /classes/Product.php:5659
3771
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9084
ORDER BY f.position ASC
0.537 ms 5 Yes /classes/Product.php:6021
4613
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4209
0.537 ms 1 /classes/Product.php:2902
1292
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4329
ORDER BY f.position ASC
0.536 ms 5 Yes /classes/Product.php:6021
1571
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3554
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.536 ms 0 /classes/SpecificPrice.php:259
2037
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2516)
0.536 ms 1 /classes/Product.php:3860
4024
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9108
ORDER BY f.position ASC
0.536 ms 5 Yes /classes/Product.php:6021
2960
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.535 ms 1 /classes/Product.php:5659
3749
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9081
ORDER BY f.position ASC
0.535 ms 5 Yes /classes/Product.php:6021
5244
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9106) AND (b.`id_shop` = 1) LIMIT 1
0.535 ms 1 /src/Adapter/EntityMapper.php:71
1114
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4336 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4336 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.534 ms 0 /classes/Cart.php:1430
2759
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5036 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5036 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.534 ms 0 /classes/Cart.php:1430
3116
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 210 LIMIT 1
0.534 ms 1 /classes/Category.php:1378
4199
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5660
ORDER BY `position`
0.534 ms 1 Yes /classes/Product.php:3545
4747
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2916
ORDER BY `position`
0.534 ms 1 Yes /classes/Product.php:3545
4812
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4140) AND (b.`id_shop` = 1) LIMIT 1
0.534 ms 1 /src/Adapter/EntityMapper.php:71
5234
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9102
0.534 ms 1 /classes/Product.php:2902
5547
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3087) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.534 ms 1 Yes Yes /classes/Product.php:4524
82
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM hgt78_layered_category
WHERE controller = 'category'
AND id_category = 2
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.534 ms 12 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
209
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2763
ORDER BY f.position ASC
0.534 ms 5 Yes /classes/Product.php:6021
2497
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4190 LIMIT 1
0.534 ms 10 /classes/SpecificPrice.php:435
2550
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4206
AND image_shop.`cover` = 1 LIMIT 1
0.534 ms 1 /classes/Product.php:3570
2848
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5044
ORDER BY f.position ASC
0.533 ms 5 Yes /classes/Product.php:6021
5080
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7953
ORDER BY `position`
0.533 ms 1 Yes /classes/Product.php:3545
4804
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4132
ORDER BY `position`
0.533 ms 1 Yes /classes/Product.php:3545
2064
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2474
ORDER BY f.position ASC
0.532 ms 5 Yes /classes/Product.php:6021
2428
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4139
ORDER BY f.position ASC
0.532 ms 5 Yes /classes/Product.php:6021
1336
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4326
ORDER BY f.position ASC
0.532 ms 5 Yes /classes/Product.php:6021
1634
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4214
AND image_shop.`cover` = 1 LIMIT 1
0.532 ms 1 /classes/Product.php:3570
3836
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9091 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9091 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.532 ms 0 /classes/Cart.php:1430
4597
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4218
ORDER BY `position`
0.532 ms 1 Yes /classes/Product.php:3545
663
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4277
ORDER BY f.position ASC
0.531 ms 5 Yes /classes/Product.php:6021
5739
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5039) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.531 ms 1 Yes Yes /classes/Product.php:4524
1087
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3822)
0.531 ms 1 /classes/Product.php:3860
1569
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.531 ms 1 /classes/Product.php:5659
1987
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2522
ORDER BY f.position ASC
0.530 ms 5 Yes /classes/Product.php:6021
4771
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4046
ORDER BY `position`
0.530 ms 1 Yes /classes/Product.php:3545
4948
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5048
ORDER BY `position`
0.530 ms 2 Yes /classes/Product.php:3545
5137
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9067
ORDER BY `position`
0.530 ms 1 Yes /classes/Product.php:3545
1347
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4325
ORDER BY f.position ASC
0.529 ms 5 Yes /classes/Product.php:6021
2314
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4085 AND id_shop=1 LIMIT 1
0.529 ms 1 /classes/Product.php:6876
4696
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4073
ORDER BY `position`
0.529 ms 1 Yes /classes/Product.php:3545
242
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2760
ORDER BY f.position ASC
0.528 ms 5 Yes /classes/Product.php:6021
1733
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4105
ORDER BY f.position ASC
0.528 ms 5 Yes /classes/Product.php:6021
2031
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2517
ORDER BY f.position ASC
0.528 ms 5 Yes /classes/Product.php:6021
2832
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5043)
0.528 ms 1 /classes/Product.php:3860
2009
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2476
ORDER BY f.position ASC
0.527 ms 5 Yes /classes/Product.php:6021
1927
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4088)
0.527 ms 1 /classes/Product.php:3860
2699
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4697)
0.527 ms 1 /classes/Product.php:3860
4900
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4696
ORDER BY `position`
0.527 ms 1 Yes /classes/Product.php:3545
476
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2557
ORDER BY f.position ASC
0.526 ms 5 Yes /classes/Product.php:6021
2694
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4697
AND image_shop.`cover` = 1 LIMIT 1
0.526 ms 1 /classes/Product.php:3570
3279
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6156) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.526 ms 1 /classes/stock/StockAvailable.php:453
3792
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9086 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9086 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.526 ms 0 /classes/Cart.php:1430
5695
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4064) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.526 ms 1 Yes Yes /classes/Product.php:4524
1238
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2533
AND image_shop.`cover` = 1 LIMIT 1
0.525 ms 1 /classes/Product.php:3570
3639
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9070
ORDER BY f.position ASC
0.525 ms 5 Yes /classes/Product.php:6021
4975
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5057
ORDER BY `position`
0.525 ms 2 Yes /classes/Product.php:3545
757
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3095)
0.524 ms 1 /classes/Product.php:3860
2473
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4186
AND image_shop.`cover` = 1 LIMIT 1
0.524 ms 1 /classes/Product.php:3570
4723
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2474
ORDER BY `position`
0.524 ms 1 Yes /classes/Product.php:3545
4980
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5059) AND (b.`id_shop` = 1) LIMIT 1
0.524 ms 1 /src/Adapter/EntityMapper.php:71
5050
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6155
ORDER BY `position`
0.524 ms 1 Yes /classes/Product.php:3545
850
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3133
ORDER BY f.position ASC
0.523 ms 5 Yes /classes/Product.php:6021
5614
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2537) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.523 ms 1 Yes Yes /classes/Product.php:4524
166
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3516
AND image_shop.`cover` = 1 LIMIT 1
0.523 ms 1 /classes/Product.php:3570
703
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4264 AND id_shop=1 LIMIT 1
0.523 ms 1 /classes/Product.php:6876
1678
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4114
AND image_shop.`cover` = 1 LIMIT 1
0.523 ms 1 /classes/Product.php:3570
2075
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2524
ORDER BY f.position ASC
0.523 ms 5 Yes /classes/Product.php:6021
2621
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4304)
0.523 ms 1 /classes/Product.php:3860
722
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4263
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.522 ms 0 /classes/SpecificPrice.php:259
1043
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3820)
0.522 ms 1 /classes/Product.php:3860
3902
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9097 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9097 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.522 ms 0 /classes/Cart.php:1430
5158
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9074
ORDER BY `position`
0.522 ms 1 Yes /classes/Product.php:3545
861
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4212
ORDER BY f.position ASC
0.521 ms 5 Yes /classes/Product.php:6021
4592
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3554
0.521 ms 1 /classes/Product.php:2902
751
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4262
ORDER BY f.position ASC
0.520 ms 5 Yes /classes/Product.php:6021
3091
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5174
ORDER BY f.position ASC
0.520 ms 5 Yes /classes/Product.php:6021
3518
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 8986
AND image_shop.`cover` = 1 LIMIT 1
0.520 ms 1 /classes/Product.php:3570
3738
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9079
ORDER BY f.position ASC
0.520 ms 5 Yes /classes/Product.php:6021
4509
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4320) AND (b.`id_shop` = 1) LIMIT 1
0.520 ms 1 /src/Adapter/EntityMapper.php:71
4897
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4697
ORDER BY `position`
0.519 ms 1 Yes /classes/Product.php:3545
5155
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9073
ORDER BY `position`
0.519 ms 1 Yes /classes/Product.php:3545
4273
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4285) AND (b.`id_shop` = 1) LIMIT 1
0.519 ms 1 /src/Adapter/EntityMapper.php:71
1136
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2547 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2547 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.518 ms 0 /classes/Cart.php:1430
1226
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2531
ORDER BY f.position ASC
0.518 ms 5 Yes /classes/Product.php:6021
2515
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4191 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4191 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.518 ms 0 /classes/Cart.php:1430
4223
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2762
ORDER BY `position`
0.518 ms 1 Yes /classes/Product.php:3545
5098
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7962
ORDER BY `position`
0.518 ms 1 Yes /classes/Product.php:3545
5264
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9733
0.518 ms 1 /classes/Product.php:2902
4513
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4329
ORDER BY `position`
0.517 ms 1 Yes /classes/Product.php:3545
1271
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4320
AND image_shop.`cover` = 1 LIMIT 1
0.517 ms 1 /classes/Product.php:3570
2439
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4142
ORDER BY f.position ASC
0.517 ms 5 Yes /classes/Product.php:6021
3337
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6435
ORDER BY f.position ASC
0.517 ms 5 Yes /classes/Product.php:6021
4648
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4069
ORDER BY `position`
0.517 ms 1 Yes /classes/Product.php:3545
5035
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6044
ORDER BY `position`
0.517 ms 1 Yes /classes/Product.php:3545
253
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2759
ORDER BY f.position ASC
0.516 ms 5 Yes /classes/Product.php:6021
3215
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6044
ORDER BY f.position ASC
0.516 ms 5 Yes /classes/Product.php:6021
498
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4279
ORDER BY f.position ASC
0.516 ms 5 Yes /classes/Product.php:6021
5276
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10469
0.516 ms 1 /classes/Product.php:2902
625
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4312)
0.515 ms 1 /classes/Product.php:3860
1083
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.515 ms 1 /classes/Product.php:5659
1982
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2522)
0.515 ms 1 /classes/Product.php:3860
2826
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5042
ORDER BY f.position ASC
0.515 ms 5 Yes /classes/Product.php:6021
4087
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10424)
0.515 ms 1 /classes/Product.php:3860
4744
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2917
ORDER BY `position`
0.515 ms 1 Yes /classes/Product.php:3545
4861
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4207
ORDER BY `position`
0.515 ms 1 Yes /classes/Product.php:3545
5152
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9072
ORDER BY `position`
0.515 ms 1 Yes /classes/Product.php:3545
122
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5660)
0.514 ms 1 /classes/Product.php:3860
2340
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4129
ORDER BY f.position ASC
0.514 ms 5 Yes /classes/Product.php:6021
3561
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9059
ORDER BY f.position ASC
0.514 ms 5 Yes /classes/Product.php:6021
4534
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4323
ORDER BY `position`
0.514 ms 1 Yes /classes/Product.php:3545
5257
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9262
ORDER BY `position`
0.514 ms 1 Yes /classes/Product.php:3545
2533
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4195)
0.513 ms 1 /classes/Product.php:3860
4216
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3504) AND (b.`id_shop` = 1) LIMIT 1
0.513 ms 1 /src/Adapter/EntityMapper.php:71
4411
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3136) AND (b.`id_shop` = 1) LIMIT 1
0.513 ms 1 /src/Adapter/EntityMapper.php:71
1578
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3554
ORDER BY f.position ASC
0.513 ms 5 Yes /classes/Product.php:6021
1938
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4081)
0.513 ms 1 /classes/Product.php:3860
4003
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9107
AND image_shop.`cover` = 1 LIMIT 1
0.513 ms 1 /classes/Product.php:3570
422
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4284
AND image_shop.`cover` = 1 LIMIT 1
0.512 ms 1 /classes/Product.php:3570
1699
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4113
ORDER BY f.position ASC
0.512 ms 5 Yes /classes/Product.php:6021
2755
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5036)
0.512 ms 1 /classes/Product.php:3860
4815
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4141) AND (b.`id_shop` = 1) LIMIT 1
0.512 ms 1 /src/Adapter/EntityMapper.php:71
4957
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5051
ORDER BY `position`
0.512 ms 2 Yes /classes/Product.php:3545
1041
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3820
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.512 ms 0 /classes/SpecificPrice.php:259
1861
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3039)
0.512 ms 1 /classes/Product.php:3860
4458
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4267
0.512 ms 1 /classes/Product.php:2902
432
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4284
ORDER BY f.position ASC
0.511 ms 5 Yes /classes/Product.php:6021
1320
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4327)
0.511 ms 1 /classes/Product.php:3860
3002
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5058
ORDER BY f.position ASC
0.511 ms 5 Yes /classes/Product.php:6021
3869
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9094 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9094 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.511 ms 0 /classes/Cart.php:1430
5053
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6156
ORDER BY `position`
0.510 ms 1 Yes /classes/Product.php:3545
410
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4285
ORDER BY f.position ASC
0.510 ms 5 Yes /classes/Product.php:6021
509
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4309
ORDER BY f.position ASC
0.510 ms 5 Yes /classes/Product.php:6021
559
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2930)
0.510 ms 1 /classes/Product.php:3860
1408
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2537)
0.510 ms 1 /classes/Product.php:3860
3506
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8984
ORDER BY f.position ASC
0.510 ms 5 Yes /classes/Product.php:6021
4780
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4060
ORDER BY `position`
0.510 ms 1 Yes /classes/Product.php:3545
176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3516
ORDER BY f.position ASC
0.509 ms 5 Yes /classes/Product.php:6021
1755
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4106
ORDER BY f.position ASC
0.509 ms 5 Yes /classes/Product.php:6021
2051
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2503) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.509 ms 1 /classes/stock/StockAvailable.php:453
4160
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10891
ORDER BY f.position ASC
0.509 ms 5 Yes /classes/Product.php:6021
5639
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4114) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.509 ms 1 Yes Yes /classes/Product.php:4524
4585
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2540
ORDER BY `position`
0.509 ms 1 Yes /classes/Product.php:3545
264
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2758
ORDER BY f.position ASC
0.508 ms 5 Yes /classes/Product.php:6021
993
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4273
ORDER BY f.position ASC
0.507 ms 5 Yes /classes/Product.php:6021
1708
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4112) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.507 ms 1 /classes/stock/StockAvailable.php:453
1881
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2606
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.507 ms 0 /classes/SpecificPrice.php:259
2719
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4949 LIMIT 1
0.506 ms 10 /classes/SpecificPrice.php:435
969
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4274) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.506 ms 1 /classes/stock/StockAvailable.php:453
1960
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4073)
0.506 ms 1 /classes/Product.php:3860
2450
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4144
ORDER BY f.position ASC
0.506 ms 5 Yes /classes/Product.php:6021
3182
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5470
ORDER BY f.position ASC
0.506 ms 5 Yes /classes/Product.php:6021
4651
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4065
ORDER BY `position`
0.506 ms 1 Yes /classes/Product.php:3545
617
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2934) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.505 ms 1 /classes/stock/StockAvailable.php:453
2362
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4132
ORDER BY f.position ASC
0.505 ms 5 Yes /classes/Product.php:6021
4376
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3096
ORDER BY `position`
0.505 ms 1 Yes /classes/Product.php:3545
5738
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5038) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.505 ms 1 Yes Yes /classes/Product.php:4524
311
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2489
ORDER BY f.position ASC
0.504 ms 5 Yes /classes/Product.php:6021
2784
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.504 ms 1 /classes/Product.php:5659
3617
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9068
ORDER BY f.position ASC
0.504 ms 5 Yes /classes/Product.php:6021
3683
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9074
ORDER BY f.position ASC
0.504 ms 5 Yes /classes/Product.php:6021
4564
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4281
ORDER BY `position`
0.504 ms 1 Yes /classes/Product.php:3545
575
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4315
ORDER BY f.position ASC
0.503 ms 5 Yes /classes/Product.php:6021
1910
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4086
ORDER BY f.position ASC
0.503 ms 5 Yes /classes/Product.php:6021
2229
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4045
ORDER BY f.position ASC
0.503 ms 5 Yes /classes/Product.php:6021
2837
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5043
ORDER BY f.position ASC
0.503 ms 5 Yes /classes/Product.php:6021
3727
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9078
ORDER BY f.position ASC
0.503 ms 5 Yes /classes/Product.php:6021
4143
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10853)
0.503 ms 1 /classes/Product.php:3860
4270
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2480) AND (b.`id_shop` = 1) LIMIT 1
0.503 ms 1 /src/Adapter/EntityMapper.php:71
5559
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3097) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.503 ms 1 Yes Yes /classes/Product.php:4524
4885
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4572
ORDER BY `position`
0.503 ms 1 Yes /classes/Product.php:3545
15
SELECT SQL_NO_CACHE `name`, `alias` FROM `hgt78_hook_alias`
0.502 ms 88 /classes/Hook.php:290
658
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4277)
0.502 ms 1 /classes/Product.php:3860
2335
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4129)
0.502 ms 1 /classes/Product.php:3860
2461
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4183
ORDER BY f.position ASC
0.502 ms 5 Yes /classes/Product.php:6021
4457
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4267
ORDER BY `position`
0.502 ms 1 Yes /classes/Product.php:3545
571
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4315 AND id_shop=1 LIMIT 1
0.502 ms 1 /classes/Product.php:6876
599
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.502 ms 1 /classes/Product.php:5659
832
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4248
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.502 ms 0 /classes/SpecificPrice.php:259
2330
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4129
AND image_shop.`cover` = 1 LIMIT 1
0.502 ms 1 /classes/Product.php:3570
4261
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4224) AND (b.`id_shop` = 1) LIMIT 1
0.502 ms 1 /src/Adapter/EntityMapper.php:71
5390
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 216) AND (b.`id_shop` = 1) LIMIT 1
0.502 ms 1 /src/Adapter/EntityMapper.php:71
3704
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9076 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9076 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.501 ms 0 /classes/Cart.php:1430
1610
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4110 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4110 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.501 ms 0 /classes/Cart.php:1430
1622
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2941
ORDER BY f.position ASC
0.501 ms 5 Yes /classes/Product.php:6021
248
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2759)
0.500 ms 1 /classes/Product.php:3860
487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4280
ORDER BY f.position ASC
0.500 ms 5 Yes /classes/Product.php:6021
1248
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2533
ORDER BY f.position ASC
0.500 ms 5 Yes /classes/Product.php:6021
1644
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4214
ORDER BY f.position ASC
0.500 ms 5 Yes /classes/Product.php:6021
2175
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3056
AND image_shop.`cover` = 1 LIMIT 1
0.500 ms 1 /classes/Product.php:3570
2882
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5048
AND image_shop.`cover` = 1 LIMIT 1
0.500 ms 2 /classes/Product.php:3570
2885
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5048
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.500 ms 0 /classes/SpecificPrice.php:259
4777
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4048
ORDER BY `position`
0.500 ms 1 Yes /classes/Product.php:3545
5219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9097
0.500 ms 1 /classes/Product.php:2902
35
SELECT SQL_NO_CACHE *
FROM `hgt78_group` a
LEFT JOIN `hgt78_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.499 ms 1 /src/Adapter/EntityMapper.php:71
504
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4309)
0.499 ms 1 /classes/Product.php:3860
1126
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6103
ORDER BY f.position ASC
0.499 ms 5 Yes /classes/Product.php:6021
2125
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2558)
0.499 ms 1 /classes/Product.php:3860
2417
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4146
ORDER BY f.position ASC
0.499 ms 5 Yes /classes/Product.php:6021
2713
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4696) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.499 ms 1 /classes/stock/StockAvailable.php:453
2992
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5058
AND image_shop.`cover` = 1 LIMIT 1
0.499 ms 2 /classes/Product.php:3570
3458
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7962
ORDER BY f.position ASC
0.499 ms 5 Yes /classes/Product.php:6021
3957
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9102 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9102 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.499 ms 0 /classes/Cart.php:1430
5260
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9266
ORDER BY `position`
0.498 ms 1 Yes /classes/Product.php:3545
1883
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2606)
0.497 ms 1 /classes/Product.php:3860
5074
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7781
ORDER BY `position`
0.497 ms 1 Yes /classes/Product.php:3545
548
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4317)
0.496 ms 1 /classes/Product.php:3860
2815
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5041
ORDER BY f.position ASC
0.496 ms 5 Yes /classes/Product.php:6021
982
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3773
ORDER BY f.position ASC
0.496 ms 5 Yes /classes/Product.php:6021
1599
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4218 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4218 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.496 ms 0 /classes/Cart.php:1430
5462
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 61 AND `id_shop` = 1
0.495 ms 6 /src/Adapter/EntityMapper.php:79
1502
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2550
AND image_shop.`cover` = 1 LIMIT 1
0.495 ms 1 /classes/Product.php:3570
2859
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5045
ORDER BY f.position ASC
0.495 ms 5 Yes /classes/Product.php:6021
5206
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9093
ORDER BY `position`
0.495 ms 1 Yes /classes/Product.php:3545
5239
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9104
ORDER BY `position`
0.495 ms 1 Yes /classes/Product.php:3545
1270
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4319
ORDER BY f.position ASC
0.494 ms 5 Yes /classes/Product.php:6021
3880
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9095 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9095 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.494 ms 0 /classes/Cart.php:1430
4818
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4146) AND (b.`id_shop` = 1) LIMIT 1
0.494 ms 1 /src/Adapter/EntityMapper.php:71
5062
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6159
ORDER BY `position`
0.494 ms 1 Yes /classes/Product.php:3545
5289
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10926
0.494 ms 1 /classes/Product.php:2902
729
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4263
ORDER BY f.position ASC
0.493 ms 5 Yes /classes/Product.php:6021
3404
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7957
ORDER BY f.position ASC
0.493 ms 5 Yes /classes/Product.php:6021
4388
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3098
ORDER BY `position`
0.493 ms 1 Yes /classes/Product.php:3545
4403
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4265
ORDER BY `position`
0.493 ms 1 Yes /classes/Product.php:3545
4921
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5039
ORDER BY `position`
0.493 ms 2 Yes /classes/Product.php:3545
5013
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5331) AND (b.`id_shop` = 1) LIMIT 1
0.493 ms 1 /src/Adapter/EntityMapper.php:71
2718
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 215 LIMIT 1
0.493 ms 1 /classes/Product.php:5659
3760
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9082
ORDER BY f.position ASC
0.493 ms 5 Yes /classes/Product.php:6021
3705
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9076
ORDER BY f.position ASC
0.492 ms 5 Yes /classes/Product.php:6021
790
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4260)
0.492 ms 1 /classes/Product.php:3860
1949
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4080)
0.492 ms 1 /classes/Product.php:3860
55
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1
0.491 ms 1 /src/Adapter/EntityMapper.php:71
1364
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4323)
0.491 ms 1 /classes/Product.php:3860
2905
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.490 ms 1 /classes/Product.php:5659
4768
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4045
ORDER BY `position`
0.490 ms 1 Yes /classes/Product.php:3545
1777
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4103
ORDER BY f.position ASC
0.490 ms 5 Yes /classes/Product.php:6021
2534
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4195 AND id_shop=1 LIMIT 1
0.490 ms 1 /classes/Product.php:6876
3248
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6153
ORDER BY f.position ASC
0.490 ms 5 Yes /classes/Product.php:6021
3716
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9077
ORDER BY f.position ASC
0.489 ms 5 Yes /classes/Product.php:6021
4657
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3184
ORDER BY `position`
0.489 ms 1 Yes /classes/Product.php:3545
5107
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 8978
ORDER BY `position`
0.489 ms 1 Yes /classes/Product.php:3545
76
SELECT SQL_NO_CACHE *
FROM `hgt78_carrier_lang`
WHERE `id_carrier` = 282 AND `id_shop` = 1
0.488 ms 198 /src/Adapter/EntityMapper.php:79
317
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4691)
0.488 ms 1 /classes/Product.php:3860
633
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4278 LIMIT 1
0.488 ms 10 /classes/SpecificPrice.php:435
809
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4259 LIMIT 1
0.488 ms 10 /classes/SpecificPrice.php:435
1559
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2544 LIMIT 1
0.488 ms 10 /classes/SpecificPrice.php:435
2207
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4043
ORDER BY f.position ASC
0.488 ms 5 Yes /classes/Product.php:6021
2873
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5047 LIMIT 1
0.488 ms 10 /classes/SpecificPrice.php:435
3848
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9092
ORDER BY f.position ASC
0.488 ms 5 Yes /classes/Product.php:6021
260
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2758 AND id_shop=1 LIMIT 1
0.488 ms 1 /classes/Product.php:6876
1853
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2845) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.488 ms 1 /classes/stock/StockAvailable.php:453
5086
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7957
ORDER BY `position`
0.487 ms 1 Yes /classes/Product.php:3545
5170
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9078
ORDER BY `position`
0.487 ms 1 Yes /classes/Product.php:3545
1435
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2542
ORDER BY f.position ASC
0.487 ms 5 Yes /classes/Product.php:6021
5113
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 8985
ORDER BY `position`
0.487 ms 1 Yes /classes/Product.php:3545
5534
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2929) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.487 ms 1 Yes Yes /classes/Product.php:4524
188
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3504
AND image_shop.`cover` = 1 LIMIT 1
0.486 ms 1 /classes/Product.php:3570
2593
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4303
ORDER BY f.position ASC
0.486 ms 5 Yes /classes/Product.php:6021
3482
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2491
ORDER BY f.position ASC
0.486 ms 5 Yes /classes/Product.php:6021
3528
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8986
ORDER BY f.position ASC
0.486 ms 5 Yes /classes/Product.php:6021
5479
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) LIMIT 1
0.486 ms 1 /src/Adapter/EntityMapper.php:71
719
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4263
AND image_shop.`cover` = 1 LIMIT 1
0.486 ms 1 /classes/Product.php:3570
1993
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2518)
0.486 ms 1 /classes/Product.php:3860
3259
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6154
ORDER BY f.position ASC
0.486 ms 5 Yes /classes/Product.php:6021
4735
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2599
ORDER BY `position`
0.486 ms 1 Yes /classes/Product.php:3545
1366
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4323 AND `id_group` = 1 LIMIT 1
0.485 ms 0 /classes/GroupReduction.php:156
1287
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4329)
0.485 ms 1 /classes/Product.php:3860
2643
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4546)
0.485 ms 1 /classes/Product.php:3860
3292
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6157
ORDER BY f.position ASC
0.485 ms 5 Yes /classes/Product.php:6021
4456
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4267) AND (b.`id_shop` = 1) LIMIT 1
0.485 ms 1 /src/Adapter/EntityMapper.php:71
4660
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3042
ORDER BY `position`
0.485 ms 1 Yes /classes/Product.php:3545
4714
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2517
ORDER BY `position`
0.485 ms 1 Yes /classes/Product.php:3545
4720
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2503
ORDER BY `position`
0.485 ms 1 Yes /classes/Product.php:3545
5432
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 266) LIMIT 1
0.485 ms 1 /src/Adapter/EntityMapper.php:71
696
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3088
ORDER BY f.position ASC
0.484 ms 5 Yes /classes/Product.php:6021
1489
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2548 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2548 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.484 ms 0 /classes/Cart.php:1430
2395
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4140
ORDER BY f.position ASC
0.484 ms 5 Yes /classes/Product.php:6021
4738
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2597
ORDER BY `position`
0.484 ms 1 Yes /classes/Product.php:3545
5163
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9076) AND (b.`id_shop` = 1) LIMIT 1
0.484 ms 1 /src/Adapter/EntityMapper.php:71
5179
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9082
ORDER BY `position`
0.484 ms 1 Yes /classes/Product.php:3545
5191
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9088
ORDER BY `position`
0.484 ms 1 Yes /classes/Product.php:3545
872
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3134
ORDER BY f.position ASC
0.483 ms 5 Yes /classes/Product.php:6021
1573
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3554)
0.483 ms 1 /classes/Product.php:3860
1778
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4069
AND image_shop.`cover` = 1 LIMIT 1
0.483 ms 1 /classes/Product.php:3570
2191
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3521)
0.483 ms 1 /classes/Product.php:3860
3204
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6043
ORDER BY f.position ASC
0.483 ms 5 Yes /classes/Product.php:6021
3969
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9103
ORDER BY f.position ASC
0.483 ms 5 Yes /classes/Product.php:6021
4071
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10423
AND image_shop.`cover` = 1 LIMIT 1
0.483 ms 1 /classes/Product.php:3570
4558
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2545
ORDER BY `position`
0.483 ms 1 Yes /classes/Product.php:3545
5385
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 200) LIMIT 1
0.483 ms 1 /src/Adapter/EntityMapper.php:71
1092
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3822
ORDER BY f.position ASC
0.482 ms 5 Yes /classes/Product.php:6021
3237
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6152
ORDER BY f.position ASC
0.482 ms 5 Yes /classes/Product.php:6021
4318
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4315) AND (b.`id_shop` = 1) LIMIT 1
0.482 ms 1 /src/Adapter/EntityMapper.php:71
4974
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5057) AND (b.`id_shop` = 1) LIMIT 1
0.482 ms 1 /src/Adapter/EntityMapper.php:71
156
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3518)
0.482 ms 1 /classes/Product.php:3860
1215
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2529
ORDER BY f.position ASC
0.482 ms 5 Yes /classes/Product.php:6021
4477
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4318) AND (b.`id_shop` = 1) LIMIT 1
0.482 ms 1 /src/Adapter/EntityMapper.php:71
4522
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4327
ORDER BY `position`
0.482 ms 1 Yes /classes/Product.php:3545
960
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3183
ORDER BY f.position ASC
0.481 ms 5 Yes /classes/Product.php:6021
5059
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6158
ORDER BY `position`
0.480 ms 1 Yes /classes/Product.php:3545
388
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4286
ORDER BY f.position ASC
0.480 ms 5 Yes /classes/Product.php:6021
1414
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2543
AND image_shop.`cover` = 1 LIMIT 1
0.480 ms 2 /classes/Product.php:3570
1511
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `hgt78_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2550 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `hgt78_cart_product` cp JOIN `hgt78_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgt78_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2550 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.480 ms 0 /classes/Cart.php:1430
3583
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9062
ORDER BY f.position ASC
0.480 ms 5 Yes /classes/Product.php:6021
4492
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2529
ORDER BY `position`
0.480 ms 1 Yes /classes/Product.php:3545
4795
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4090
ORDER BY `position`
0.480 ms 1 Yes /classes/Product.php:3545
4966
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5054
ORDER BY `position`
0.480 ms 2 Yes /classes/Product.php:3545
280
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2478 LIMIT 1
0.479 ms 10 /classes/SpecificPrice.php:435
709
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.479 ms 1 /classes/Product.php:5659
1673
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4213 AND id_shop=1 LIMIT 1
0.479 ms 1 /classes/Product.php:6876
3439
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7960
ORDER BY f.position ASC
0.479 ms 5 Yes /classes/Product.php:6021
4429
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3773) AND (b.`id_shop` = 1) LIMIT 1
0.479 ms 1 /src/Adapter/EntityMapper.php:71
4486
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2528
ORDER BY `position`
0.479 ms 2 Yes /classes/Product.php:3545
4711
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2487
ORDER BY `position`
0.479 ms 1 Yes /classes/Product.php:3545
5172
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9079) AND (b.`id_shop` = 1) LIMIT 1
0.479 ms 1 /src/Adapter/EntityMapper.php:71
1365
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4323 AND id_shop=1 LIMIT 1
0.478 ms 1 /classes/Product.php:6876
4909
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5033
ORDER BY `position`
0.478 ms 2 Yes /classes/Product.php:3545
5008
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5308
ORDER BY `position`
0.478 ms 1 Yes /classes/Product.php:3545
5016
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5332) AND (b.`id_shop` = 1) LIMIT 1
0.478 ms 1 /src/Adapter/EntityMapper.php:71
916
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3136
ORDER BY f.position ASC
0.478 ms 5 Yes /classes/Product.php:6021
2373
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4133
ORDER BY f.position ASC
0.477 ms 5 Yes /classes/Product.php:6021
4568
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2548
0.477 ms 1 /classes/Product.php:2902
4702
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2522
ORDER BY `position`
0.477 ms 1 Yes /classes/Product.php:3545
4315
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2930) AND (b.`id_shop` = 1) LIMIT 1
0.477 ms 1 /src/Adapter/EntityMapper.php:71
10
SELECT SQL_NO_CACHE id_shop
FROM `hgt78_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.476 ms 1 /classes/ObjectModel.php:1729
949
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3772
ORDER BY f.position ASC
0.476 ms 5 Yes /classes/Product.php:6021
2026
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2517)
0.476 ms 1 /classes/Product.php:3860
2618
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4304 LIMIT 1
0.475 ms 10 /classes/SpecificPrice.php:435
4507
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4319
ORDER BY `position`
0.475 ms 1 Yes /classes/Product.php:3545
2854
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5045)
0.475 ms 1 /classes/Product.php:3860
4732
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2526
ORDER BY `position`
0.475 ms 1 Yes /classes/Product.php:3545
4519
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2493
ORDER BY `position`
0.473 ms 1 Yes /classes/Product.php:3545
5225
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9099
0.473 ms 1 /classes/Product.php:2902
334
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4225
AND image_shop.`cover` = 1 LIMIT 1
0.472 ms 1 /classes/Product.php:3570
543
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4317
AND image_shop.`cover` = 1 LIMIT 1
0.472 ms 1 /classes/Product.php:3570
2788
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5039)
0.472 ms 1 /classes/Product.php:3860
4642
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4116
ORDER BY `position`
0.472 ms 1 Yes /classes/Product.php:3545
5005
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5175
ORDER BY `position`
0.472 ms 1 Yes /classes/Product.php:3545
3606
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9067
ORDER BY f.position ASC
0.471 ms 5 Yes /classes/Product.php:6021
133
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5659)
0.471 ms 1 /classes/Product.php:3860
2563
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4207 LIMIT 1
0.471 ms 10 /classes/SpecificPrice.php:435
4489
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7780
ORDER BY `position`
0.471 ms 1 Yes /classes/Product.php:3545
802
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3097 AND id_shop=1 LIMIT 1
0.470 ms 1 /classes/Product.php:6876
3694
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9075
ORDER BY f.position ASC
0.470 ms 5 Yes /classes/Product.php:6021
4408
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4266) AND (b.`id_shop` = 1) LIMIT 1
0.470 ms 1 /src/Adapter/EntityMapper.php:71
4699
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2523
ORDER BY `position`
0.470 ms 1 Yes /classes/Product.php:3545
4983
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5078) AND (b.`id_shop` = 1) LIMIT 1
0.470 ms 1 /src/Adapter/EntityMapper.php:71
2147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2916)
0.469 ms 1 /classes/Product.php:3860
5044
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6153
ORDER BY `position`
0.469 ms 1 Yes /classes/Product.php:3545
1026
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3819
ORDER BY f.position ASC
0.469 ms 5 Yes /classes/Product.php:6021
1786
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4069) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.469 ms 1 /classes/stock/StockAvailable.php:453
4645
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4103
ORDER BY `position`
0.469 ms 1 Yes /classes/Product.php:3545
4726
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2524
ORDER BY `position`
0.469 ms 1 Yes /classes/Product.php:3545
4951
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5049
ORDER BY `position`
0.469 ms 2 Yes /classes/Product.php:3545
2551
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.468 ms 1 /classes/Product.php:5659
2594
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4307
AND image_shop.`cover` = 1 LIMIT 1
0.468 ms 1 /classes/Product.php:3570
2766
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5037)
0.468 ms 1 /classes/Product.php:3860
3281
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6156
ORDER BY f.position ASC
0.468 ms 5 Yes /classes/Product.php:6021
3494
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8978
ORDER BY f.position ASC
0.468 ms 5 Yes /classes/Product.php:6021
4013
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9107
ORDER BY f.position ASC
0.468 ms 5 Yes /classes/Product.php:6021
4030
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9144)
0.468 ms 1 /classes/Product.php:3860
4962
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5053) AND (b.`id_shop` = 1) LIMIT 1
0.468 ms 1 /src/Adapter/EntityMapper.php:71
5023
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5417
ORDER BY `position`
0.468 ms 1 Yes /classes/Product.php:3545
829
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4248
AND image_shop.`cover` = 1 LIMIT 1
0.467 ms 1 /classes/Product.php:3570
1534
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2538
ORDER BY f.position ASC
0.467 ms 5 Yes /classes/Product.php:6021
2744
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5033)
0.467 ms 1 /classes/Product.php:3860
3782
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9085
ORDER BY f.position ASC
0.467 ms 5 Yes /classes/Product.php:6021
5119
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9057
ORDER BY `position`
0.467 ms 1 Yes /classes/Product.php:3545
5065
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6198
ORDER BY `position`
0.467 ms 1 Yes /classes/Product.php:3545
107
SELECT SQL_NO_CACHE *
FROM `hgt78_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.466 ms 1 /src/Adapter/EntityMapper.php:71
1309
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2493)
0.466 ms 1 /classes/Product.php:3860
5122
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9058
ORDER BY `position`
0.466 ms 1 Yes /classes/Product.php:3545
5130
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9062) AND (b.`id_shop` = 1) LIMIT 1
0.466 ms 1 /src/Adapter/EntityMapper.php:71
3416
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7958
ORDER BY f.position ASC
0.466 ms 5 Yes /classes/Product.php:6021
4729
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2525
ORDER BY `position`
0.466 ms 1 Yes /classes/Product.php:3545
5182
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9084
ORDER BY `position`
0.466 ms 1 Yes /classes/Product.php:3545
5394
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) LIMIT 1
0.466 ms 1 /src/Adapter/EntityMapper.php:71
5434
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 307) LIMIT 1
0.466 ms 1 /src/Adapter/EntityMapper.php:71
361
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4224)
0.465 ms 1 /classes/Product.php:3860
2877
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5047 AND id_shop=1 LIMIT 1
0.465 ms 1 /classes/Product.php:6876
5056
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6157
ORDER BY `position`
0.465 ms 1 Yes /classes/Product.php:3545
680
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4276)
0.465 ms 1 /classes/Product.php:3860
3097
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5175)
0.465 ms 1 /classes/Product.php:3860
3325
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6198
ORDER BY f.position ASC
0.465 ms 5 Yes /classes/Product.php:6021
4567
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2548
ORDER BY `position`
0.465 ms 1 Yes /classes/Product.php:3545
4693
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4080
ORDER BY `position`
0.465 ms 1 Yes /classes/Product.php:3545
4717
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2516
ORDER BY `position`
0.465 ms 1 Yes /classes/Product.php:3545
2119
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2597
ORDER BY f.position ASC
0.464 ms 5 Yes /classes/Product.php:6021
443
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2555
ORDER BY f.position ASC
0.464 ms 5 Yes /classes/Product.php:6021
1010
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4271)
0.464 ms 1 /classes/Product.php:3860
1852
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2845 AND `id_group` = 1 LIMIT 1
0.464 ms 0 /classes/GroupReduction.php:156
4654
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4074
ORDER BY `position`
0.464 ms 1 Yes /classes/Product.php:3545
4978
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5058
ORDER BY `position`
0.464 ms 2 Yes /classes/Product.php:3545
5104
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2491
ORDER BY `position`
0.464 ms 2 Yes /classes/Product.php:3545
603
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4313)
0.463 ms 1 /classes/Product.php:3860
1013
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4271) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.463 ms 1 /classes/stock/StockAvailable.php:453
1227
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2532
AND image_shop.`cover` = 1 LIMIT 1
0.463 ms 1 /classes/Product.php:3570
1894
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2844)
0.463 ms 1 /classes/Product.php:3860
3371
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7952
ORDER BY f.position ASC
0.463 ms 5 Yes /classes/Product.php:6021
3947
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9101
ORDER BY f.position ASC
0.463 ms 5 Yes /classes/Product.php:6021
2241
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4047
AND image_shop.`cover` = 1 LIMIT 1
0.463 ms 1 /classes/Product.php:3570
333
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4692
ORDER BY f.position ASC
0.462 ms 5 Yes /classes/Product.php:6021
3517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8985
ORDER BY f.position ASC
0.462 ms 5 Yes /classes/Product.php:6021
4421
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3772
ORDER BY `position`
0.462 ms 1 Yes /classes/Product.php:3545
4990
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5157
ORDER BY `position`
0.462 ms 1 Yes /classes/Product.php:3545
628
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4312) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.462 ms 1 /classes/stock/StockAvailable.php:453
652
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2972
ORDER BY f.position ASC
0.462 ms 5 Yes /classes/Product.php:6021
4466
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4336
ORDER BY `position`
0.462 ms 1 Yes /classes/Product.php:3545
23
SELECT SQL_NO_CACHE * FROM `hgt78_currency` c ORDER BY `iso_code` ASC
0.461 ms 2 Yes /classes/Currency.php:709
4054
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9266)
0.461 ms 1 /classes/Product.php:3860
3303
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6158
ORDER BY f.position ASC
0.461 ms 5 Yes /classes/Product.php:6021
4684
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4087
ORDER BY `position`
0.461 ms 1 Yes /classes/Product.php:3545
4207
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3518) AND (b.`id_shop` = 1) LIMIT 1
0.460 ms 1 /src/Adapter/EntityMapper.php:71
4690
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4081
ORDER BY `position`
0.460 ms 1 Yes /classes/Product.php:3545
139
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3519
AND image_shop.`cover` = 1 LIMIT 1
0.460 ms 1 /classes/Product.php:3570
1468
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2546
ORDER BY f.position ASC
0.460 ms 5 Yes /classes/Product.php:6021
2682
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4576
ORDER BY f.position ASC
0.460 ms 5 Yes /classes/Product.php:6021
4285
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2556) AND (b.`id_shop` = 1) LIMIT 1
0.460 ms 1 /src/Adapter/EntityMapper.php:71
4300
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4309) AND (b.`id_shop` = 1) LIMIT 1
0.460 ms 1 /src/Adapter/EntityMapper.php:71
1276
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4320)
0.459 ms 1 /classes/Product.php:3860
1703
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4112
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.459 ms 0 /classes/SpecificPrice.php:259
3393
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7954
ORDER BY f.position ASC
0.459 ms 5 Yes /classes/Product.php:6021
4971
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5056) AND (b.`id_shop` = 1) LIMIT 1
0.459 ms 1 /src/Adapter/EntityMapper.php:71
1318
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4327
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.458 ms 0 /classes/SpecificPrice.php:259
2489
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4187)
0.458 ms 1 /classes/Product.php:3860
4912
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5036
ORDER BY `position`
0.458 ms 2 Yes /classes/Product.php:3545
4915
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5037
ORDER BY `position`
0.458 ms 2 Yes /classes/Product.php:3545
5212
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9095
ORDER BY `position`
0.458 ms 1 Yes /classes/Product.php:3545
312
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4691
AND image_shop.`cover` = 1 LIMIT 1
0.457 ms 1 /classes/Product.php:3570
3360
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7781
ORDER BY f.position ASC
0.457 ms 5 Yes /classes/Product.php:6021
4367
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4262
ORDER BY `position`
0.457 ms 1 Yes /classes/Product.php:3545
4678
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2844
ORDER BY `position`
0.457 ms 1 Yes /classes/Product.php:3545
5089
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7958
ORDER BY `position`
0.457 ms 1 Yes /classes/Product.php:3545
1839
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3041)
0.456 ms 1 /classes/Product.php:3860
3177
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5470)
0.456 ms 1 /classes/Product.php:3860
3914
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9098
ORDER BY f.position ASC
0.456 ms 5 Yes /classes/Product.php:6021
4324
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2933) AND (b.`id_shop` = 1) LIMIT 1
0.456 ms 1 /src/Adapter/EntityMapper.php:71
4382
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3097
ORDER BY `position`
0.456 ms 1 Yes /classes/Product.php:3545
5343
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 50 AND `id_shop` = 1
0.456 ms 6 /src/Adapter/EntityMapper.php:79
1545
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2539
ORDER BY f.position ASC
0.456 ms 5 Yes /classes/Product.php:6021
4358
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3089
ORDER BY `position`
0.456 ms 1 Yes /classes/Product.php:3545
4705
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2518
ORDER BY `position`
0.456 ms 1 Yes /classes/Product.php:3545
5196
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9090) AND (b.`id_shop` = 1) LIMIT 1
0.456 ms 1 /src/Adapter/EntityMapper.php:71
1137
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2547
ORDER BY f.position ASC
0.455 ms 5 Yes /classes/Product.php:6021
1453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2545 AND id_shop=1 LIMIT 1
0.455 ms 1 /classes/Product.php:6876
4687
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4088
ORDER BY `position`
0.455 ms 1 Yes /classes/Product.php:3545
834
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4248)
0.455 ms 1 /classes/Product.php:3860
1801
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4074
AND image_shop.`cover` = 1 LIMIT 1
0.455 ms 1 /classes/Product.php:3570
1922
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4088
AND image_shop.`cover` = 1 LIMIT 1
0.455 ms 1 /classes/Product.php:3570
2772
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5038
AND image_shop.`cover` = 1 LIMIT 1
0.455 ms 2 /classes/Product.php:3570
4312
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4317) AND (b.`id_shop` = 1) LIMIT 1
0.455 ms 1 /src/Adapter/EntityMapper.php:71
5110
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 8984
ORDER BY `position`
0.455 ms 1 Yes /classes/Product.php:3545
3038
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5157 LIMIT 1
0.454 ms 10 /classes/SpecificPrice.php:435
193
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3504)
0.454 ms 1 /classes/Product.php:3860
202
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2763
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.454 ms 0 /classes/SpecificPrice.php:259
2358
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4132 AND id_shop=1 LIMIT 1
0.454 ms 1 /classes/Product.php:6876
2502
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4190 AND `id_group` = 1 LIMIT 1
0.454 ms 0 /classes/GroupReduction.php:156
4469
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6103
ORDER BY `position`
0.454 ms 2 Yes /classes/Product.php:3545
4663
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3041
ORDER BY `position`
0.454 ms 1 Yes /classes/Product.php:3545
4867
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4303
ORDER BY `position`
0.454 ms 1 Yes /classes/Product.php:3545
5071
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6664
ORDER BY `position`
0.454 ms 1 Yes /classes/Product.php:3545
5148
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9071) AND (b.`id_shop` = 1) LIMIT 1
0.454 ms 1 /src/Adapter/EntityMapper.php:71
793
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4260) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.453 ms 1 /classes/stock/StockAvailable.php:453
2528
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4195
AND image_shop.`cover` = 1 LIMIT 1
0.453 ms 1 /classes/Product.php:3570
3270
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6155
ORDER BY f.position ASC
0.453 ms 5 Yes /classes/Product.php:6021
5190
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9088) AND (b.`id_shop` = 1) LIMIT 1
0.453 ms 1 /src/Adapter/EntityMapper.php:71
5199
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9091) AND (b.`id_shop` = 1) LIMIT 1
0.453 ms 1 /src/Adapter/EntityMapper.php:71
5405
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 37 AND `id_shop` = 1
0.453 ms 6 /src/Adapter/EntityMapper.php:79
1943
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4081
ORDER BY f.position ASC
0.452 ms 5 Yes /classes/Product.php:6021
2555
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4206)
0.452 ms 1 /classes/Product.php:3860
2937
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5053
AND image_shop.`cover` = 1 LIMIT 1
0.452 ms 2 /classes/Product.php:3570
4306
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2929) AND (b.`id_shop` = 1) LIMIT 1
0.452 ms 1 /src/Adapter/EntityMapper.php:71
4708
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2476
ORDER BY `position`
0.452 ms 1 Yes /classes/Product.php:3545
620
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4312
AND image_shop.`cover` = 1 LIMIT 1
0.452 ms 1 /classes/Product.php:3570
3133
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5331)
0.452 ms 1 /classes/Product.php:3860
1204
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7780
ORDER BY f.position ASC
0.451 ms 5 Yes /classes/Product.php:6021
245
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2759 LIMIT 1
0.451 ms 10 /classes/SpecificPrice.php:435
988
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4273)
0.451 ms 1 /classes/Product.php:3860
1387
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4321 AND id_shop=1 LIMIT 1
0.451 ms 1 /classes/Product.php:6876
4349
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4276
ORDER BY `position`
0.451 ms 1 Yes /classes/Product.php:3545
4681
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4086
ORDER BY `position`
0.451 ms 1 Yes /classes/Product.php:3545
4103
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10467
ORDER BY f.position ASC
0.450 ms 5 Yes /classes/Product.php:6021
5146
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9070
ORDER BY `position`
0.450 ms 1 Yes /classes/Product.php:3545
4672
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2608
ORDER BY `position`
0.450 ms 1 Yes /classes/Product.php:3545
5868
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `hgt78_category` c
LEFT JOIN `hgt78_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1
0.450 ms 21 /classes/Category.php:2242
3100
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5175) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.449 ms 1 /classes/stock/StockAvailable.php:453
5820
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9076) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.449 ms 1 Yes Yes /classes/Product.php:4524
3314
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6159
ORDER BY f.position ASC
0.449 ms 5 Yes /classes/Product.php:6021
171
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3516)
0.448 ms 1 /classes/Product.php:3860
741
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4262
AND image_shop.`cover` = 1 LIMIT 1
0.448 ms 1 /classes/Product.php:3570
2169
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2430)
0.448 ms 1 /classes/Product.php:3860
2325
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4090 AND id_shop=1 LIMIT 1
0.448 ms 1 /classes/Product.php:6876
2632
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4227)
0.448 ms 1 /classes/Product.php:3860
4267
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4286) AND (b.`id_shop` = 1) LIMIT 1
0.448 ms 1 /src/Adapter/EntityMapper.php:71
1812
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3184
AND image_shop.`cover` = 1 LIMIT 1
0.447 ms 1 /classes/Product.php:3570
2566
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4207)
0.447 ms 1 /classes/Product.php:3860
2722
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4949)
0.447 ms 1 /classes/Product.php:3860
4609
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4214
ORDER BY `position`
0.447 ms 1 Yes /classes/Product.php:3545
5161
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9075
ORDER BY `position`
0.447 ms 1 Yes /classes/Product.php:3545
1908
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4086) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.446 ms 1 /classes/stock/StockAvailable.php:453
3887
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9096)
0.446 ms 1 /classes/Product.php:3860
4414
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4275) AND (b.`id_shop` = 1) LIMIT 1
0.446 ms 1 /src/Adapter/EntityMapper.php:71
4436
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3818
ORDER BY `position`
0.446 ms 1 Yes /classes/Product.php:3545
328
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4692)
0.446 ms 1 /classes/Product.php:3860
1298
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4328)
0.446 ms 1 /classes/Product.php:3860
2158
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2801)
0.446 ms 1 /classes/Product.php:3860
5011
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5322
ORDER BY `position`
0.446 ms 1 Yes /classes/Product.php:3545
5393
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 44 AND `id_shop` = 1
0.446 ms 6 /src/Adapter/EntityMapper.php:79
84
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
LEFT JOIN `hgt78_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 )
WHERE `name` = 'Esotérisme'
AND c.`id_category` != 2
AND c.`id_parent` = 2 LIMIT 1
0.445 ms 7 /classes/Category.php:1500
182
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3505)
0.445 ms 1 /classes/Product.php:3860
2180
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3056)
0.445 ms 1 /classes/Product.php:3860
3539
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9057
ORDER BY f.position ASC
0.445 ms 5 Yes /classes/Product.php:6021
85
SELECT SQL_NO_CACHE c.*, cl.*
FROM `hgt78_category` c
LEFT JOIN `hgt78_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 )
WHERE `name` = 'Saveurs'
AND c.`id_category` != 2
AND c.`id_parent` = 2 LIMIT 1
0.445 ms 7 /classes/Category.php:1500
1850
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2845)
0.445 ms 1 /classes/Product.php:3860
4282
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2555) AND (b.`id_shop` = 1) LIMIT 1
0.445 ms 1 /src/Adapter/EntityMapper.php:71
4430
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3773
ORDER BY `position`
0.445 ms 1 Yes /classes/Product.php:3545
4981
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5059
ORDER BY `position`
0.445 ms 2 Yes /classes/Product.php:3545
5134
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9063
ORDER BY `position`
0.445 ms 1 Yes /classes/Product.php:3545
1033
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4270 AND id_shop=1 LIMIT 1
0.444 ms 1 /classes/Product.php:6876
1210
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2529)
0.444 ms 1 /classes/Product.php:3860
1249
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2534
AND image_shop.`cover` = 1 LIMIT 1
0.444 ms 1 /classes/Product.php:3570
3115
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5322
AND image_shop.`cover` = 1 LIMIT 1
0.444 ms 1 /classes/Product.php:3570
4304
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4310
ORDER BY `position`
0.444 ms 1 Yes /classes/Product.php:3545
367
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2479
AND image_shop.`cover` = 1 LIMIT 1
0.443 ms 1 /classes/Product.php:3570
564
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2930
ORDER BY f.position ASC
0.443 ms 5 Yes /classes/Product.php:6021
804
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3097) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.443 ms 1 /classes/stock/StockAvailable.php:453
1645
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4209
AND image_shop.`cover` = 1 LIMIT 1
0.443 ms 1 /classes/Product.php:3570
2368
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4133)
0.443 ms 1 /classes/Product.php:3860
3854
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9093)
0.443 ms 1 /classes/Product.php:3860
3936
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9100
ORDER BY f.position ASC
0.443 ms 5 Yes /classes/Product.php:6021
4252
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4692) AND (b.`id_shop` = 1) LIMIT 1
0.443 ms 1 /src/Adapter/EntityMapper.php:71
4333
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4312) AND (b.`id_shop` = 1) LIMIT 1
0.443 ms 1 /src/Adapter/EntityMapper.php:71
4462
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6079) AND (b.`id_shop` = 1) LIMIT 1
0.443 ms 1 /src/Adapter/EntityMapper.php:71
4508
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4319
0.443 ms 1 /classes/Product.php:2902
4666
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2845
ORDER BY `position`
0.443 ms 1 Yes /classes/Product.php:3545
4675
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2606
ORDER BY `position`
0.443 ms 1 Yes /classes/Product.php:3545
2097
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2526
ORDER BY f.position ASC
0.442 ms 5 Yes /classes/Product.php:6021
2892
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5048
ORDER BY f.position ASC
0.442 ms 5 Yes /classes/Product.php:6021
3109
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5308)
0.442 ms 1 /classes/Product.php:3860
4394
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3133
ORDER BY `position`
0.442 ms 1 Yes /classes/Product.php:3545
4792
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4085
ORDER BY `position`
0.442 ms 1 Yes /classes/Product.php:3545
609
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2934
AND image_shop.`cover` = 1 LIMIT 1
0.441 ms 1 /classes/Product.php:3570
1595
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4218)
0.441 ms 1 /classes/Product.php:3860
4484
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6655
ORDER BY `position`
0.441 ms 1 Yes /classes/Product.php:3545
4968
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5055) AND (b.`id_shop` = 1) LIMIT 1
0.441 ms 1 /src/Adapter/EntityMapper.php:71
5029
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5472
ORDER BY `position`
0.441 ms 1 Yes /classes/Product.php:3545
5175
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9081) AND (b.`id_shop` = 1) LIMIT 1
0.441 ms 1 /src/Adapter/EntityMapper.php:71
3672
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9073
ORDER BY f.position ASC
0.441 ms 5 Yes /classes/Product.php:6021
4247
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2489
ORDER BY `position`
0.441 ms 1 Yes /classes/Product.php:3545
4340
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2972
ORDER BY `position`
0.441 ms 1 Yes /classes/Product.php:3545
2799
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5040)
0.440 ms 1 /classes/Product.php:3860
3130
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5331 LIMIT 1
0.440 ms 10 /classes/SpecificPrice.php:435
4189
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10999)
0.440 ms 1 /classes/Product.php:3860
1342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4325)
0.440 ms 1 /classes/Product.php:3860
2324
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4090)
0.440 ms 1 /classes/Product.php:3860
46
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) AND (b.`id_shop` = 1) LIMIT 1
0.439 ms 1 /src/Adapter/EntityMapper.php:71
856
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4212)
0.439 ms 1 /classes/Product.php:3860
2577
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4300)
0.439 ms 1 /classes/Product.php:3860
4528
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4325
ORDER BY `position`
0.439 ms 1 Yes /classes/Product.php:3545
845
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3133)
0.438 ms 1 /classes/Product.php:3860
933
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3251)
0.438 ms 1 /classes/Product.php:3860
1584
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3553)
0.438 ms 1 /classes/Product.php:3860
2136
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2917)
0.438 ms 1 /classes/Product.php:3860
2639
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.438 ms 1 /classes/Product.php:5659
3777
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9085)
0.438 ms 1 /classes/Product.php:3860
4264
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2479) AND (b.`id_shop` = 1) LIMIT 1
0.438 ms 1 /src/Adapter/EntityMapper.php:71
4321
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4314) AND (b.`id_shop` = 1) LIMIT 1
0.438 ms 1 /src/Adapter/EntityMapper.php:71
5203
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9092
ORDER BY `position`
0.438 ms 1 Yes /classes/Product.php:3545
215
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2762)
0.437 ms 1 /classes/Product.php:3860
232
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2760
AND image_shop.`cover` = 1 LIMIT 1
0.437 ms 1 /classes/Product.php:3570
1872
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2608)
0.437 ms 1 /classes/Product.php:3860
2114
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2597)
0.437 ms 1 /classes/Product.php:3860
2202
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4043)
0.437 ms 1 /classes/Product.php:3860
2246
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4047)
0.437 ms 1 /classes/Product.php:3860
4355
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4264
ORDER BY `position`
0.437 ms 1 Yes /classes/Product.php:3545
4852
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4195
ORDER BY `position`
0.437 ms 1 Yes /classes/Product.php:3545
5528
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `hgt78_product_attribute` pa
INNER JOIN hgt78_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `hgt78_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `hgt78_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `hgt78_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `hgt78_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4282) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.437 ms 1 Yes Yes /classes/Product.php:4524
4220
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2763
ORDER BY `position`
0.436 ms 1 Yes /classes/Product.php:3545
3226
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6151
ORDER BY f.position ASC
0.435 ms 5 Yes /classes/Product.php:6021
427
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4284)
0.435 ms 1 /classes/Product.php:3860
4465
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4336) AND (b.`id_shop` = 1) LIMIT 1
0.435 ms 1 /src/Adapter/EntityMapper.php:71
2867
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5046 AND `id_group` = 1 LIMIT 1
0.434 ms 0 /classes/GroupReduction.php:156
3081
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5174
AND image_shop.`cover` = 1 LIMIT 1
0.434 ms 1 /classes/Product.php:3570
3810
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9089)
0.434 ms 1 /classes/Product.php:3860
4405
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3135) AND (b.`id_shop` = 1) LIMIT 1
0.434 ms 1 /src/Adapter/EntityMapper.php:71
2081
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2525)
0.434 ms 1 /classes/Product.php:3860
2821
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5042)
0.434 ms 1 /classes/Product.php:3860
4288
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4282) AND (b.`id_shop` = 1) LIMIT 1
0.434 ms 1 /src/Adapter/EntityMapper.php:71
5348
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 172) LIMIT 1
0.434 ms 1 /src/Adapter/EntityMapper.php:71
4993
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5158
ORDER BY `position`
0.433 ms 1 Yes /classes/Product.php:3545
8
SELECT SQL_NO_CACHE *
FROM `hgt78_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.433 ms 1 /src/Adapter/EntityMapper.php:71
281
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2478
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.433 ms 1 /classes/SpecificPrice.php:259
2054
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2474
AND image_shop.`cover` = 1 LIMIT 1
0.433 ms 1 /classes/Product.php:3570
2707
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4696 LIMIT 1
0.433 ms 10 /classes/SpecificPrice.php:435
3471
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2515
ORDER BY f.position ASC
0.433 ms 5 Yes /classes/Product.php:6021
4060
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9733
AND image_shop.`cover` = 1 LIMIT 1
0.433 ms 1 /classes/Product.php:3570
4352
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3088
ORDER BY `position`
0.433 ms 1 Yes /classes/Product.php:3545
5178
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9082) AND (b.`id_shop` = 1) LIMIT 1
0.433 ms 1 /src/Adapter/EntityMapper.php:71
42
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) AND (b.`id_shop` = 1) LIMIT 1
0.432 ms 1 /src/Adapter/EntityMapper.php:71
128
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5659
AND image_shop.`cover` = 1 LIMIT 1
0.432 ms 1 /classes/Product.php:3570
1303
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4328
ORDER BY f.position ASC
0.432 ms 5 Yes /classes/Product.php:6021
1353
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4324)
0.432 ms 1 /classes/Product.php:3860
4433
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4273
ORDER BY `position`
0.432 ms 1 Yes /classes/Product.php:3545
4501
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2533
ORDER BY `position`
0.432 ms 1 Yes /classes/Product.php:3545
5026
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5470
ORDER BY `position`
0.432 ms 1 Yes /classes/Product.php:3545
5125
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9059
ORDER BY `position`
0.432 ms 1 Yes /classes/Product.php:3545
5300
SELECT SQL_NO_CACHE 1 FROM hgt78_cart_product cp INNER JOIN hgt78_product p
ON (p.id_product = cp.id_product) INNER JOIN hgt78_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.432 ms 1 /classes/Cart.php:4255
300
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2489
AND image_shop.`cover` = 1 LIMIT 1
0.431 ms 1 /classes/Product.php:3570
653
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4277
AND image_shop.`cover` = 1 LIMIT 1
0.431 ms 1 /classes/Product.php:3570
840
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3133
AND image_shop.`cover` = 1 LIMIT 1
0.431 ms 1 /classes/Product.php:3570
3349
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6664
ORDER BY f.position ASC
0.431 ms 5 Yes /classes/Product.php:6021
174
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3516) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.431 ms 1 /classes/stock/StockAvailable.php:453
5388
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) LIMIT 1
0.431 ms 1 /src/Adapter/EntityMapper.php:71
3041
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5157)
0.430 ms 1 /classes/Product.php:3860
3815
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9089
ORDER BY f.position ASC
0.430 ms 5 Yes /classes/Product.php:6021
614
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2934)
0.430 ms 1 /classes/Product.php:3860
2396
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4141
AND image_shop.`cover` = 1 LIMIT 1
0.430 ms 1 /classes/Product.php:3570
2445
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4144)
0.430 ms 1 /classes/Product.php:3860
3382
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7953
ORDER BY f.position ASC
0.430 ms 5 Yes /classes/Product.php:6021
221
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2761
AND image_shop.`cover` = 1 LIMIT 1
0.429 ms 1 /classes/Product.php:3570
259
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2758)
0.429 ms 1 /classes/Product.php:3860
760
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.429 ms 1 /classes/stock/StockAvailable.php:453
2232
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4046 LIMIT 1
0.429 ms 10 /classes/SpecificPrice.php:435
3446
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7962)
0.429 ms 1 /classes/Product.php:3860
2108
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2599
ORDER BY f.position ASC
0.429 ms 5 Yes /classes/Product.php:6021
2401
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4141)
0.429 ms 1 /classes/Product.php:3860
3063
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5159)
0.429 ms 1 /classes/Product.php:3860
4373
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4261
ORDER BY `position`
0.429 ms 1 Yes /classes/Product.php:3545
4960
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5052
ORDER BY `position`
0.429 ms 2 Yes /classes/Product.php:3545
1441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2541)
0.428 ms 1 /classes/Product.php:3860
3559
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9059) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.428 ms 1 /classes/stock/StockAvailable.php:453
4586
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2540
0.428 ms 1 /classes/Product.php:2902
2785
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5039 LIMIT 1
0.427 ms 10 /classes/SpecificPrice.php:435
3427
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7959
ORDER BY f.position ASC
0.427 ms 5 Yes /classes/Product.php:6021
815
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4259) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.426 ms 1 /classes/stock/StockAvailable.php:453
2507
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.426 ms 1 /classes/Product.php:5659
3169
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5417) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.426 ms 1 /classes/stock/StockAvailable.php:453
4309
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2554) AND (b.`id_shop` = 1) LIMIT 1
0.426 ms 1 /src/Adapter/EntityMapper.php:71
4454
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3821
ORDER BY `position`
0.426 ms 1 Yes /classes/Product.php:3545
4580
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2538
0.426 ms 1 /classes/Product.php:2902
4942
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5046
ORDER BY `position`
0.426 ms 2 Yes /classes/Product.php:3545
5379
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) LIMIT 1
0.426 ms 1 /src/Adapter/EntityMapper.php:71
112
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6017) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.425 ms 1 /classes/stock/StockAvailable.php:453
675
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4276
AND image_shop.`cover` = 1 LIMIT 1
0.425 ms 1 /classes/Product.php:3570
4999
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5173
ORDER BY `position`
0.425 ms 1 Yes /classes/Product.php:3545
5068
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6435
ORDER BY `position`
0.425 ms 1 Yes /classes/Product.php:3545
664
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3087
AND image_shop.`cover` = 1 LIMIT 1
0.425 ms 1 /classes/Product.php:3570
4002
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9106
ORDER BY f.position ASC
0.425 ms 5 Yes /classes/Product.php:6021
4295
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4280
ORDER BY `position`
0.425 ms 1 Yes /classes/Product.php:3545
5143
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9069
ORDER BY `position`
0.425 ms 1 Yes /classes/Product.php:3545
537
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2554)
0.424 ms 1 /classes/Product.php:3860
3075
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5173)
0.424 ms 1 /classes/Product.php:3860
5176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9081
ORDER BY `position`
0.424 ms 1 Yes /classes/Product.php:3545
44
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) AND (b.`id_shop` = 1) LIMIT 1
0.424 ms 1 /src/Adapter/EntityMapper.php:71
4214
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3505
ORDER BY `position`
0.424 ms 1 Yes /classes/Product.php:3545
4277
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2481
ORDER BY `position`
0.424 ms 1 Yes /classes/Product.php:3545
1232
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2532)
0.423 ms 1 /classes/Product.php:3860
2478
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4186)
0.423 ms 1 /classes/Product.php:3860
2588
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4303)
0.423 ms 1 /classes/Product.php:3860
2986
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5057)
0.423 ms 1 /classes/Product.php:3860
4364
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3090
ORDER BY `position`
0.423 ms 1 Yes /classes/Product.php:3545
4370
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3095
ORDER BY `position`
0.423 ms 1 Yes /classes/Product.php:3545
638
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4278 AND `id_group` = 1 LIMIT 1
0.422 ms 0 /classes/GroupReduction.php:156
1254
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2534)
0.422 ms 1 /classes/Product.php:3860
3567
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9061)
0.422 ms 1 /classes/Product.php:3860
3709
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9077
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.422 ms 0 /classes/SpecificPrice.php:259
4612
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4209
ORDER BY `position`
0.422 ms 1 Yes /classes/Product.php:3545
4873
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4306
ORDER BY `position`
0.422 ms 1 Yes /classes/Product.php:3545
5116
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 8986
ORDER BY `position`
0.422 ms 1 Yes /classes/Product.php:3545
277
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2478
AND image_shop.`cover` = 1 LIMIT 1
0.421 ms 1 /classes/Product.php:3570
405
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4285)
0.421 ms 1 /classes/Product.php:3860
416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2481)
0.421 ms 1 /classes/Product.php:3860
2527
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4192
ORDER BY f.position ASC
0.421 ms 5 Yes /classes/Product.php:6021
5083
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7954
ORDER BY `position`
0.421 ms 1 Yes /classes/Product.php:3545
1694
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4113)
0.420 ms 1 /classes/Product.php:3860
2535
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4195 AND `id_group` = 1 LIMIT 1
0.420 ms 0 /classes/GroupReduction.php:156
2583
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4303
AND image_shop.`cover` = 1 LIMIT 1
0.420 ms 1 /classes/Product.php:3570
2810
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5041)
0.420 ms 1 /classes/Product.php:3860
4132
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10852)
0.420 ms 1 /classes/Product.php:3860
5209
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9094
ORDER BY `position`
0.420 ms 1 Yes /classes/Product.php:3545
226
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2761)
0.420 ms 1 /classes/Product.php:3860
3338
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6664
AND image_shop.`cover` = 1 LIMIT 1
0.420 ms 1 /classes/Product.php:3570
2319
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4090
AND image_shop.`cover` = 1 LIMIT 1
0.419 ms 1 /classes/Product.php:3570
2163
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2801
ORDER BY f.position ASC
0.419 ms 5 Yes /classes/Product.php:6021
4255
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4225) AND (b.`id_shop` = 1) LIMIT 1
0.419 ms 1 /src/Adapter/EntityMapper.php:71
4380
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4260
0.419 ms 1 /classes/Product.php:2902
4385
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4259
ORDER BY `position`
0.419 ms 1 Yes /classes/Product.php:3545
5871
SELECT SQL_NO_CACHE c.*, cl.*  FROM `hgt78_category` c
LEFT JOIN `hgt78_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 577 AND c.`nleft` >= 1 AND c.`nright` <= 590 ORDER BY `nleft` DESC
0.419 ms 2 /classes/Category.php:1600
2547
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4196) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.418 ms 1 /classes/stock/StockAvailable.php:453
5345
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 62 AND `id_shop` = 1
0.418 ms 6 /src/Adapter/EntityMapper.php:79
1049
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4269
AND image_shop.`cover` = 1 LIMIT 1
0.418 ms 1 /classes/Product.php:3570
1099
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6079)
0.418 ms 1 /classes/Product.php:3860
1216
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2531
AND image_shop.`cover` = 1 LIMIT 1
0.418 ms 1 /classes/Product.php:3570
2268
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4060)
0.418 ms 1 /classes/Product.php:3860
2296
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4064
AND image_shop.`cover` = 1 LIMIT 1
0.418 ms 1 /classes/Product.php:3570
3083
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5174 LIMIT 1
0.418 ms 10 /classes/SpecificPrice.php:435
4336
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4278) AND (b.`id_shop` = 1) LIMIT 1
0.418 ms 1 /src/Adapter/EntityMapper.php:71
4498
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2532
ORDER BY `position`
0.418 ms 1 Yes /classes/Product.php:3545
4570
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2549
ORDER BY `position`
0.418 ms 1 Yes /classes/Product.php:3545
927
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4275
ORDER BY f.position ASC
0.417 ms 5 Yes /classes/Product.php:6021
1556
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2540
ORDER BY f.position ASC
0.417 ms 5 Yes /classes/Product.php:6021
2103
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2599)
0.417 ms 1 /classes/Product.php:3860
2638
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4546
AND image_shop.`cover` = 1 LIMIT 1
0.417 ms 1 /classes/Product.php:3570
3194
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6043
AND image_shop.`cover` = 1 LIMIT 1
0.417 ms 1 /classes/Product.php:3570
3667
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9073)
0.417 ms 1 /classes/Product.php:3860
4258
SELECT SQL_NO_CACHE *
FROM `hgt78_product` a
LEFT JOIN `hgt78_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `hgt78_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4694) AND (b.`id_shop` = 1) LIMIT 1
0.417 ms 1 /src/Adapter/EntityMapper.php:71
5299
SELECT SQL_NO_CACHE c.id_elementor FROM hgt78_iqit_elementor_category c WHERE c.id_category = 2 LIMIT 1
0.417 ms 1 /modules/iqitelementor/src/IqitElementorCategory.php:87
554
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2930
AND image_shop.`cover` = 1 LIMIT 1
0.416 ms 2 /classes/Product.php:3570
796
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3097
AND image_shop.`cover` = 1 LIMIT 1
0.416 ms 1 /classes/Product.php:3570
2070
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2524)
0.416 ms 1 /classes/Product.php:3860
2928
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5052 LIMIT 1
0.416 ms 10 /classes/SpecificPrice.php:435
4048
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9266
AND image_shop.`cover` = 1 LIMIT 1
0.416 ms 1 /classes/Product.php:3570
4849
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4192
ORDER BY `position`
0.416 ms 1 Yes /classes/Product.php:3545
5032
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6043
ORDER BY `position`
0.416 ms 1 Yes /classes/Product.php:3545
5483
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 217) LIMIT 1
0.416 ms 1 /src/Adapter/EntityMapper.php:71
4292
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2557
ORDER BY `position`
0.416 ms 1 Yes /classes/Product.php:3545
5334
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 165) LIMIT 1
0.416 ms 1 /src/Adapter/EntityMapper.php:71
813
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4259 AND id_shop=1 LIMIT 1
0.415 ms 1 /classes/Product.php:6876
3127
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5331
AND image_shop.`cover` = 1 LIMIT 1
0.415 ms 1 /classes/Product.php:3570
3554
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9059
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.415 ms 0 /classes/SpecificPrice.php:259
5095
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7960
ORDER BY `position`
0.415 ms 1 Yes /classes/Product.php:3545
2092
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2526)
0.415 ms 1 /classes/Product.php:3860
4298
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4279
ORDER BY `position`
0.415 ms 1 Yes /classes/Product.php:3545
4882
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4546
ORDER BY `position`
0.415 ms 1 Yes /classes/Product.php:3545
5369
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) LIMIT 1
0.415 ms 1 /src/Adapter/EntityMapper.php:71
294
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4302)
0.414 ms 1 /classes/Product.php:3860
5422
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 261) LIMIT 1
0.414 ms 1 /src/Adapter/EntityMapper.php:71
3092
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5175
AND image_shop.`cover` = 1 LIMIT 1
0.414 ms 1 /classes/Product.php:3570
4448
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3820
ORDER BY `position`
0.414 ms 1 Yes /classes/Product.php:3545
271
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2553)
0.413 ms 1 /classes/Product.php:3860
2346
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4130)
0.413 ms 1 /classes/Product.php:3860
466
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2557
AND image_shop.`cover` = 1 LIMIT 1
0.413 ms 1 /classes/Product.php:3570
773
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4261
ORDER BY f.position ASC
0.413 ms 5 Yes /classes/Product.php:6021
826
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3098) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.413 ms 1 /classes/stock/StockAvailable.php:453
1834
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3041
AND image_shop.`cover` = 1 LIMIT 1
0.413 ms 1 /classes/Product.php:3570
2666
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4573)
0.413 ms 1 /classes/Product.php:3860
2805
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5041
AND image_shop.`cover` = 1 LIMIT 1
0.413 ms 2 /classes/Product.php:3570
3036
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5157
AND image_shop.`cover` = 1 LIMIT 1
0.413 ms 1 /classes/Product.php:3570
4065
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9733)
0.413 ms 1 /classes/Product.php:3860
4451
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4269
ORDER BY `position`
0.413 ms 1 Yes /classes/Product.php:3545
4504
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2534
ORDER BY `position`
0.413 ms 1 Yes /classes/Product.php:3545
5293
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10999
ORDER BY `position`
0.413 ms 1 Yes /classes/Product.php:3545
570
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4315)
0.412 ms 1 /classes/Product.php:3860
598
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4313
AND image_shop.`cover` = 1 LIMIT 1
0.412 ms 1 /classes/Product.php:3570
665
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.412 ms 1 /classes/Product.php:5659
2529
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.412 ms 1 /classes/Product.php:5659
3110
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5308 AND id_shop=1 LIMIT 1
0.412 ms 1 /classes/Product.php:6876
3459
SELECT SQL_NO_CACHE tr.*
FROM `hgt78_tax_rule` tr
JOIN `hgt78_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 28
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.412 ms 1 /classes/tax/TaxRulesTaxManager.php:109
4008
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9107)
0.412 ms 1 /classes/Product.php:3860
4093
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10467
AND image_shop.`cover` = 1 LIMIT 1
0.412 ms 1 /classes/Product.php:3570
4155
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10891)
0.412 ms 1 /classes/Product.php:3860
4669
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3039
ORDER BY `position`
0.412 ms 1 Yes /classes/Product.php:3545
4879
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4227
ORDER BY `position`
0.412 ms 1 Yes /classes/Product.php:3545
955
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3183)
0.411 ms 1 /classes/Product.php:3860
2688
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4577)
0.411 ms 1 /classes/Product.php:3860
2929
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5052
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.411 ms 0 /classes/SpecificPrice.php:259
3372
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7953
AND image_shop.`cover` = 1 LIMIT 1
0.411 ms 1 /classes/Product.php:3570
4418
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3251
ORDER BY `position`
0.411 ms 1 Yes /classes/Product.php:3545
5248
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9107
ORDER BY `position`
0.411 ms 1 Yes /classes/Product.php:3545
2898
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5049)
0.410 ms 1 /classes/Product.php:3860
5888
INSERT INTO `hgt78_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('106767', '', 'www.encens.fr/2-accueil?productListView=list&q=Cat%C3%A9gories-Articles+SPA-Esot%C3%A9risme-Saveurs&resultsPerPage=99999', '', '2025-05-01 18:55:38')
0.410 ms 1 /classes/ObjectModel.php:622
2947
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5053
ORDER BY f.position ASC
0.410 ms 5 Yes /classes/Product.php:6021
3355
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7781)
0.410 ms 1 /classes/Product.php:3860
4495
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2531
ORDER BY `position`
0.410 ms 1 Yes /classes/Product.php:3545
9
SELECT SQL_NO_CACHE *
FROM `hgt78_lang` a
LEFT JOIN `hgt78_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.409 ms 1 /src/Adapter/EntityMapper.php:71
2012
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2487 LIMIT 1
0.409 ms 10 /classes/SpecificPrice.php:435
2279
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4061)
0.409 ms 1 /classes/Product.php:3860
3474
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2491 LIMIT 1
0.409 ms 10 /classes/SpecificPrice.php:435
4424
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3183
ORDER BY `position`
0.409 ms 1 Yes /classes/Product.php:3545
1789
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4065
AND image_shop.`cover` = 1 LIMIT 1
0.409 ms 1 /classes/Product.php:3570
2917
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5051 LIMIT 1
0.409 ms 10 /classes/SpecificPrice.php:435
2964
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5055)
0.409 ms 1 /classes/Product.php:3860
26
SELECT SQL_NO_CACHE *
FROM `hgt78_currency` a
LEFT JOIN `hgt78_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `hgt78_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.408 ms 1 /src/Adapter/EntityMapper.php:71
950
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3183
AND image_shop.`cover` = 1 LIMIT 1
0.408 ms 1 /classes/Product.php:3570
2412
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4146)
0.408 ms 1 /classes/Product.php:3860
3711
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9077)
0.408 ms 1 /classes/Product.php:3860
3793
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9086
ORDER BY f.position ASC
0.408 ms 5 Yes /classes/Product.php:6021
5020
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5334
ORDER BY `position`
0.408 ms 1 Yes /classes/Product.php:3545
1296
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4328
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.408 ms 0 /classes/SpecificPrice.php:259
1971
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2523)
0.408 ms 1 /classes/Product.php:3860
3607
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9068
AND image_shop.`cover` = 1 LIMIT 1
0.408 ms 1 /classes/Product.php:3570
4537
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4322
ORDER BY `position`
0.408 ms 1 Yes /classes/Product.php:3545
5380
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 78 AND `id_shop` = 1
0.408 ms 6 /src/Adapter/EntityMapper.php:79
1804
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4074
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.407 ms 0 /classes/SpecificPrice.php:259
47
SELECT SQL_NO_CACHE state FROM hgt78_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.407 ms 1 /classes/FeatureFlag.php:105
368
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.407 ms 1 /classes/Product.php:5659
713
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3089)
0.407 ms 1 /classes/Product.php:3860
1221
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2531)
0.407 ms 1 /classes/Product.php:3860
1611
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4110
ORDER BY f.position ASC
0.407 ms 5 Yes /classes/Product.php:6021
1639
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4214)
0.407 ms 1 /classes/Product.php:3860
2351
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4130
ORDER BY f.position ASC
0.407 ms 5 Yes /classes/Product.php:6021
3184
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.407 ms 1 /classes/Product.php:5659
3265
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6155)
0.407 ms 1 /classes/Product.php:3860
4104
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10469
AND image_shop.`cover` = 1 LIMIT 1
0.407 ms 1 /classes/Product.php:3570
488
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4279
AND image_shop.`cover` = 1 LIMIT 1
0.406 ms 1 /classes/Product.php:3570
650
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2972) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.406 ms 1 /classes/stock/StockAvailable.php:453
1391
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4321
ORDER BY f.position ASC
0.406 ms 5 Yes /classes/Product.php:6021
2495
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4190
AND image_shop.`cover` = 1 LIMIT 1
0.406 ms 1 /classes/Product.php:3570
3634
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9070)
0.406 ms 1 /classes/Product.php:3860
521
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2929
AND image_shop.`cover` = 1 LIMIT 1
0.406 ms 1 /classes/Product.php:3570
5887
SELECT SQL_NO_CACHE `id_guest`
FROM `hgt78_connections`
WHERE `id_guest` = 197781
AND `date_add` > '2025-05-01 18:25:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.406 ms 1 Yes /classes/Connection.php:168
1966
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2523
AND image_shop.`cover` = 1 LIMIT 1
0.405 ms 1 /classes/Product.php:3570
3155
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5334)
0.405 ms 1 /classes/Product.php:3860
2004
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2476)
0.405 ms 1 /classes/Product.php:3860
2491
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4187 AND `id_group` = 1 LIMIT 1
0.405 ms 0 /classes/GroupReduction.php:156
2953
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5054)
0.405 ms 1 /classes/Product.php:3860
5463
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 66) LIMIT 1
0.405 ms 1 /src/Adapter/EntityMapper.php:71
474
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2557) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.404 ms 1 /classes/stock/StockAvailable.php:453
702
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4264)
0.404 ms 1 /classes/Product.php:3860
894
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3135
ORDER BY f.position ASC
0.404 ms 5 Yes /classes/Product.php:6021
3019
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5078)
0.404 ms 1 /classes/Product.php:3860
3104
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 42 LIMIT 1
0.404 ms 1 /classes/Category.php:1378
3755
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9082)
0.404 ms 1 /classes/Product.php:3860
526
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2929)
0.404 ms 1 /classes/Product.php:3860
2197
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4043
AND image_shop.`cover` = 1 LIMIT 1
0.404 ms 1 /classes/Product.php:3570
3448
SELECT SQL_NO_CACHE tr.*
FROM `hgt78_tax_rule` tr
JOIN `hgt78_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 28
AND tr.`id_state` IN (0, 0)
AND ('04510' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '04510')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.404 ms 1 /classes/tax/TaxRulesTaxManager.php:109
4082
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10424
AND image_shop.`cover` = 1 LIMIT 1
0.404 ms 1 /classes/Product.php:3570
4346
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3087
ORDER BY `position`
0.404 ms 1 Yes /classes/Product.php:3545
4409
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4266
ORDER BY `position`
0.404 ms 1 Yes /classes/Product.php:3545
4625
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4113
0.403 ms 1 /classes/Product.php:2902
279
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.403 ms 1 /classes/Product.php:5659
1171
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6655
AND image_shop.`cover` = 1 LIMIT 1
0.403 ms 1 /classes/Product.php:3570
2010
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2487
AND image_shop.`cover` = 1 LIMIT 1
0.403 ms 1 /classes/Product.php:3570
2423
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4139)
0.403 ms 1 /classes/Product.php:3860
4442
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3819
ORDER BY `position`
0.403 ms 1 Yes /classes/Product.php:3545
243
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2759
AND image_shop.`cover` = 1 LIMIT 1
0.402 ms 1 /classes/Product.php:3570
523
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2929 LIMIT 1
0.402 ms 10 /classes/SpecificPrice.php:435
686
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3088
AND image_shop.`cover` = 1 LIMIT 1
0.402 ms 1 /classes/Product.php:3570
818
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3098
AND image_shop.`cover` = 1 LIMIT 1
0.402 ms 1 /classes/Product.php:3570
1005
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4271
AND image_shop.`cover` = 1 LIMIT 1
0.402 ms 1 /classes/Product.php:3570
1177
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6655)
0.402 ms 1 /classes/Product.php:3860
1370
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4322
AND image_shop.`cover` = 1 LIMIT 1
0.402 ms 1 /classes/Product.php:3570
1680
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4114 LIMIT 1
0.402 ms 10 /classes/SpecificPrice.php:435
4391
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4248
ORDER BY `position`
0.402 ms 1 Yes /classes/Product.php:3545
5441
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 60) LIMIT 1
0.402 ms 1 /src/Adapter/EntityMapper.php:71
210
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2762
AND image_shop.`cover` = 1 LIMIT 1
0.401 ms 1 /classes/Product.php:3570
370
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2479
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.401 ms 0 /classes/SpecificPrice.php:259
2750
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5036
AND image_shop.`cover` = 1 LIMIT 1
0.401 ms 2 /classes/Product.php:3570
482
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4280)
0.401 ms 1 /classes/Product.php:3860
765
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4261 LIMIT 1
0.400 ms 10 /classes/SpecificPrice.php:435
810
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4259
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.400 ms 0 /classes/SpecificPrice.php:259
1386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4321)
0.400 ms 1 /classes/Product.php:3860
2567
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4207 AND id_shop=1 LIMIT 1
0.400 ms 1 /classes/Product.php:6876
2219
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4045
AND image_shop.`cover` = 1 LIMIT 1
0.400 ms 1 /classes/Product.php:3570
58
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) AND (b.`id_shop` = 1) LIMIT 1
0.399 ms 1 /src/Adapter/EntityMapper.php:71
493
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4279)
0.399 ms 1 /classes/Product.php:3860
735
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3090)
0.399 ms 1 /classes/Product.php:3860
2456
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4183)
0.399 ms 1 /classes/Product.php:3860
2462
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4185
AND image_shop.`cover` = 1 LIMIT 1
0.399 ms 1 /classes/Product.php:3570
31
SELECT SQL_NO_CACHE `id_lang` FROM `hgt78_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.399 ms 6 /classes/Language.php:883
33
SELECT SQL_NO_CACHE *
FROM `hgt78_currency_lang`
WHERE `id_currency` = 1
0.399 ms 6 /src/Adapter/EntityMapper.php:79
460
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4282)
0.398 ms 1 /classes/Product.php:3860
752
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3095
AND image_shop.`cover` = 1 LIMIT 1
0.398 ms 1 /classes/Product.php:3570
1913
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4087 LIMIT 1
0.398 ms 10 /classes/SpecificPrice.php:435
2109
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2597
AND image_shop.`cover` = 1 LIMIT 1
0.398 ms 1 /classes/Product.php:3570
2627
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4227
AND image_shop.`cover` = 1 LIMIT 1
0.398 ms 1 /classes/Product.php:3570
57
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) AND (b.`id_shop` = 1) LIMIT 1
0.397 ms 1 /src/Adapter/EntityMapper.php:71
581
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4314)
0.397 ms 1 /classes/Product.php:3860
1326
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4326
AND image_shop.`cover` = 1 LIMIT 1
0.397 ms 1 /classes/Product.php:3570
2285
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4062
AND image_shop.`cover` = 1 LIMIT 1
0.397 ms 1 /classes/Product.php:3570
2308
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4085
AND image_shop.`cover` = 1 LIMIT 1
0.397 ms 1 /classes/Product.php:3570
2467
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4185)
0.397 ms 1 /classes/Product.php:3860
5471
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) AND (b.`id_shop` = 1) LIMIT 1
0.397 ms 1 /src/Adapter/EntityMapper.php:71
471
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2557)
0.396 ms 1 /classes/Product.php:3860
1403
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2537
AND image_shop.`cover` = 1 LIMIT 1
0.396 ms 1 /classes/Product.php:3570
1867
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2608
AND image_shop.`cover` = 1 LIMIT 1
0.396 ms 1 /classes/Product.php:3570
2015
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2487)
0.396 ms 1 /classes/Product.php:3860
2610
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4306)
0.396 ms 1 /classes/Product.php:3860
3025
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5081
AND image_shop.`cover` = 1 LIMIT 1
0.396 ms 1 /classes/Product.php:3570
3152
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5334 LIMIT 1
0.396 ms 10 /classes/SpecificPrice.php:435
3722
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9078)
0.396 ms 1 /classes/Product.php:3860
4127
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10852
AND image_shop.`cover` = 1 LIMIT 1
0.396 ms 1 /classes/Product.php:3570
3
SELECT SQL_NO_CACHE value FROM `hgt78_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.395 ms 1 /classes/shop/Shop.php:1183
30
SELECT SQL_NO_CACHE *
FROM `hgt78_currency` a
LEFT JOIN `hgt78_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `hgt78_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.395 ms 1 /src/Adapter/EntityMapper.php:71
356
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4224
AND image_shop.`cover` = 1 LIMIT 1
0.395 ms 1 /classes/Product.php:3570
1265
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4319)
0.395 ms 1 /classes/Product.php:3860
1375
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4322)
0.395 ms 1 /classes/Product.php:3860
1722
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4105
AND image_shop.`cover` = 1 LIMIT 1
0.395 ms 1 /classes/Product.php:3570
2032
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2516
AND image_shop.`cover` = 1 LIMIT 1
0.395 ms 1 /classes/Product.php:3570
2349
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4130) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.395 ms 1 /classes/stock/StockAvailable.php:453
3121
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5322)
0.395 ms 1 /classes/Product.php:3860
3161
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5417
AND image_shop.`cover` = 1 LIMIT 1
0.395 ms 1 /classes/Product.php:3570
3766
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9084)
0.395 ms 1 /classes/Product.php:3860
4244
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4302
ORDER BY `position`
0.395 ms 1 Yes /classes/Product.php:3545
930
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3251 LIMIT 1
0.395 ms 10 /classes/SpecificPrice.php:435
4400
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3134
ORDER BY `position`
0.395 ms 1 Yes /classes/Product.php:3545
4880
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4227
0.395 ms 1 /classes/Product.php:2902
510
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4310
AND image_shop.`cover` = 1 LIMIT 1
0.394 ms 1 /classes/Product.php:3570
878
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4265)
0.394 ms 1 /classes/Product.php:3860
1656
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4210
AND image_shop.`cover` = 1 LIMIT 1
0.394 ms 1 /classes/Product.php:3570
2796
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5040 LIMIT 1
0.394 ms 10 /classes/SpecificPrice.php:435
3088
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5174 AND `id_group` = 1 LIMIT 1
0.394 ms 0 /classes/GroupReduction.php:156
3172
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5470
AND image_shop.`cover` = 1 LIMIT 1
0.394 ms 1 /classes/Product.php:3570
5352
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 185) LIMIT 1
0.394 ms 1 /src/Adapter/EntityMapper.php:71
1085
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3822
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.394 ms 1 /classes/SpecificPrice.php:259
4604
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2941
0.394 ms 1 /classes/Product.php:2902
4984
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5078
ORDER BY `position`
0.394 ms 1 Yes /classes/Product.php:3545
4810
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4148
ORDER BY `position`
0.393 ms 1 Yes /classes/Product.php:3545
1691
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4113 LIMIT 1
0.393 ms 10 /classes/SpecificPrice.php:435
3997
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9106)
0.393 ms 1 /classes/Product.php:3860
4361
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4263
ORDER BY `position`
0.393 ms 1 Yes /classes/Product.php:3545
4397
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4212
ORDER BY `position`
0.393 ms 1 Yes /classes/Product.php:3545
4801
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4130
ORDER BY `position`
0.393 ms 1 Yes /classes/Product.php:3545
207
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2763) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.392 ms 1 /classes/stock/StockAvailable.php:453
966
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4274)
0.392 ms 1 /classes/Product.php:3860
1115
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4336
ORDER BY f.position ASC
0.392 ms 5 Yes /classes/Product.php:6021
1739
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4109)
0.392 ms 1 /classes/Product.php:3860
2131
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2917
AND image_shop.`cover` = 1 LIMIT 1
0.392 ms 1 /classes/Product.php:3570
2541
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4196 LIMIT 1
0.392 ms 10 /classes/SpecificPrice.php:435
2923
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5051) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.392 ms 1 /classes/stock/StockAvailable.php:453
1078
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4267 AND `id_group` = 1 LIMIT 1
0.391 ms 0 /classes/GroupReduction.php:156
1194
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7780
AND image_shop.`cover` = 1 LIMIT 1
0.391 ms 1 /classes/Product.php:3570
3501
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8984)
0.391 ms 1 /classes/Product.php:3860
3656
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9072)
0.391 ms 1 /classes/Product.php:3860
4250
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4691
ORDER BY `position`
0.391 ms 1 Yes /classes/Product.php:3545
4547
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2537
0.391 ms 1 /classes/Product.php:2902
5303
SELECT SQL_NO_CACHE 1 FROM `hgt78_cart_rule` WHERE ((date_to >= "2025-05-01 00:00:00" AND date_to <= "2025-05-01 23:59:59") OR (date_from >= "2025-05-01 00:00:00" AND date_from <= "2025-05-01 23:59:59") OR (date_from < "2025-05-01 00:00:00" AND date_to > "2025-05-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.391 ms 29 /classes/CartRule.php:357
150
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3518
AND image_shop.`cover` = 1 LIMIT 1
0.391 ms 1 /classes/Product.php:3570
906
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3136
AND image_shop.`cover` = 1 LIMIT 1
0.390 ms 1 /classes/Product.php:3570
1093
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6079
AND image_shop.`cover` = 1 LIMIT 1
0.390 ms 1 /classes/Product.php:3570
1719
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4111) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.390 ms 1 /classes/stock/StockAvailable.php:453
4786
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4062
ORDER BY `position`
0.390 ms 1 Yes /classes/Product.php:3545
4427
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4274
ORDER BY `position`
0.390 ms 1 Yes /classes/Product.php:3545
4574
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2550
0.390 ms 1 /classes/Product.php:2902
372
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2479)
0.389 ms 1 /classes/Product.php:3860
851
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4212
AND image_shop.`cover` = 1 LIMIT 1
0.389 ms 1 /classes/Product.php:3570
1651
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4209 AND id_shop=1 LIMIT 1
0.389 ms 1 /classes/Product.php:6876
2484
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4187
AND image_shop.`cover` = 1 LIMIT 1
0.389 ms 1 /classes/Product.php:3570
2901
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5049) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.389 ms 1 /classes/stock/StockAvailable.php:453
4439
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4271
ORDER BY `position`
0.389 ms 1 Yes /classes/Product.php:3545
647
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2972)
0.389 ms 1 /classes/Product.php:3860
1479
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4281
ORDER BY f.position ASC
0.389 ms 5 Yes /classes/Product.php:6021
4238
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2553
ORDER BY `position`
0.389 ms 1 Yes /classes/Product.php:3545
517
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4310 AND `id_group` = 1 LIMIT 1
0.388 ms 0 /classes/GroupReduction.php:156
784
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3096
ORDER BY f.position ASC
0.388 ms 5 Yes /classes/Product.php:6021
2062
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2474) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.388 ms 1 /classes/stock/StockAvailable.php:453
2728
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4950
AND image_shop.`cover` = 1 LIMIT 1
0.388 ms 1 /classes/Product.php:3570
5382
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 199) LIMIT 1
0.388 ms 1 /src/Adapter/EntityMapper.php:71
2045
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2503 LIMIT 1
0.387 ms 10 /classes/SpecificPrice.php:435
2434
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4142)
0.387 ms 1 /classes/Product.php:3860
3188
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5472)
0.387 ms 1 /classes/Product.php:3860
3678
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9074)
0.387 ms 1 /classes/Product.php:3860
4813
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4140
ORDER BY `position`
0.387 ms 1 Yes /classes/Product.php:3545
142
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3519
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.386 ms 0 /classes/SpecificPrice.php:259
1707
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4112 AND `id_group` = 1 LIMIT 1
0.386 ms 0 /classes/GroupReduction.php:156
3629
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9070
AND image_shop.`cover` = 1 LIMIT 1
0.386 ms 1 /classes/Product.php:3570
4853
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4195
0.386 ms 1 /classes/Product.php:2902
5351
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 175 AND `id_shop` = 1
0.386 ms 6 /src/Adapter/EntityMapper.php:79
70
SELECT SQL_NO_CACHE * FROM hgt78_revslider_sliders
0.385 ms 2 /modules/revsliderprestashop/includes/revslider_db.class.php:214
999
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3818)
0.385 ms 1 /classes/Product.php:3860
1430
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2542)
0.385 ms 1 /classes/Product.php:3860
1745
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4106
AND image_shop.`cover` = 1 LIMIT 1
0.385 ms 1 /classes/Product.php:3570
1900
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4086
AND image_shop.`cover` = 1 LIMIT 1
0.385 ms 1 /classes/Product.php:3570
1930
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4088) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.385 ms 1 /classes/stock/StockAvailable.php:453
4774
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4047
ORDER BY `position`
0.385 ms 1 Yes /classes/Product.php:3545
4963
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5053
ORDER BY `position`
0.385 ms 2 Yes /classes/Product.php:3545
477
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4280
AND image_shop.`cover` = 1 LIMIT 1
0.384 ms 1 /classes/Product.php:3570
1299
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4328 AND id_shop=1 LIMIT 1
0.384 ms 1 /classes/Product.php:6876
1576
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3554) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.384 ms 1 /classes/stock/StockAvailable.php:453
2021
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2517
AND image_shop.`cover` = 1 LIMIT 1
0.384 ms 1 /classes/Product.php:3570
2997
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5058)
0.384 ms 1 /classes/Product.php:3860
4036
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9262
AND image_shop.`cover` = 1 LIMIT 1
0.384 ms 1 /classes/Product.php:3570
769
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4261 AND id_shop=1 LIMIT 1
0.383 ms 1 /classes/Product.php:6876
2739
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5033
AND image_shop.`cover` = 1 LIMIT 1
0.383 ms 2 /classes/Product.php:3570
3859
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9093
ORDER BY f.position ASC
0.383 ms 5 Yes /classes/Product.php:6021
4331
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2934
ORDER BY `position`
0.383 ms 1 Yes /classes/Product.php:3545
1564
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2544 AND `id_group` = 1 LIMIT 1
0.382 ms 0 /classes/GroupReduction.php:156
2622
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4304 AND id_shop=1 LIMIT 1
0.382 ms 1 /classes/Product.php:6876
4208
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3518
ORDER BY `position`
0.382 ms 1 Yes /classes/Product.php:3545
7
SELECT SQL_NO_CACHE *
FROM `hgt78_country` a
LEFT JOIN `hgt78_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `hgt78_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.382 ms 1 /src/Adapter/EntityMapper.php:71
1689
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4113
AND image_shop.`cover` = 1 LIMIT 1
0.382 ms 1 /classes/Product.php:3570
1944
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4080
AND image_shop.`cover` = 1 LIMIT 1
0.382 ms 1 /classes/Product.php:3570
4171
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10926
ORDER BY f.position ASC
0.382 ms 5 Yes /classes/Product.php:6021
4343
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4277
ORDER BY `position`
0.382 ms 1 Yes /classes/Product.php:3545
645
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2972
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.381 ms 1 /classes/SpecificPrice.php:259
2235
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4046)
0.381 ms 1 /classes/Product.php:3860
2302
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4064)
0.381 ms 1 /classes/Product.php:3860
2860
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5046
AND image_shop.`cover` = 1 LIMIT 1
0.381 ms 2 /classes/Product.php:3570
4589
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2544
0.381 ms 1 /classes/Product.php:2902
5270
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10424
0.381 ms 1 /classes/Product.php:2902
5367
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 45 AND `id_shop` = 1
0.381 ms 6 /src/Adapter/EntityMapper.php:79
5406
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) LIMIT 1
0.381 ms 1 /src/Adapter/EntityMapper.php:71
2536
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4195) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.380 ms 1 /classes/stock/StockAvailable.php:453
2893
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5049
AND image_shop.`cover` = 1 LIMIT 1
0.380 ms 2 /classes/Product.php:3570
4028
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9144
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.380 ms 0 /classes/SpecificPrice.php:259
4783
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4061
ORDER BY `position`
0.380 ms 1 Yes /classes/Product.php:3545
1728
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4105)
0.379 ms 1 /classes/Product.php:3860
3298
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6158)
0.379 ms 1 /classes/Product.php:3860
4553
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2542
0.379 ms 1 /classes/Product.php:2902
4892
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4576
0.379 ms 1 /classes/Product.php:2902
32
SELECT SQL_NO_CACHE *
FROM `hgt78_currency` a
LEFT JOIN `hgt78_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.379 ms 1 /src/Adapter/EntityMapper.php:71
1600
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4218
ORDER BY f.position ASC
0.379 ms 5 Yes /classes/Product.php:6021
1700
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4112
AND image_shop.`cover` = 1 LIMIT 1
0.379 ms 1 /classes/Product.php:3570
2038
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2516 AND id_shop=1 LIMIT 1
0.379 ms 1 /classes/Product.php:6876
2429
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4142
AND image_shop.`cover` = 1 LIMIT 1
0.379 ms 1 /classes/Product.php:3570
380
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4286 LIMIT 1
0.378 ms 10 /classes/SpecificPrice.php:435
2680
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4576) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.378 ms 1 /classes/stock/StockAvailable.php:453
1652
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4209 AND `id_group` = 1 LIMIT 1
0.378 ms 0 /classes/GroupReduction.php:156
4241
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2478
ORDER BY `position`
0.378 ms 1 Yes /classes/Product.php:3545
5340
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) LIMIT 1
0.378 ms 1 /src/Adapter/EntityMapper.php:71
1772
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4103)
0.377 ms 1 /classes/Product.php:3860
2599
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4307)
0.377 ms 1 /classes/Product.php:3860
4328
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4313
ORDER BY `position`
0.377 ms 1 Yes /classes/Product.php:3545
1905
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4086)
0.377 ms 1 /classes/Product.php:3860
5882
SELECT SQL_NO_CACHE *
FROM `hgt78_cms` a
LEFT JOIN `hgt78_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `hgt78_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.377 ms 1 /src/Adapter/EntityMapper.php:71
1021
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3819)
0.376 ms 1 /classes/Product.php:3860
1154
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4318)
0.376 ms 1 /classes/Product.php:3860
1579
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3553
AND image_shop.`cover` = 1 LIMIT 1
0.376 ms 1 /classes/Product.php:3570
1803
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4074 LIMIT 1
0.376 ms 10 /classes/SpecificPrice.php:435
1878
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2606
AND image_shop.`cover` = 1 LIMIT 1
0.376 ms 1 /classes/Product.php:3570
2153
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2801
AND image_shop.`cover` = 1 LIMIT 1
0.376 ms 1 /classes/Product.php:3570
2646
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4546) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.376 ms 1 /classes/stock/StockAvailable.php:453
2186
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3521
AND image_shop.`cover` = 1 LIMIT 1
0.375 ms 1 /classes/Product.php:3570
2629
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4227 LIMIT 1
0.375 ms 10 /classes/SpecificPrice.php:435
2956
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5054) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.375 ms 1 /classes/stock/StockAvailable.php:453
3534
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9057)
0.375 ms 1 /classes/Product.php:3860
3788
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9086)
0.375 ms 1 /classes/Product.php:3860
3832
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9091)
0.375 ms 1 /classes/Product.php:3860
3983
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9105 LIMIT 1
0.375 ms 10 /classes/SpecificPrice.php:435
4478
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4318
ORDER BY `position`
0.375 ms 1 Yes /classes/Product.php:3545
867
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3134)
0.374 ms 1 /classes/Product.php:3860
1199
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7780)
0.374 ms 1 /classes/Product.php:3860
4274
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4285
ORDER BY `position`
0.374 ms 1 Yes /classes/Product.php:3545
5173
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9079
ORDER BY `position`
0.374 ms 1 Yes /classes/Product.php:3545
289
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4302
AND image_shop.`cover` = 1 LIMIT 1
0.374 ms 1 /classes/Product.php:3570
1713
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4111 LIMIT 1
0.374 ms 10 /classes/SpecificPrice.php:435
1955
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4073
AND image_shop.`cover` = 1 LIMIT 1
0.374 ms 1 /classes/Product.php:3570
1999
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2476
AND image_shop.`cover` = 1 LIMIT 1
0.374 ms 1 /classes/Product.php:3570
3366
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7952)
0.374 ms 1 /classes/Product.php:3860
297
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4302) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.373 ms 1 /classes/stock/StockAvailable.php:453
501
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4309 LIMIT 1
0.373 ms 10 /classes/SpecificPrice.php:435
616
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2934 AND `id_group` = 1 LIMIT 1
0.373 ms 0 /classes/GroupReduction.php:156
1293
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4328
AND image_shop.`cover` = 1 LIMIT 1
0.373 ms 1 /classes/Product.php:3570
3099
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5175 AND `id_group` = 1 LIMIT 1
0.373 ms 0 /classes/GroupReduction.php:156
938
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3251
ORDER BY f.position ASC
0.373 ms 5 Yes /classes/Product.php:6021
710
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3089 LIMIT 1
0.372 ms 10 /classes/SpecificPrice.php:435
1664
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4210) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.372 ms 1 /classes/stock/StockAvailable.php:453
691
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3088)
0.372 ms 1 /classes/Product.php:3860
2238
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4046) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.372 ms 1 /classes/stock/StockAvailable.php:453
3523
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8986)
0.372 ms 1 /classes/Product.php:3860
3799
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9088)
0.372 ms 1 /classes/Product.php:3860
4019
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9108)
0.372 ms 1 /classes/Product.php:3860
660
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4277 AND `id_group` = 1 LIMIT 1
0.371 ms 0 /classes/GroupReduction.php:156
1349
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.371 ms 1 /classes/Product.php:5659
1469
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4281
AND image_shop.`cover` = 1 LIMIT 1
0.371 ms 1 /classes/Product.php:3570
1924
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4088 LIMIT 1
0.371 ms 10 /classes/SpecificPrice.php:435
3744
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9081)
0.371 ms 1 /classes/Product.php:3860
3903
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9097
ORDER BY f.position ASC
0.371 ms 5 Yes /classes/Product.php:6021
4079
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10423) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.371 ms 1 /classes/stock/StockAvailable.php:453
345
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4694
AND image_shop.`cover` = 1 LIMIT 1
0.370 ms 1 /classes/Product.php:3570
1897
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2844) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.370 ms 1 /classes/stock/StockAvailable.php:453
2652
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4572
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.370 ms 0 /classes/SpecificPrice.php:259
2677
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4576)
0.370 ms 1 /classes/Product.php:3860
2736
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4950) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.370 ms 1 /classes/stock/StockAvailable.php:453
3645
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9071)
0.370 ms 1 /classes/Product.php:3860
3650
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9071
ORDER BY f.position ASC
0.370 ms 5 Yes /classes/Product.php:6021
4161
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10926
AND image_shop.`cover` = 1 LIMIT 1
0.370 ms 1 /classes/Product.php:3570
4259
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4694
ORDER BY `position`
0.370 ms 1 Yes /classes/Product.php:3545
5194
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9089
ORDER BY `position`
0.370 ms 1 Yes /classes/Product.php:3545
5313
SELECT SQL_NO_CACHE *
FROM `hgt78_currency` c
INNER JOIN hgt78_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC
0.370 ms 2 Yes /classes/Currency.php:694
2630
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4227
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.369 ms 0 /classes/SpecificPrice.php:259
3221
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6151)
0.369 ms 1 /classes/Product.php:3860
3477
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2491)
0.369 ms 1 /classes/Product.php:3860
4798
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4129
ORDER BY `position`
0.369 ms 1 Yes /classes/Product.php:3545
5188
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9086
ORDER BY `position`
0.369 ms 1 Yes /classes/Product.php:3545
5364
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 344 AND `id_shop` = 1
0.369 ms 6 /src/Adapter/EntityMapper.php:79
1892
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2844
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.369 ms 0 /classes/SpecificPrice.php:259
3030
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5081)
0.369 ms 1 /classes/Product.php:3860
1205
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2529
AND image_shop.`cover` = 1 LIMIT 1
0.368 ms 1 /classes/Product.php:3570
1823
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3042
AND image_shop.`cover` = 1 LIMIT 1
0.368 ms 1 /classes/Product.php:3570
2741
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5033 LIMIT 1
0.368 ms 10 /classes/SpecificPrice.php:435
532
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2554
AND image_shop.`cover` = 1 LIMIT 1
0.368 ms 1 /classes/Product.php:3570
3003
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5059
AND image_shop.`cover` = 1 LIMIT 1
0.368 ms 2 /classes/Product.php:3570
3332
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6435)
0.368 ms 1 /classes/Product.php:3860
3512
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8985)
0.368 ms 1 /classes/Product.php:3860
2076
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2525
AND image_shop.`cover` = 1 LIMIT 1
0.367 ms 1 /classes/Product.php:3570
177
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3505
AND image_shop.`cover` = 1 LIMIT 1
0.367 ms 1 /classes/Product.php:3570
185
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3505) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.367 ms 1 /classes/stock/StockAvailable.php:453
1281
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4320
ORDER BY f.position ASC
0.367 ms 5 Yes /classes/Product.php:6021
1686
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4114) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.367 ms 1 /classes/stock/StockAvailable.php:453
1916
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4087)
0.367 ms 1 /classes/Product.php:3860
3689
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9075)
0.367 ms 1 /classes/Product.php:3860
2572
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4300
AND image_shop.`cover` = 1 LIMIT 1
0.366 ms 1 /classes/Product.php:3570
455
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4282
AND image_shop.`cover` = 1 LIMIT 1
0.366 ms 1 /classes/Product.php:3570
758
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3095 AND id_shop=1 LIMIT 1
0.366 ms 1 /classes/Product.php:6876
2230
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4046
AND image_shop.`cover` = 1 LIMIT 1
0.366 ms 1 /classes/Product.php:3570
5200
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9091
ORDER BY `position`
0.366 ms 1 Yes /classes/Product.php:3545
1628
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4216)
0.365 ms 1 /classes/Product.php:3860
1874
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2608 AND `id_group` = 1 LIMIT 1
0.365 ms 0 /classes/GroupReduction.php:156
2213
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4044)
0.365 ms 1 /classes/Product.php:3860
2516
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4191
ORDER BY f.position ASC
0.365 ms 5 Yes /classes/Product.php:6021
2616
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4304
AND image_shop.`cover` = 1 LIMIT 1
0.365 ms 1 /classes/Product.php:3570
5077
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 7952
ORDER BY `position`
0.365 ms 1 Yes /classes/Product.php:3545
708
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3089
AND image_shop.`cover` = 1 LIMIT 1
0.364 ms 1 /classes/Product.php:3570
972
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3773
AND image_shop.`cover` = 1 LIMIT 1
0.364 ms 1 /classes/Product.php:3570
1490
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2548
ORDER BY f.position ASC
0.364 ms 5 Yes /classes/Product.php:6021
5442
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 60 AND `id_shop` = 1
0.364 ms 6 /src/Adapter/EntityMapper.php:79
824
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3098 AND id_shop=1 LIMIT 1
0.364 ms 1 /classes/Product.php:6876
2263
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4060
AND image_shop.`cover` = 1 LIMIT 1
0.364 ms 1 /classes/Product.php:3570
5185
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9085
ORDER BY `position`
0.364 ms 1 Yes /classes/Product.php:3545
339
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4225)
0.363 ms 1 /classes/Product.php:3860
1191
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2528) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.363 ms 1 /classes/stock/StockAvailable.php:453
433
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2555
AND image_shop.`cover` = 1 LIMIT 1
0.363 ms 1 /classes/Product.php:3570
3728
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9079
AND image_shop.`cover` = 1 LIMIT 1
0.363 ms 1 /classes/Product.php:3570
2407
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4146
AND image_shop.`cover` = 1 LIMIT 1
0.362 ms 1 /classes/Product.php:3570
3892
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9096
ORDER BY f.position ASC
0.362 ms 5 Yes /classes/Product.php:6021
4205
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3519
ORDER BY `position`
0.362 ms 1 Yes /classes/Product.php:3545
4868
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4303
0.362 ms 1 /classes/Product.php:2902
240
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2760) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.362 ms 1 /classes/stock/StockAvailable.php:453
1074
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4267
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.362 ms 0 /classes/SpecificPrice.php:259
1160
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6414
AND image_shop.`cover` = 1 LIMIT 1
0.362 ms 1 /classes/Product.php:3570
1334
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4326) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.362 ms 1 /classes/stock/StockAvailable.php:453
1856
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3039
AND image_shop.`cover` = 1 LIMIT 1
0.362 ms 1 /classes/Product.php:3570
3411
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7958)
0.362 ms 1 /classes/Product.php:3860
1183
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2528
AND image_shop.`cover` = 1 LIMIT 1
0.361 ms 2 /classes/Product.php:3570
4149
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10891
AND image_shop.`cover` = 1 LIMIT 1
0.361 ms 1 /classes/Product.php:3570
4529
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4325
0.361 ms 1 /classes/Product.php:2902
1380
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4322
ORDER BY f.position ASC
0.361 ms 5 Yes /classes/Product.php:6021
1388
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4321 AND `id_group` = 1 LIMIT 1
0.361 ms 0 /classes/GroupReduction.php:156
2490
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4187 AND id_shop=1 LIMIT 1
0.361 ms 1 /classes/Product.php:6876
3545
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9058)
0.361 ms 1 /classes/Product.php:3860
3562
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9061
AND image_shop.`cover` = 1 LIMIT 1
0.361 ms 1 /classes/Product.php:3570
3980
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9104
ORDER BY f.position ASC
0.361 ms 5 Yes /classes/Product.php:6021
4183
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10999
AND image_shop.`cover` = 1 LIMIT 1
0.361 ms 1 /classes/Product.php:3570
814
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4259 AND `id_group` = 1 LIMIT 1
0.360 ms 0 /classes/GroupReduction.php:156
862
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3134
AND image_shop.`cover` = 1 LIMIT 1
0.360 ms 1 /classes/Product.php:3570
1424
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2543
ORDER BY f.position ASC
0.360 ms 5 Yes /classes/Product.php:6021
1790
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 208 LIMIT 1
0.360 ms 1 /classes/Category.php:1378
2390
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4140)
0.360 ms 1 /classes/Product.php:3860
3022
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5078) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.360 ms 1 /classes/stock/StockAvailable.php:453
3422
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7959)
0.360 ms 1 /classes/Product.php:3860
3843
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9092)
0.360 ms 1 /classes/Product.php:3860
733
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3090
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.359 ms 0 /classes/SpecificPrice.php:259
1845
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2845
AND image_shop.`cover` = 1 LIMIT 1
0.359 ms 1 /classes/Product.php:3570
2849
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5045
AND image_shop.`cover` = 1 LIMIT 1
0.359 ms 2 /classes/Product.php:3570
3287
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6157)
0.359 ms 1 /classes/Product.php:3860
3595
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9067
AND image_shop.`cover` = 1 LIMIT 1
0.359 ms 1 /classes/Product.php:3570
4202
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5659
ORDER BY `position`
0.359 ms 1 Yes /classes/Product.php:3545
4313
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4317
ORDER BY `position`
0.359 ms 1 Yes /classes/Product.php:3545
4325
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2933
ORDER BY `position`
0.359 ms 1 Yes /classes/Product.php:3545
1127
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2547
AND image_shop.`cover` = 1 LIMIT 1
0.359 ms 1 /classes/Product.php:3570
3489
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8978)
0.359 ms 1 /classes/Product.php:3860
24
SELECT SQL_NO_CACHE `id_lang` FROM `hgt78_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.358 ms 6 /classes/Language.php:883
2374
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4148
AND image_shop.`cover` = 1 LIMIT 1
0.358 ms 1 /classes/Product.php:3570
3920
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9099)
0.358 ms 1 /classes/Product.php:3860
4280
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4284
ORDER BY `position`
0.358 ms 1 Yes /classes/Product.php:3545
5326
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) AND (b.`id_shop` = 1) LIMIT 1
0.358 ms 1 /src/Adapter/EntityMapper.php:71
49
SELECT SQL_NO_CACHE * FROM `hgt78_image_type`
0.358 ms 8 /classes/ImageType.php:161
1825
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3042 LIMIT 1
0.358 ms 10 /classes/SpecificPrice.php:435
5014
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5331
ORDER BY `position`
0.358 ms 1 Yes /classes/Product.php:3545
655
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4277 LIMIT 1
0.357 ms 10 /classes/SpecificPrice.php:435
3320
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6198)
0.357 ms 1 /classes/Product.php:3860
2673
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.357 ms 1 /classes/Product.php:5659
3578
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9062)
0.357 ms 1 /classes/Product.php:3860
3761
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9084
AND image_shop.`cover` = 1 LIMIT 1
0.357 ms 1 /classes/Product.php:3570
4972
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5056
ORDER BY `position`
0.356 ms 2 Yes /classes/Product.php:3545
1809
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4074) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.356 ms 1 /classes/stock/StockAvailable.php:453
2635
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4227) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.356 ms 1 /classes/stock/StockAvailable.php:453
3612
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9068)
0.356 ms 1 /classes/Product.php:3860
444
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2556
AND image_shop.`cover` = 1 LIMIT 1
0.355 ms 1 /classes/Product.php:3570
928
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3251
AND image_shop.`cover` = 1 LIMIT 1
0.355 ms 1 /classes/Product.php:3570
2418
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4139
AND image_shop.`cover` = 1 LIMIT 1
0.355 ms 1 /classes/Product.php:3570
2530
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4195 LIMIT 1
0.355 ms 10 /classes/SpecificPrice.php:435
3881
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9095
ORDER BY f.position ASC
0.355 ms 5 Yes /classes/Product.php:6021
3953
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9102)
0.355 ms 1 /classes/Product.php:3860
4969
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5055
ORDER BY `position`
0.355 ms 2 Yes /classes/Product.php:3545
2379
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4148)
0.354 ms 1 /classes/Product.php:3860
2660
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4573
AND image_shop.`cover` = 1 LIMIT 1
0.354 ms 1 /classes/Product.php:3570
4283
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2555
ORDER BY `position`
0.354 ms 1 Yes /classes/Product.php:3545
3276
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6156)
0.354 ms 1 /classes/Product.php:3860
763
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4261
AND image_shop.`cover` = 1 LIMIT 1
0.353 ms 1 /classes/Product.php:3570
1911
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4087
AND image_shop.`cover` = 1 LIMIT 1
0.353 ms 1 /classes/Product.php:3570
4138
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10853
AND image_shop.`cover` = 1 LIMIT 1
0.353 ms 1 /classes/Product.php:3570
4401
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3134
0.353 ms 1 /classes/Product.php:2902
3123
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5322 AND `id_group` = 1 LIMIT 1
0.353 ms 0 /classes/GroupReduction.php:156
3821
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9090)
0.353 ms 1 /classes/Product.php:3860
3837
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9091
ORDER BY f.position ASC
0.353 ms 5 Yes /classes/Product.php:6021
3975
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9104)
0.353 ms 1 /classes/Product.php:3860
5278
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10576
0.353 ms 1 /classes/Product.php:2902
5347
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 72 AND `id_shop` = 1
0.353 ms 6 /src/Adapter/EntityMapper.php:79
266
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 36 LIMIT 1
0.352 ms 1 /classes/Category.php:1378
889
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3135)
0.352 ms 1 /classes/Product.php:3860
1858
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3039 LIMIT 1
0.352 ms 10 /classes/SpecificPrice.php:435
2451
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4183
AND image_shop.`cover` = 1 LIMIT 1
0.352 ms 1 /classes/Product.php:3570
2649
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4572
AND image_shop.`cover` = 1 LIMIT 1
0.352 ms 1 /classes/Product.php:3570
611
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2934 LIMIT 1
0.352 ms 10 /classes/SpecificPrice.php:435
1282
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4329
AND image_shop.`cover` = 1 LIMIT 1
0.352 ms 1 /classes/Product.php:3570
1761
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4116)
0.352 ms 1 /classes/Product.php:3860
5216
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9096
0.352 ms 1 /classes/Product.php:2902
5358
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 334) LIMIT 1
0.352 ms 1 /src/Adapter/EntityMapper.php:71
267
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.351 ms 1 /classes/Product.php:5659
1648
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4209
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.351 ms 0 /classes/SpecificPrice.php:259
1933
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4081
AND image_shop.`cover` = 1 LIMIT 1
0.351 ms 1 /classes/Product.php:3570
2496
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.351 ms 1 /classes/Product.php:5659
2827
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5043
AND image_shop.`cover` = 1 LIMIT 1
0.351 ms 2 /classes/Product.php:3570
2965
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5055 AND id_shop=1 LIMIT 1
0.351 ms 1 /classes/Product.php:6876
3326
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6435
AND image_shop.`cover` = 1 LIMIT 1
0.351 ms 1 /classes/Product.php:3570
3388
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7954)
0.351 ms 1 /classes/Product.php:3860
3466
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2515)
0.350 ms 1 /classes/Product.php:3860
304
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2489
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.349 ms 0 /classes/SpecificPrice.php:259
1633
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4216
ORDER BY f.position ASC
0.349 ms 5 Yes /classes/Product.php:6021
1988
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2518
AND image_shop.`cover` = 1 LIMIT 1
0.349 ms 1 /classes/Product.php:3570
3016
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5078 LIMIT 1
0.349 ms 10 /classes/SpecificPrice.php:435
3309
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6159)
0.349 ms 1 /classes/Product.php:3860
3377
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7953)
0.349 ms 1 /classes/Product.php:3860
3460
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2515
AND image_shop.`cover` = 1 LIMIT 1
0.349 ms 1 /classes/Product.php:3570
1436
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2541
AND image_shop.`cover` = 1 LIMIT 1
0.348 ms 1 /classes/Product.php:3570
3434
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7960)
0.348 ms 1 /classes/Product.php:3860
336
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4225 LIMIT 1
0.348 ms 10 /classes/SpecificPrice.php:435
463
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4282) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.348 ms 1 /classes/stock/StockAvailable.php:453
2208
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4044
AND image_shop.`cover` = 1 LIMIT 1
0.348 ms 1 /classes/Product.php:3570
2838
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5044
AND image_shop.`cover` = 1 LIMIT 1
0.348 ms 2 /classes/Product.php:3570
2327
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4090) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.347 ms 1 /classes/stock/StockAvailable.php:453
2640
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4546 LIMIT 1
0.347 ms 10 /classes/SpecificPrice.php:435
3082
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 128 LIMIT 1
0.347 ms 1 /classes/Product.php:5659
4445
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4270
ORDER BY `position`
0.347 ms 1 Yes /classes/Product.php:3545
1148
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6104
ORDER BY f.position ASC
0.347 ms 5 Yes /classes/Product.php:6021
3210
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6044)
0.347 ms 1 /classes/Product.php:3860
3827
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9091
AND image_shop.`cover` = 1 LIMIT 1
0.347 ms 1 /classes/Product.php:3570
1027
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4270
AND image_shop.`cover` = 1 LIMIT 1
0.346 ms 1 /classes/Product.php:3570
3589
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9063)
0.346 ms 1 /classes/Product.php:3860
1066
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3821 AND id_shop=1 LIMIT 1
0.346 ms 1 /classes/Product.php:6876
1474
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4281)
0.346 ms 1 /classes/Product.php:3860
4211
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3516
ORDER BY `position`
0.346 ms 1 Yes /classes/Product.php:3545
994
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3818
AND image_shop.`cover` = 1 LIMIT 1
0.345 ms 1 /classes/Product.php:3570
2948
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5054
AND image_shop.`cover` = 1 LIMIT 1
0.345 ms 2 /classes/Product.php:3570
3232
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6152)
0.345 ms 1 /classes/Product.php:3860
3640
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9071
AND image_shop.`cover` = 1 LIMIT 1
0.345 ms 1 /classes/Product.php:3570
4987
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5081
ORDER BY `position`
0.345 ms 1 Yes /classes/Product.php:3545
5447
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 82) LIMIT 1
0.345 ms 1 /src/Adapter/EntityMapper.php:71
5475
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 42) LIMIT 1
0.345 ms 1 /src/Adapter/EntityMapper.php:71
1767
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4103
AND image_shop.`cover` = 1 LIMIT 1
0.344 ms 1 /classes/Product.php:3570
4322
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4314
ORDER BY `position`
0.344 ms 1 Yes /classes/Product.php:3545
4460
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3822
ORDER BY `position`
0.344 ms 1 Yes /classes/Product.php:3545
5398
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 192) LIMIT 1
0.344 ms 1 /src/Adapter/EntityMapper.php:71
808
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.344 ms 1 /classes/Product.php:5659
3260
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6155
AND image_shop.`cover` = 1 LIMIT 1
0.344 ms 1 /classes/Product.php:3570
350
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4694)
0.343 ms 1 /classes/Product.php:3860
621
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.343 ms 1 /classes/Product.php:5659
3399
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7957)
0.343 ms 1 /classes/Product.php:3860
246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2759
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.343 ms 0 /classes/SpecificPrice.php:259
1155
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4318 AND id_shop=1 LIMIT 1
0.343 ms 1 /classes/Product.php:6876
2657
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4572) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.343 ms 1 /classes/stock/StockAvailable.php:453
3098
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5175 AND id_shop=1 LIMIT 1
0.343 ms 1 /classes/Product.php:6876
3684
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9075
AND image_shop.`cover` = 1 LIMIT 1
0.343 ms 1 /classes/Product.php:3570
3942
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9101)
0.343 ms 1 /classes/Product.php:3860
4271
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2480
ORDER BY `position`
0.343 ms 1 Yes /classes/Product.php:3545
5336
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 169) LIMIT 1
0.343 ms 1 /src/Adapter/EntityMapper.php:71
1658
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4210 LIMIT 1
0.342 ms 10 /classes/SpecificPrice.php:435
1890
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 208 LIMIT 1
0.342 ms 1 /classes/Product.php:5659
3141
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5332 LIMIT 1
0.342 ms 10 /classes/SpecificPrice.php:435
3243
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6153)
0.342 ms 1 /classes/Product.php:3860
3417
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7959
AND image_shop.`cover` = 1 LIMIT 1
0.342 ms 1 /classes/Product.php:3570
3870
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9094
ORDER BY f.position ASC
0.342 ms 5 Yes /classes/Product.php:6021
565
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4315
AND image_shop.`cover` = 1 LIMIT 1
0.342 ms 1 /classes/Product.php:3570
643
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.342 ms 1 /classes/Product.php:5659
873
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4265
AND image_shop.`cover` = 1 LIMIT 1
0.342 ms 1 /classes/Product.php:3570
2711
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4696 AND id_shop=1 LIMIT 1
0.342 ms 1 /classes/Product.php:6876
3623
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9069)
0.342 ms 1 /classes/Product.php:3860
4090
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10424) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.342 ms 1 /classes/stock/StockAvailable.php:453
4412
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3136
ORDER BY `position`
0.342 ms 1 Yes /classes/Product.php:3545
4816
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4141
ORDER BY `position`
0.342 ms 1 Yes /classes/Product.php:3545
1295
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4328 LIMIT 1
0.341 ms 10 /classes/SpecificPrice.php:435
12
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `hgt78_lang` l
JOIN hgt78_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.341 ms 6 /classes/Language.php:1216
725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4263 AND id_shop=1 LIMIT 1
0.341 ms 1 /classes/Product.php:6876
2440
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4144
AND image_shop.`cover` = 1 LIMIT 1
0.341 ms 1 /classes/Product.php:3570
3304
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6159
AND image_shop.`cover` = 1 LIMIT 1
0.341 ms 1 /classes/Product.php:3570
3772
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9085
AND image_shop.`cover` = 1 LIMIT 1
0.341 ms 1 /classes/Product.php:3570
4098
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10467)
0.341 ms 1 /classes/Product.php:3860
4463
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 6079
ORDER BY `position`
0.341 ms 1 Yes /classes/Product.php:3545
4819
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4146
ORDER BY `position`
0.341 ms 1 Yes /classes/Product.php:3545
5439
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) LIMIT 1
0.341 ms 1 /src/Adapter/EntityMapper.php:71
331
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4692) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.340 ms 1 /classes/stock/StockAvailable.php:453
438
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2555)
0.340 ms 1 /classes/Product.php:3860
2252
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4048
AND image_shop.`cover` = 1 LIMIT 1
0.340 ms 1 /classes/Product.php:3570
2363
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4133
AND image_shop.`cover` = 1 LIMIT 1
0.340 ms 1 /classes/Product.php:3570
2862
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5046 LIMIT 1
0.340 ms 15 /classes/SpecificPrice.php:435
3129
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 218 LIMIT 1
0.340 ms 1 /classes/Product.php:5659
3414
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7958) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.340 ms 1 /classes/stock/StockAvailable.php:453
268
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2553 LIMIT 1
0.339 ms 10 /classes/SpecificPrice.php:435
787
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4260 LIMIT 1
0.339 ms 10 /classes/SpecificPrice.php:435
1323
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4327) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.339 ms 1 /classes/stock/StockAvailable.php:453
1409
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2537 AND id_shop=1 LIMIT 1
0.339 ms 1 /classes/Product.php:6876
3111
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5308 AND `id_group` = 1 LIMIT 1
0.339 ms 0 /classes/GroupReduction.php:156
3344
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6664)
0.339 ms 1 /classes/Product.php:3860
5323
SELECT SQL_NO_CACHE `width`, `height`
FROM hgt78_image_type
WHERE `name` = 'small_default' LIMIT 1
0.339 ms 1 /classes/Image.php:563
71
SELECT SQL_NO_CACHE *
FROM `hgt78_shop_url` a0
0.338 ms 1 /classes/PrestaShopCollection.php:383
499
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4309
AND image_shop.`cover` = 1 LIMIT 1
0.338 ms 1 /classes/Product.php:3570
545
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4317 LIMIT 1
0.338 ms 10 /classes/SpecificPrice.php:435
983
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4273
AND image_shop.`cover` = 1 LIMIT 1
0.338 ms 1 /classes/Product.php:3570
1734
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4109
AND image_shop.`cover` = 1 LIMIT 1
0.338 ms 1 /classes/Product.php:3570
3271
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6156
AND image_shop.`cover` = 1 LIMIT 1
0.338 ms 1 /classes/Product.php:3570
4316
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2930
ORDER BY `position`
0.338 ms 2 Yes /classes/Product.php:3545
5128
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9061
ORDER BY `position`
0.338 ms 1 Yes /classes/Product.php:3545
413
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2481 LIMIT 1
0.337 ms 10 /classes/SpecificPrice.php:435
551
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4317) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.337 ms 1 /classes/stock/StockAvailable.php:453
5377
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 70 AND `id_shop` = 1
0.337 ms 6 /src/Adapter/EntityMapper.php:79
3227
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6152
AND image_shop.`cover` = 1 LIMIT 1
0.337 ms 1 /classes/Product.php:3570
4217
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3504
ORDER BY `position`
0.337 ms 1 Yes /classes/Product.php:3545
5404
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) LIMIT 1
0.337 ms 1 /src/Adapter/EntityMapper.php:71
5478
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 47 AND `id_shop` = 1
0.336 ms 6 /src/Adapter/EntityMapper.php:79
61
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.336 ms 0 /classes/module/Module.php:2664
3739
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9081
AND image_shop.`cover` = 1 LIMIT 1
0.336 ms 1 /classes/Product.php:3570
323
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4692
AND image_shop.`cover` = 1 LIMIT 1
0.335 ms 1 /classes/Product.php:3570
746
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4262)
0.335 ms 1 /classes/Product.php:3860
785
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4260
AND image_shop.`cover` = 1 LIMIT 1
0.335 ms 1 /classes/Product.php:3570
3147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5332) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.335 ms 1 /classes/stock/StockAvailable.php:453
1260
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4319
AND image_shop.`cover` = 1 LIMIT 1
0.334 ms 1 /classes/Product.php:3570
3472
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2491
AND image_shop.`cover` = 1 LIMIT 1
0.334 ms 2 /classes/Product.php:3570
451
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2556 AND `id_group` = 1 LIMIT 1
0.333 ms 0 /classes/GroupReduction.php:156
587
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2933
AND image_shop.`cover` = 1 LIMIT 1
0.333 ms 1 /classes/Product.php:3570
732
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3090 LIMIT 1
0.333 ms 10 /classes/SpecificPrice.php:435
1040
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3820 LIMIT 1
0.333 ms 10 /classes/SpecificPrice.php:435
1348
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4324
AND image_shop.`cover` = 1 LIMIT 1
0.333 ms 1 /classes/Product.php:3570
1422
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2543) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.333 ms 1 /classes/stock/StockAvailable.php:453
2243
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4047 LIMIT 1
0.333 ms 10 /classes/SpecificPrice.php:435
5164
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9076
ORDER BY `position`
0.333 ms 1 Yes /classes/Product.php:3545
1919
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4087) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.333 ms 1 /classes/stock/StockAvailable.php:453
2696
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4697 LIMIT 1
0.333 ms 10 /classes/SpecificPrice.php:435
22
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.332 ms 1 /src/Adapter/EntityMapper.php:71
200
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.332 ms 1 /classes/Product.php:5659
576
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4314
AND image_shop.`cover` = 1 LIMIT 1
0.332 ms 1 /classes/Product.php:3570
1425
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2542
AND image_shop.`cover` = 1 LIMIT 1
0.332 ms 2 /classes/Product.php:3570
2353
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.332 ms 1 /classes/Product.php:5659
5292
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10928
0.332 ms 1 /classes/Product.php:2902
5
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM hgt78_shop s
LEFT JOIN hgt78_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.332 ms 1 /classes/shop/Shop.php:218
768
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4261)
0.332 ms 1 /classes/Product.php:3860
961
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4274
AND image_shop.`cover` = 1 LIMIT 1
0.332 ms 1 /classes/Product.php:3570
1606
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4110)
0.332 ms 1 /classes/Product.php:3860
2540
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.332 ms 1 /classes/Product.php:5659
3662
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9073
AND image_shop.`cover` = 1 LIMIT 1
0.331 ms 1 /classes/Product.php:3570
5197
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9090
ORDER BY `position`
0.331 ms 1 Yes /classes/Product.php:3545
2938
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.331 ms 1 /classes/Product.php:5659
4115
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10576
AND image_shop.`cover` = 1 LIMIT 1
0.331 ms 1 /classes/Product.php:3570
4289
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4282
ORDER BY `position`
0.331 ms 1 Yes /classes/Product.php:3545
4550
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2543
0.331 ms 1 /classes/Product.php:2902
2942
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5053)
0.330 ms 1 /classes/Product.php:3860
627
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4312 AND `id_group` = 1 LIMIT 1
0.330 ms 0 /classes/GroupReduction.php:156
1317
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4327 LIMIT 1
0.330 ms 10 /classes/SpecificPrice.php:435
1540
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2539)
0.330 ms 1 /classes/Product.php:3860
1563
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2544 AND id_shop=1 LIMIT 1
0.330 ms 1 /classes/Product.php:6876
2172
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2430) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.330 ms 1 /classes/stock/StockAvailable.php:453
2321
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4090 LIMIT 1
0.330 ms 10 /classes/SpecificPrice.php:435
2501
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4190 AND id_shop=1 LIMIT 1
0.330 ms 1 /classes/Product.php:6876
2569
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4207) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.330 ms 1 /classes/stock/StockAvailable.php:453
3249
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6154
AND image_shop.`cover` = 1 LIMIT 1
0.330 ms 1 /classes/Product.php:3570
4520
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2493
0.330 ms 1 /classes/Product.php:2902
5249
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9107
0.330 ms 1 /classes/Product.php:2902
5401
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 195 AND `id_shop` = 1
0.330 ms 6 /src/Adapter/EntityMapper.php:79
50
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) AND (b.`id_shop` = 1) LIMIT 1
0.329 ms 1 /src/Adapter/EntityMapper.php:71
234
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2760 LIMIT 1
0.329 ms 10 /classes/SpecificPrice.php:435
1523
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2552
ORDER BY f.position ASC
0.329 ms 5 Yes /classes/Product.php:6021
1820
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3184) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.329 ms 1 /classes/stock/StockAvailable.php:453
2829
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5043 LIMIT 1
0.329 ms 10 /classes/SpecificPrice.php:435
3455
SELECT SQL_NO_CACHE tr.*
FROM `hgt78_tax_rule` tr
JOIN `hgt78_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('04510' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '04510')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.329 ms 0 /classes/tax/TaxRulesTaxManager.php:109
3483
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 8978
AND image_shop.`cover` = 1 LIMIT 1
0.329 ms 1 /classes/Product.php:3570
4334
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4312
ORDER BY `position`
0.329 ms 1 Yes /classes/Product.php:3545
11
SELECT SQL_NO_CACHE domain, domain_ssl
FROM hgt78_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.328 ms 1 /classes/shop/ShopUrl.php:182
917
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4275
AND image_shop.`cover` = 1 LIMIT 1
0.328 ms 1 /classes/Product.php:3570
1928
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4088 AND id_shop=1 LIMIT 1
0.328 ms 1 /classes/Product.php:6876
2931
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 5052)
0.328 ms 1 /classes/Product.php:3860
4310
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2554
ORDER BY `position`
0.328 ms 1 Yes /classes/Product.php:3545
2332
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4129 LIMIT 1
0.328 ms 10 /classes/SpecificPrice.php:435
2899
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5049 AND id_shop=1 LIMIT 1
0.328 ms 1 /classes/Product.php:6876
3216
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6151
AND image_shop.`cover` = 1 LIMIT 1
0.328 ms 1 /classes/Product.php:3570
5131
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 9062
ORDER BY `position`
0.328 ms 1 Yes /classes/Product.php:3545
1891
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2844 LIMIT 1
0.327 ms 10 /classes/SpecificPrice.php:435
5424
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 262) LIMIT 1
0.327 ms 1 /src/Adapter/EntityMapper.php:71
3805
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9089
AND image_shop.`cover` = 1 LIMIT 1
0.327 ms 1 /classes/Product.php:3570
1007
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4271 LIMIT 1
0.326 ms 10 /classes/SpecificPrice.php:435
3882
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9096
AND image_shop.`cover` = 1 LIMIT 1
0.326 ms 1 /classes/Product.php:3570
5308
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `hgt78_currency` c
LEFT JOIN hgt78_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1
0.326 ms 2 /classes/Currency.php:1136
2120
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2558
AND image_shop.`cover` = 1 LIMIT 1
0.325 ms 1 /classes/Product.php:3570
81
SELECT SQL_NO_CACHE `id_category`
FROM `hgt78_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1
0.325 ms 1 /classes/Category.php:2450
1016
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3819
AND image_shop.`cover` = 1 LIMIT 1
0.325 ms 1 /classes/Product.php:3570
1807
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4074 AND id_shop=1 LIMIT 1
0.325 ms 1 /classes/Product.php:6876
2139
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2917) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.325 ms 1 /classes/stock/StockAvailable.php:453
2303
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4064 AND id_shop=1 LIMIT 1
0.325 ms 1 /classes/Product.php:6876
2708
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4696
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.325 ms 0 /classes/SpecificPrice.php:259
3931
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9100)
0.325 ms 1 /classes/Product.php:3860
5002
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 5174
ORDER BY `position`
0.325 ms 1 Yes /classes/Product.php:3545
5319
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `hgt78_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.325 ms 1 /classes/Cart.php:1303
456
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.324 ms 1 /classes/Product.php:5659
911
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3136)
0.324 ms 1 /classes/Product.php:3860
1165
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6414)
0.324 ms 1 /classes/Product.php:3860
1706
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4112 AND id_shop=1 LIMIT 1
0.324 ms 1 /classes/Product.php:6876
2117
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2597) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.324 ms 1 /classes/stock/StockAvailable.php:453
2216
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4044) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.324 ms 1 /classes/stock/StockAvailable.php:453
3205
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6044
AND image_shop.`cover` = 1 LIMIT 1
0.324 ms 1 /classes/Product.php:3570
3315
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6198
AND image_shop.`cover` = 1 LIMIT 1
0.324 ms 1 /classes/Product.php:3570
3540
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9058
AND image_shop.`cover` = 1 LIMIT 1
0.324 ms 1 /classes/Product.php:3570
4121
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10576)
0.324 ms 1 /classes/Product.php:3860
4406
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3135
ORDER BY `position`
0.324 ms 1 Yes /classes/Product.php:3545
5452
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 145 AND `id_shop` = 1
0.324 ms 6 /src/Adapter/EntityMapper.php:79
59
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) AND (b.`id_shop` = 1) LIMIT 1
0.323 ms 1 /src/Adapter/EntityMapper.php:71
320
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4691) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.323 ms 1 /classes/stock/StockAvailable.php:453
3049
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5158 LIMIT 1
0.323 ms 10 /classes/SpecificPrice.php:435
3383
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7954
AND image_shop.`cover` = 1 LIMIT 1
0.323 ms 1 /classes/Product.php:3570
5315
SELECT SQL_NO_CACHE *
FROM `hgt78_currency_lang`
WHERE `id_currency` = 2
0.323 ms 6 /src/Adapter/EntityMapper.php:79
5459
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) LIMIT 1
0.323 ms 1 /src/Adapter/EntityMapper.php:71
5460
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 33 AND `id_shop` = 1
0.323 ms 6 /src/Adapter/EntityMapper.php:79
4862
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4207
0.323 ms 1 /classes/Product.php:2902
411
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2481
AND image_shop.`cover` = 1 LIMIT 1
0.322 ms 1 /classes/Product.php:3570
540
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2554) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.322 ms 1 /classes/stock/StockAvailable.php:453
730
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3090
AND image_shop.`cover` = 1 LIMIT 1
0.322 ms 1 /classes/Product.php:3570
1952
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4080) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.322 ms 1 /classes/stock/StockAvailable.php:453
2023
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2517 LIMIT 1
0.322 ms 10 /classes/SpecificPrice.php:435
2341
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4130
AND image_shop.`cover` = 1 LIMIT 1
0.322 ms 1 /classes/Product.php:3570
4377
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3096
0.322 ms 1 /classes/Product.php:2902
5490
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 39 AND `id_shop` = 1
0.322 ms 6 /src/Adapter/EntityMapper.php:79
67
SELECT SQL_NO_CACHE *
FROM `hgt78_country_lang`
WHERE `id_country` = 8
0.322 ms 6 /src/Adapter/EntityMapper.php:79
1222
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2531 AND id_shop=1 LIMIT 1
0.322 ms 1 /classes/Product.php:6876
3238
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6153
AND image_shop.`cover` = 1 LIMIT 1
0.322 ms 1 /classes/Product.php:3570
1458
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2546
AND image_shop.`cover` = 1 LIMIT 1
0.321 ms 1 /classes/Product.php:3570
3904
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9098
AND image_shop.`cover` = 1 LIMIT 1
0.321 ms 1 /classes/Product.php:3570
4889
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4573
0.321 ms 1 /classes/Product.php:2902
5353
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 185 AND `id_shop` = 1
0.321 ms 6 /src/Adapter/EntityMapper.php:79
56
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1
0.321 ms 1 /src/Adapter/EntityMapper.php:71
1132
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2547)
0.321 ms 1 /classes/Product.php:3860
1736
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4109 LIMIT 1
0.321 ms 10 /classes/SpecificPrice.php:435
3958
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9102
ORDER BY f.position ASC
0.321 ms 5 Yes /classes/Product.php:6021
5399
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 192 AND `id_shop` = 1
0.321 ms 6 /src/Adapter/EntityMapper.php:79
5461
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) LIMIT 1
0.321 ms 1 /src/Adapter/EntityMapper.php:71
2183
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3056) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.320 ms 1 /classes/stock/StockAvailable.php:453
5444
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 65 AND `id_shop` = 1
0.320 ms 6 /src/Adapter/EntityMapper.php:79
95
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 0 LIMIT 1
0.320 ms 1 /classes/SpecificPrice.php:426
1546
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2540
AND image_shop.`cover` = 1 LIMIT 1
0.320 ms 1 /classes/Product.php:3570
1674
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4213 AND `id_group` = 1 LIMIT 1
0.320 ms 0 /classes/GroupReduction.php:156
2011
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.320 ms 1 /classes/Product.php:5659
2674
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4576 LIMIT 1
0.320 ms 10 /classes/SpecificPrice.php:435
3282
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6157
AND image_shop.`cover` = 1 LIMIT 1
0.320 ms 1 /classes/Product.php:3570
3428
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7960
AND image_shop.`cover` = 1 LIMIT 1
0.320 ms 1 /classes/Product.php:3570
161
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3518 AND `id_group` = 1 LIMIT 1
0.319 ms 0 /classes/GroupReduction.php:156
3394
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7957
AND image_shop.`cover` = 1 LIMIT 1
0.319 ms 1 /classes/Product.php:3570
4004
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.319 ms 1 /classes/Product.php:5659
4415
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4275
ORDER BY `position`
0.319 ms 1 Yes /classes/Product.php:3545
4556
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2541
0.319 ms 1 /classes/Product.php:2902
65
SELECT SQL_NO_CACHE `need_identification_number`
FROM `hgt78_country`
WHERE `id_country` = 8 LIMIT 1
0.318 ms 1 /classes/Country.php:405
671
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3087 AND `id_group` = 1 LIMIT 1
0.318 ms 0 /classes/GroupReduction.php:156
1512
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM hgt78_feature_product pf
LEFT JOIN hgt78_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN hgt78_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN hgt78_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN hgt78_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2550
ORDER BY f.position ASC
0.318 ms 5 Yes /classes/Product.php:6021
2089
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2526 LIMIT 1
0.318 ms 10 /classes/SpecificPrice.php:435
2161
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2801) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.318 ms 1 /classes/stock/StockAvailable.php:453
3618
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9069
AND image_shop.`cover` = 1 LIMIT 1
0.318 ms 1 /classes/Product.php:3570
3651
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9072
AND image_shop.`cover` = 1 LIMIT 1
0.318 ms 1 /classes/Product.php:3570
4177
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10928)
0.318 ms 1 /classes/Product.php:3860
4301
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4309
ORDER BY `position`
0.318 ms 1 Yes /classes/Product.php:3545
1397
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2536)
0.317 ms 1 /classes/Product.php:3860
2702
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4697) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.317 ms 1 /classes/stock/StockAvailable.php:453
4319
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4315
ORDER BY `position`
0.317 ms 1 Yes /classes/Product.php:3545
2807
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5041 LIMIT 1
0.317 ms 10 /classes/SpecificPrice.php:435
4946
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5047
0.317 ms 1 /classes/Product.php:2902
286
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2478) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.316 ms 1 /classes/stock/StockAvailable.php:453
594
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2933 AND `id_group` = 1 LIMIT 1
0.316 ms 0 /classes/GroupReduction.php:156
697
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4264
AND image_shop.`cover` = 1 LIMIT 1
0.316 ms 1 /classes/Product.php:3570
5421
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 260 AND `id_shop` = 1
0.316 ms 6 /src/Adapter/EntityMapper.php:79
2385
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4140
AND image_shop.`cover` = 1 LIMIT 1
0.316 ms 1 /classes/Product.php:3570
2602
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4307) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.316 ms 1 /classes/stock/StockAvailable.php:453
4109
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10469)
0.316 ms 1 /classes/Product.php:3860
4598
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4218
0.316 ms 1 /classes/Product.php:2902
5363
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 344) LIMIT 1
0.316 ms 1 /src/Adapter/EntityMapper.php:71
5400
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 195) LIMIT 1
0.315 ms 1 /src/Adapter/EntityMapper.php:71
1433
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2542) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.315 ms 1 /classes/stock/StockAvailable.php:453
1551
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2540)
0.315 ms 1 /classes/Product.php:3860
1902
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4086 LIMIT 1
0.315 ms 10 /classes/SpecificPrice.php:435
2651
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4572 LIMIT 1
0.315 ms 10 /classes/SpecificPrice.php:435
2669
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4573) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.315 ms 1 /classes/stock/StockAvailable.php:453
4256
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4225
ORDER BY `position`
0.315 ms 1 Yes /classes/Product.php:3545
4262
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4224
ORDER BY `position`
0.315 ms 1 Yes /classes/Product.php:3545
1968
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2523 LIMIT 1
0.314 ms 10 /classes/SpecificPrice.php:435
159
SELECT SQL_NO_CACHE *
FROM `hgt78_tax` a
WHERE (a.`id_tax` = 3) LIMIT 1
0.314 ms 1 /src/Adapter/EntityMapper.php:71
494
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4279 AND id_shop=1 LIMIT 1
0.314 ms 1 /classes/Product.php:6876
606
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4313) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.314 ms 1 /classes/stock/StockAvailable.php:453
1990
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2518 LIMIT 1
0.314 ms 10 /classes/SpecificPrice.php:435
2315
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4085 AND `id_group` = 1 LIMIT 1
0.314 ms 0 /classes/GroupReduction.php:156
2725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4949) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.314 ms 1 /classes/stock/StockAvailable.php:453
2878
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5047 AND `id_group` = 1 LIMIT 1
0.314 ms 0 /classes/GroupReduction.php:156
3039
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5157
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.314 ms 0 /classes/SpecificPrice.php:259
3529
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9057
AND image_shop.`cover` = 1 LIMIT 1
0.314 ms 1 /classes/Product.php:3570
3783
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9086
AND image_shop.`cover` = 1 LIMIT 1
0.314 ms 1 /classes/Product.php:3570
5267
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10423
0.314 ms 1 /classes/Product.php:2902
5355
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 186 AND `id_shop` = 1
0.314 ms 6 /src/Adapter/EntityMapper.php:79
5436
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) AND (b.`id_shop` = 1) LIMIT 1
0.314 ms 1 /src/Adapter/EntityMapper.php:71
283
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2478)
0.313 ms 1 /classes/Product.php:3860
1756
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4116
AND image_shop.`cover` = 1 LIMIT 1
0.313 ms 1 /classes/Product.php:3570
3440
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7962
AND image_shop.`cover` = 1 LIMIT 1
0.313 ms 1 /classes/Product.php:3570
3733
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9079)
0.313 ms 1 /classes/Product.php:3860
4268
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4286
ORDER BY `position`
0.313 ms 1 Yes /classes/Product.php:3545
2816
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5042
AND image_shop.`cover` = 1 LIMIT 1
0.313 ms 2 /classes/Product.php:3570
779
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3096)
0.312 ms 1 /classes/Product.php:3860
2811
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5041 AND id_shop=1 LIMIT 1
0.312 ms 1 /classes/Product.php:6876
3037
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.312 ms 1 /classes/Product.php:5659
4062
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9733 LIMIT 1
0.312 ms 11 /classes/SpecificPrice.php:435
754
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3095 LIMIT 1
0.311 ms 10 /classes/SpecificPrice.php:435
1400
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2536) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.311 ms 1 /classes/stock/StockAvailable.php:453
3060
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5159 LIMIT 1
0.311 ms 10 /classes/SpecificPrice.php:435
3964
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9103)
0.311 ms 1 /classes/Product.php:3860
4166
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10926)
0.311 ms 1 /classes/Product.php:3860
1499
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2549) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.311 ms 1 /classes/stock/StockAvailable.php:453
3162
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 210 LIMIT 1
0.311 ms 1 /classes/Product.php:5659
3584
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9063
AND image_shop.`cover` = 1 LIMIT 1
0.311 ms 1 /classes/Product.php:3570
857
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4212 AND id_shop=1 LIMIT 1
0.310 ms 1 /classes/Product.php:6876
1116
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6103
AND image_shop.`cover` = 1 LIMIT 1
0.310 ms 2 /classes/Product.php:3570
5481
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) LIMIT 1
0.310 ms 1 /src/Adapter/EntityMapper.php:71
6
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `hgt78_lang` l
LEFT JOIN `hgt78_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.310 ms 6 /classes/Language.php:1080
108
SELECT SQL_NO_CACHE *
FROM `hgt78_tax_lang`
WHERE `id_tax` = 1
0.310 ms 6 /src/Adapter/EntityMapper.php:79
119
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5660 LIMIT 1
0.310 ms 10 /classes/SpecificPrice.php:435
774
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3096
AND image_shop.`cover` = 1 LIMIT 1
0.310 ms 1 /classes/Product.php:3570
1389
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4321) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.310 ms 1 /classes/stock/StockAvailable.php:453
2084
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.310 ms 1 /classes/stock/StockAvailable.php:453
2978
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5056) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.310 ms 1 /classes/stock/StockAvailable.php:453
3087
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5174 AND id_shop=1 LIMIT 1
0.310 ms 1 /classes/Product.php:6876
3405
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7958
AND image_shop.`cover` = 1 LIMIT 1
0.310 ms 1 /classes/Product.php:3570
3495
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 8984
AND image_shop.`cover` = 1 LIMIT 1
0.310 ms 1 /classes/Product.php:3570
5397
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 56 AND `id_shop` = 1
0.310 ms 6 /src/Adapter/EntityMapper.php:79
160
SELECT SQL_NO_CACHE *
FROM `hgt78_tax_lang`
WHERE `id_tax` = 3
0.309 ms 6 /src/Adapter/EntityMapper.php:79
1301
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4328) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.309 ms 1 /classes/stock/StockAvailable.php:453
2628
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.309 ms 1 /classes/Product.php:5659
3150
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5334
AND image_shop.`cover` = 1 LIMIT 1
0.309 ms 1 /classes/Product.php:3570
3350
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7781
AND image_shop.`cover` = 1 LIMIT 1
0.309 ms 1 /classes/Product.php:3570
3794
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9088
AND image_shop.`cover` = 1 LIMIT 1
0.309 ms 1 /classes/Product.php:3570
4577
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2552
0.309 ms 1 /classes/Product.php:2902
5416
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 162) LIMIT 1
0.309 ms 1 /src/Adapter/EntityMapper.php:71
134
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5659 AND id_shop=1 LIMIT 1
0.308 ms 1 /classes/Product.php:6876
1758
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4116 LIMIT 1
0.308 ms 10 /classes/SpecificPrice.php:435
1941
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4081) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.308 ms 1 /classes/stock/StockAvailable.php:453
2150
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2916) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.308 ms 1 /classes/stock/StockAvailable.php:453
2962
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5055
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.308 ms 0 /classes/SpecificPrice.php:259
3865
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9094)
0.308 ms 1 /classes/Product.php:3860
3992
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9106
AND image_shop.`cover` = 1 LIMIT 1
0.308 ms 1 /classes/Product.php:3570
5357
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 190 AND `id_shop` = 1
0.308 ms 6 /src/Adapter/EntityMapper.php:79
5494
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 84 AND `id_shop` = 1
0.308 ms 6 /src/Adapter/EntityMapper.php:79
1592
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4218 LIMIT 1
0.308 ms 10 /classes/SpecificPrice.php:435
1903
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4086
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.308 ms 0 /classes/SpecificPrice.php:259
2813
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5041) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.308 ms 1 /classes/stock/StockAvailable.php:453
704
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4264 AND `id_group` = 1 LIMIT 1
0.307 ms 0 /classes/GroupReduction.php:156
1410
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2537 AND `id_group` = 1 LIMIT 1
0.307 ms 0 /classes/GroupReduction.php:156
1591
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.307 ms 1 /classes/Product.php:5659
1792
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4065 LIMIT 1
0.307 ms 10 /classes/SpecificPrice.php:435
2205
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4043) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.307 ms 1 /classes/stock/StockAvailable.php:453
2511
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4191)
0.307 ms 1 /classes/Product.php:3860
3708
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9077 LIMIT 1
0.307 ms 10 /classes/SpecificPrice.php:435
3816
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9090
AND image_shop.`cover` = 1 LIMIT 1
0.307 ms 1 /classes/Product.php:3570
103
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6017 AND id_shop=1 LIMIT 1
0.307 ms 1 /classes/Product.php:6876
146
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3519 AND `id_group` = 1 LIMIT 1
0.307 ms 0 /classes/GroupReduction.php:156
205
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2763 AND id_shop=1 LIMIT 1
0.307 ms 1 /classes/Product.php:6876
2142
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2916
AND image_shop.`cover` = 1 LIMIT 1
0.307 ms 1 /classes/Product.php:3570
3032
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5081 AND `id_group` = 1 LIMIT 1
0.307 ms 0 /classes/GroupReduction.php:156
3293
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6158
AND image_shop.`cover` = 1 LIMIT 1
0.307 ms 1 /classes/Product.php:3570
820
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3098 LIMIT 1
0.306 ms 10 /classes/SpecificPrice.php:435
2934
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5052) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.306 ms 1 /classes/stock/StockAvailable.php:453
3818
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9090 LIMIT 1
0.306 ms 13 /classes/SpecificPrice.php:435
837
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4248) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.306 ms 1 /classes/stock/StockAvailable.php:453
1535
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2539
AND image_shop.`cover` = 1 LIMIT 1
0.306 ms 1 /classes/Product.php:3570
1848
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2845
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.306 ms 0 /classes/SpecificPrice.php:259
764
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.305 ms 1 /classes/Product.php:5659
1701
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.305 ms 1 /classes/Product.php:5659
374
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2479 AND `id_group` = 1 LIMIT 1
0.305 ms 0 /classes/GroupReduction.php:156
649
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2972 AND `id_group` = 1 LIMIT 1
0.305 ms 0 /classes/GroupReduction.php:156
744
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4262
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.305 ms 0 /classes/SpecificPrice.php:259
935
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3251 AND `id_group` = 1 LIMIT 1
0.305 ms 0 /classes/GroupReduction.php:156
1712
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.305 ms 1 /classes/Product.php:5659
2884
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5048 LIMIT 1
0.305 ms 10 /classes/SpecificPrice.php:435
2667
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4573 AND id_shop=1 LIMIT 1
0.304 ms 1 /classes/Product.php:6876
135
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5659 AND `id_group` = 1 LIMIT 1
0.304 ms 0 /classes/GroupReduction.php:156
770
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4261 AND `id_group` = 1 LIMIT 1
0.304 ms 0 /classes/GroupReduction.php:156
944
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3772)
0.304 ms 1 /classes/Product.php:3860
1359
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4323
AND image_shop.`cover` = 1 LIMIT 1
0.304 ms 1 /classes/Product.php:3570
2712
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4696 AND `id_group` = 1 LIMIT 1
0.304 ms 0 /classes/GroupReduction.php:156
2883
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.304 ms 1 /classes/Product.php:5659
2987
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5057 AND id_shop=1 LIMIT 1
0.304 ms 1 /classes/Product.php:6876
3717
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9078
AND image_shop.`cover` = 1 LIMIT 1
0.304 ms 1 /classes/Product.php:3570
3909
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9098)
0.304 ms 1 /classes/Product.php:3860
5467
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) LIMIT 1
0.304 ms 1 /src/Adapter/EntityMapper.php:71
1447
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2545
AND image_shop.`cover` = 1 LIMIT 1
0.303 ms 1 /classes/Product.php:3570
2580
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4300) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.303 ms 1 /classes/stock/StockAvailable.php:453
2740
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.303 ms 1 /classes/Product.php:5659
4095
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10467 LIMIT 1
0.303 ms 10 /classes/SpecificPrice.php:435
4192
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10999) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.303 ms 1 /classes/stock/StockAvailable.php:453
4286
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2556
ORDER BY `position`
0.303 ms 1 Yes /classes/Product.php:3545
5314
SELECT SQL_NO_CACHE *
FROM `hgt78_currency` a
LEFT JOIN `hgt78_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.303 ms 1 /src/Adapter/EntityMapper.php:71
895
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4266
AND image_shop.`cover` = 1 LIMIT 1
0.303 ms 1 /classes/Product.php:3570
1963
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4073) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.303 ms 1 /classes/stock/StockAvailable.php:453
4146
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10853) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.303 ms 1 /classes/stock/StockAvailable.php:453
714
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3089 AND id_shop=1 LIMIT 1
0.302 ms 1 /classes/Product.php:6876
842
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3133 LIMIT 1
0.302 ms 10 /classes/SpecificPrice.php:435
1035
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4270) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.302 ms 1 /classes/stock/StockAvailable.php:453
1972
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2523 AND id_shop=1 LIMIT 1
0.302 ms 1 /classes/Product.php:6876
2645
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4546 AND `id_group` = 1 LIMIT 1
0.302 ms 0 /classes/GroupReduction.php:156
2747
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5033) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.302 ms 1 /classes/stock/StockAvailable.php:453
2851
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5045 LIMIT 1
0.302 ms 10 /classes/SpecificPrice.php:435
4583
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2539
0.302 ms 1 /classes/Product.php:2902
1322
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4327 AND `id_group` = 1 LIMIT 1
0.302 ms 0 /classes/GroupReduction.php:156
3700
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9076)
0.302 ms 1 /classes/Product.php:3860
452
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2556) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.301 ms 1 /classes/stock/StockAvailable.php:453
480
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4280
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.301 ms 0 /classes/SpecificPrice.php:259
1229
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2532 LIMIT 1
0.301 ms 10 /classes/SpecificPrice.php:435
2802
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5040) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.301 ms 1 /classes/stock/StockAvailable.php:453
3695
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9076
AND image_shop.`cover` = 1 LIMIT 1
0.301 ms 1 /classes/Product.php:3570
4073
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10423 LIMIT 1
0.301 ms 10 /classes/SpecificPrice.php:435
1923
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.301 ms 1 /classes/Product.php:5659
4084
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10424 LIMIT 1
0.301 ms 10 /classes/SpecificPrice.php:435
4253
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4692
ORDER BY `position`
0.301 ms 1 Yes /classes/Product.php:3545
4337
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4278
ORDER BY `position`
0.301 ms 1 Yes /classes/Product.php:3545
1657
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.300 ms 1 /classes/Product.php:5659
2034
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2516 LIMIT 1
0.300 ms 10 /classes/SpecificPrice.php:435
2297
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 209 LIMIT 1
0.300 ms 1 /classes/Category.php:1378
3993
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.300 ms 1 /classes/Product.php:5659
212
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2762 LIMIT 1
0.300 ms 11 /classes/SpecificPrice.php:435
2683
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4577
AND image_shop.`cover` = 1 LIMIT 1
0.300 ms 1 /classes/Product.php:3570
2697
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4697
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.300 ms 0 /classes/SpecificPrice.php:259
3196
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6043 LIMIT 1
0.300 ms 10 /classes/SpecificPrice.php:435
4265
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2479
ORDER BY `position`
0.300 ms 1 Yes /classes/Product.php:3545
4307
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `hgt78_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2929
ORDER BY `position`
0.300 ms 1 Yes /classes/Product.php:3545
2994
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5058 LIMIT 1
0.299 ms 10 /classes/SpecificPrice.php:435
3180
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5470) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.299 ms 1 /classes/stock/StockAvailable.php:453
1392
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2536
AND image_shop.`cover` = 1 LIMIT 1
0.299 ms 1 /classes/Product.php:3570
2310
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4085 LIMIT 1
0.299 ms 10 /classes/SpecificPrice.php:435
2734
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4950 AND id_shop=1 LIMIT 1
0.299 ms 1 /classes/Product.php:6876
3361
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7952
AND image_shop.`cover` = 1 LIMIT 1
0.299 ms 1 /classes/Product.php:3570
5392
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) LIMIT 1
0.299 ms 1 /src/Adapter/EntityMapper.php:71
109
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6017 AND `id_group` = 1 LIMIT 1
0.298 ms 0 /classes/GroupReduction.php:156
206
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2763 AND `id_group` = 1 LIMIT 1
0.298 ms 0 /classes/GroupReduction.php:156
291
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4302 LIMIT 1
0.298 ms 10 /classes/SpecificPrice.php:435
694
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3088) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.298 ms 1 /classes/stock/StockAvailable.php:453
759
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3095 AND `id_group` = 1 LIMIT 1
0.298 ms 0 /classes/GroupReduction.php:156
1289
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4329 AND `id_group` = 1 LIMIT 1
0.298 ms 0 /classes/GroupReduction.php:156
3044
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5157) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.298 ms 1 /classes/stock/StockAvailable.php:453
5489
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) LIMIT 1
0.298 ms 1 /src/Adapter/EntityMapper.php:71
424
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4284 LIMIT 1
0.297 ms 10 /classes/SpecificPrice.php:435
529
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2929) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.297 ms 1 /classes/stock/StockAvailable.php:453
803
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3097 AND `id_group` = 1 LIMIT 1
0.297 ms 0 /classes/GroupReduction.php:156
2087
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2526
AND image_shop.`cover` = 1 LIMIT 1
0.297 ms 1 /classes/Product.php:3570
3065
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5159 AND `id_group` = 1 LIMIT 1
0.297 ms 0 /classes/GroupReduction.php:156
3849
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9093
AND image_shop.`cover` = 1 LIMIT 1
0.297 ms 1 /classes/Product.php:3570
4544
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2536
0.297 ms 1 /classes/Product.php:2902
223
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2761 LIMIT 1
0.297 ms 10 /classes/SpecificPrice.php:435
3042
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5157 AND id_shop=1 LIMIT 1
0.297 ms 1 /classes/Product.php:6876
5159
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9074
0.297 ms 1 /classes/Product.php:2902
379
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.296 ms 1 /classes/Product.php:5659
1337
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4325
AND image_shop.`cover` = 1 LIMIT 1
0.296 ms 1 /classes/Product.php:3570
2459
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4183) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.296 ms 1 /classes/stock/StockAvailable.php:453
4140
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10853 LIMIT 1
0.296 ms 11 /classes/SpecificPrice.php:435
5359
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 334 AND `id_shop` = 1
0.296 ms 6 /src/Adapter/EntityMapper.php:79
1143
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6104)
0.296 ms 1 /classes/Product.php:3860
1179
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6655 AND `id_group` = 1 LIMIT 1
0.296 ms 0 /classes/GroupReduction.php:156
1814
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3184 LIMIT 1
0.296 ms 10 /classes/SpecificPrice.php:435
2752
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5036 LIMIT 1
0.296 ms 10 /classes/SpecificPrice.php:435
4039
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9262 LIMIT 1
0.296 ms 10 /classes/SpecificPrice.php:435
5305
SELECT SQL_NO_CACHE id_group FROM hgt78_cart_rule_group WHERE id_cart_rule = 0
0.296 ms 1 /classes/CartRule.php:438
2225
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4045 AND id_shop=1 LIMIT 1
0.295 ms 1 /classes/Product.php:6876
190
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3504 LIMIT 1
0.295 ms 10 /classes/SpecificPrice.php:435
720
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.295 ms 1 /classes/Product.php:5659
2730
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4950 LIMIT 1
0.295 ms 10 /classes/SpecificPrice.php:435
4841
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4187
0.295 ms 1 /classes/Product.php:2902
153
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3518 LIMIT 1
0.294 ms 10 /classes/SpecificPrice.php:435
903
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4266) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.294 ms 1 /classes/stock/StockAvailable.php:453
1485
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2548)
0.294 ms 1 /classes/Product.php:3860
2144
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2916 LIMIT 1
0.294 ms 10 /classes/SpecificPrice.php:435
2337
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4129 AND `id_group` = 1 LIMIT 1
0.294 ms 0 /classes/GroupReduction.php:156
2981
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5057
AND image_shop.`cover` = 1 LIMIT 1
0.294 ms 2 /classes/Product.php:3570
3047
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5158
AND image_shop.`cover` = 1 LIMIT 1
0.294 ms 1 /classes/Product.php:3570
3926
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9100
AND image_shop.`cover` = 1 LIMIT 1
0.294 ms 1 /classes/Product.php:3570
1121
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6103)
0.293 ms 1 /classes/Product.php:3860
1623
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4216
AND image_shop.`cover` = 1 LIMIT 1
0.293 ms 1 /classes/Product.php:3570
1885
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2606 AND `id_group` = 1 LIMIT 1
0.293 ms 0 /classes/GroupReduction.php:156
2277
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4061
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.293 ms 0 /classes/SpecificPrice.php:259
2481
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4186) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.293 ms 1 /classes/stock/StockAvailable.php:453
315
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4691
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.292 ms 1 /classes/SpecificPrice.php:259
1437
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.292 ms 1 /classes/Product.php:5659
1784
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4069 AND id_shop=1 LIMIT 1
0.292 ms 1 /classes/Product.php:6876
2133
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2917 LIMIT 1
0.292 ms 10 /classes/SpecificPrice.php:435
2619
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4304
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.292 ms 1 /classes/SpecificPrice.php:259
5333
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 71 AND `id_shop` = 1
0.292 ms 6 /src/Adapter/EntityMapper.php:79
5410
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 73) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
5426
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 263) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
5449
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 96) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
1110
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4336)
0.292 ms 1 /classes/Product.php:3860
1350
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4324 LIMIT 1
0.292 ms 10 /classes/SpecificPrice.php:435
2409
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4146 LIMIT 1
0.292 ms 10 /classes/SpecificPrice.php:435
342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4225) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.291 ms 1 /classes/stock/StockAvailable.php:453
407
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4285 AND `id_group` = 1 LIMIT 1
0.291 ms 0 /classes/GroupReduction.php:156
450
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2556 AND id_shop=1 LIMIT 1
0.291 ms 1 /classes/Product.php:6876
749
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4262) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.291 ms 1 /classes/stock/StockAvailable.php:453
1476
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4281 AND `id_group` = 1 LIMIT 1
0.291 ms 0 /classes/GroupReduction.php:156
2065
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2524
AND image_shop.`cover` = 1 LIMIT 1
0.291 ms 1 /classes/Product.php:3570
3142
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5332
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.291 ms 0 /classes/SpecificPrice.php:259
3164
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5417
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.291 ms 0 /classes/SpecificPrice.php:259
303
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2489 LIMIT 1
0.291 ms 10 /classes/SpecificPrice.php:435
522
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.291 ms 1 /classes/Product.php:5659
1060
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3821
AND image_shop.`cover` = 1 LIMIT 1
0.291 ms 1 /classes/Product.php:3570
1224
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2531) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.291 ms 1 /classes/stock/StockAvailable.php:453
1750
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4106)
0.291 ms 1 /classes/Product.php:3860
2624
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4304) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.291 ms 1 /classes/stock/StockAvailable.php:453
3615
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9068) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.291 ms 1 /classes/stock/StockAvailable.php:453
884
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3135
AND image_shop.`cover` = 1 LIMIT 1
0.290 ms 1 /classes/Product.php:3570
5438
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 49 AND `id_shop` = 1
0.290 ms 6 /src/Adapter/EntityMapper.php:79
1105
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4336
AND image_shop.`cover` = 1 LIMIT 1
0.290 ms 1 /classes/Product.php:3570
1310
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2493 AND id_shop=1 LIMIT 1
0.290 ms 1 /classes/Product.php:6876
1444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2541) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.290 ms 1 /classes/stock/StockAvailable.php:453
1802
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.290 ms 1 /classes/Product.php:5659
1901
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.290 ms 1 /classes/Product.php:5659
2258
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4048 AND id_shop=1 LIMIT 1
0.290 ms 1 /classes/Product.php:6876
2617
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.290 ms 1 /classes/Product.php:5659
3072
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5173 LIMIT 1
0.290 ms 10 /classes/SpecificPrice.php:435
3876
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9095)
0.290 ms 1 /classes/Product.php:3860
5255
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9144
0.290 ms 1 /classes/Product.php:2902
3106
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5308 LIMIT 1
0.289 ms 10 /classes/SpecificPrice.php:435
98
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE `from` BETWEEN '2025-05-01 00:00:00' AND '2025-05-01 23:59:59' LIMIT 1
0.289 ms 1 /classes/SpecificPrice.php:377
3078
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5173) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.289 ms 1 /classes/stock/StockAvailable.php:453
3119
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5322
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.289 ms 0 /classes/SpecificPrice.php:259
262
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2758) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.288 ms 1 /classes/stock/StockAvailable.php:453
797
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.288 ms 1 /classes/Product.php:5659
1246
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2533) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.288 ms 1 /classes/stock/StockAvailable.php:453
2767
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5037 AND id_shop=1 LIMIT 1
0.288 ms 1 /classes/Product.php:6876
2906
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5050 LIMIT 1
0.288 ms 10 /classes/SpecificPrice.php:435
4538
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4322
0.288 ms 1 /classes/Product.php:2902
5437
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) LIMIT 1
0.288 ms 1 /src/Adapter/EntityMapper.php:71
389
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2480
AND image_shop.`cover` = 1 LIMIT 1
0.287 ms 1 /classes/Product.php:3570
615
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2934 AND id_shop=1 LIMIT 1
0.287 ms 1 /classes/Product.php:6876
637
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4278 AND id_shop=1 LIMIT 1
0.287 ms 1 /classes/Product.php:6876
1969
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2523
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.287 ms 0 /classes/SpecificPrice.php:259
2360
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4132) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.287 ms 1 /classes/stock/StockAvailable.php:453
2691
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4577) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.287 ms 1 /classes/stock/StockAvailable.php:453
5331
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 55 AND `id_shop` = 1
0.287 ms 6 /src/Adapter/EntityMapper.php:79
1420
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2543 AND id_shop=1 LIMIT 1
0.287 ms 1 /classes/Product.php:6876
1463
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2546)
0.287 ms 1 /classes/Product.php:3860
4
SELECT SQL_NO_CACHE *
FROM `hgt78_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.286 ms 1 /src/Adapter/EntityMapper.php:71
3601
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9067)
0.286 ms 1 /classes/Product.php:3860
3884
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9096 LIMIT 1
0.286 ms 18 /classes/SpecificPrice.php:435
2644
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4546 AND id_shop=1 LIMIT 1
0.286 ms 1 /classes/Product.php:6876
3568
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9061 AND id_shop=1 LIMIT 1
0.286 ms 1 /classes/Product.php:6876
4045
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9262) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.286 ms 1 /classes/stock/StockAvailable.php:453
5273
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 10467
0.286 ms 1 /classes/Product.php:2902
1195
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.285 ms 1 /classes/Product.php:5659
2007
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2476) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.285 ms 1 /classes/stock/StockAvailable.php:453
2049
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2503 AND id_shop=1 LIMIT 1
0.285 ms 1 /classes/Product.php:6876
2281
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4061 AND `id_group` = 1 LIMIT 1
0.285 ms 0 /classes/GroupReduction.php:156
4517
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4328
0.285 ms 1 /classes/Product.php:2902
1869
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2608 LIMIT 1
0.285 ms 10 /classes/SpecificPrice.php:435
2331
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.285 ms 1 /classes/Product.php:5659
2824
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5042) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.285 ms 1 /classes/stock/StockAvailable.php:453
4631
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4111
0.285 ms 1 /classes/Product.php:2902
4793
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4085
0.285 ms 1 /classes/Product.php:2902
5450
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 96 AND `id_shop` = 1
0.285 ms 6 /src/Adapter/EntityMapper.php:79
639
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4278) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.284 ms 1 /classes/stock/StockAvailable.php:453
821
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3098
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.284 ms 0 /classes/SpecificPrice.php:259
1315
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4327
AND image_shop.`cover` = 1 LIMIT 1
0.284 ms 1 /classes/Product.php:3570
1518
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2552)
0.284 ms 1 /classes/Product.php:3860
1679
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.284 ms 1 /classes/Product.php:5659
1717
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4111 AND id_shop=1 LIMIT 1
0.284 ms 1 /classes/Product.php:6876
1836
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3041 LIMIT 1
0.284 ms 10 /classes/SpecificPrice.php:435
1875
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2608) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.284 ms 1 /classes/stock/StockAvailable.php:453
2177
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3056 LIMIT 1
0.284 ms 10 /classes/SpecificPrice.php:435
2517
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4192
AND image_shop.`cover` = 1 LIMIT 1
0.284 ms 1 /classes/Product.php:3570
3175
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5470
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.284 ms 0 /classes/SpecificPrice.php:259
4051
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9266 LIMIT 1
0.284 ms 10 /classes/SpecificPrice.php:435
4925
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5040
0.284 ms 1 /classes/Product.php:2902
179
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3505 LIMIT 1
0.283 ms 10 /classes/SpecificPrice.php:435
296
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4302 AND `id_group` = 1 LIMIT 1
0.283 ms 0 /classes/GroupReduction.php:156
1361
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4323 LIMIT 1
0.283 ms 10 /classes/SpecificPrice.php:435
1504
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2550 LIMIT 1
0.283 ms 10 /classes/SpecificPrice.php:435
1918
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4087 AND `id_group` = 1 LIMIT 1
0.283 ms 0 /classes/GroupReduction.php:156
1957
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4073 LIMIT 1
0.283 ms 10 /classes/SpecificPrice.php:435
2242
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.283 ms 1 /classes/Product.php:5659
2890
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5048) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.283 ms 1 /classes/stock/StockAvailable.php:453
233
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.282 ms 1 /classes/Product.php:5659
425
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4284
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.282 ms 0 /classes/SpecificPrice.php:259
1051
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4269 LIMIT 1
0.282 ms 10 /classes/SpecificPrice.php:435
2641
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4546
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.282 ms 0 /classes/SpecificPrice.php:259
2866
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5046 AND id_shop=1 LIMIT 1
0.282 ms 1 /classes/Product.php:6876
2984
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5057
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.282 ms 0 /classes/SpecificPrice.php:259
3089
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5174) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.282 ms 1 /classes/stock/StockAvailable.php:453
4014
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9108
AND image_shop.`cover` = 1 LIMIT 1
0.282 ms 1 /classes/Product.php:3570
2123
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2558
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.282 ms 0 /classes/SpecificPrice.php:259
4526
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4326
0.282 ms 1 /classes/Product.php:2902
48
SELECT SQL_NO_CACHE * FROM `hgt78_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.281 ms 8 Yes /classes/ImageType.php:109
295
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4302 AND id_shop=1 LIMIT 1
0.281 ms 1 /classes/Product.php:6876
527
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2929 AND id_shop=1 LIMIT 1
0.281 ms 1 /classes/Product.php:6876
1925
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4088
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.281 ms 0 /classes/SpecificPrice.php:259
2338
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4129) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.281 ms 1 /classes/stock/StockAvailable.php:453
485
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4280) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.281 ms 1 /classes/stock/StockAvailable.php:453
2596
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4307 LIMIT 1
0.281 ms 10 /classes/SpecificPrice.php:435
3504
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 8984) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.281 ms 1 /classes/stock/StockAvailable.php:453
4209
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3518
0.281 ms 1 /classes/Product.php:2902
5328
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) LIMIT 1
0.281 ms 1 /src/Adapter/EntityMapper.php:71
1096
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6079 LIMIT 1
0.280 ms 10 /classes/SpecificPrice.php:435
3862
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9094 LIMIT 1
0.280 ms 18 /classes/SpecificPrice.php:435
375
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2479) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.280 ms 1 /classes/stock/StockAvailable.php:453
612
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2934
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.280 ms 0 /classes/SpecificPrice.php:259
1967
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.280 ms 1 /classes/Product.php:5659
2132
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.280 ms 1 /classes/Product.php:5659
2525
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4192) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.280 ms 1 /classes/stock/StockAvailable.php:453
5408
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 53) LIMIT 1
0.280 ms 1 /src/Adapter/EntityMapper.php:71
2098
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2599
AND image_shop.`cover` = 1 LIMIT 1
0.279 ms 1 /classes/Product.php:3570
92
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 201 LIMIT 1
0.279 ms 1 /classes/Category.php:1378
244
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.279 ms 1 /classes/Product.php:5659
677
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4276 LIMIT 1
0.279 ms 11 /classes/SpecificPrice.php:435
1244
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2533 AND id_shop=1 LIMIT 1
0.279 ms 1 /classes/Product.php:6876
2194
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.279 ms 1 /classes/stock/StockAvailable.php:453
2780
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5038) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.279 ms 1 /classes/stock/StockAvailable.php:453
2791
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5039) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.279 ms 1 /classes/stock/StockAvailable.php:453
2894
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.279 ms 1 /classes/Product.php:5659
3374
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7953 LIMIT 1
0.279 ms 10 /classes/SpecificPrice.php:435
4952
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5049
0.279 ms 1 /classes/Product.php:2902
5183
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9084
0.279 ms 1 /classes/Product.php:2902
951
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.278 ms 1 /classes/Product.php:5659
1261
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.278 ms 1 /classes/Product.php:5659
2033
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.278 ms 1 /classes/Product.php:5659
2155
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2801 LIMIT 1
0.278 ms 10 /classes/SpecificPrice.php:435
2989
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5057) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.278 ms 1 /classes/stock/StockAvailable.php:453
4026
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 212 LIMIT 1
0.278 ms 1 /classes/Product.php:5659
5332
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 71) LIMIT 1
0.278 ms 1 /src/Adapter/EntityMapper.php:71
5409
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 53 AND `id_shop` = 1
0.278 ms 6 /src/Adapter/EntityMapper.php:79
5417
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 162 AND `id_shop` = 1
0.278 ms 6 /src/Adapter/EntityMapper.php:79
140
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.277 ms 1 /classes/Product.php:5659
496
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4279) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.277 ms 1 /classes/stock/StockAvailable.php:453
3829
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9091 LIMIT 1
0.277 ms 18 /classes/SpecificPrice.php:435
4172
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10928
AND image_shop.`cover` = 1 LIMIT 1
0.277 ms 1 /classes/Product.php:3570
4186
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10999 LIMIT 1
0.277 ms 15 /classes/SpecificPrice.php:435
5222
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9098
0.277 ms 1 /classes/Product.php:2902
1581
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3553 LIMIT 1
0.277 ms 10 /classes/SpecificPrice.php:435
1587
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3553) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.277 ms 1 /classes/stock/StockAvailable.php:453
1864
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3039) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.277 ms 1 /classes/stock/StockAvailable.php:453
2352
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4132
AND image_shop.`cover` = 1 LIMIT 1
0.277 ms 1 /classes/Product.php:3570
423
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.276 ms 1 /classes/Product.php:5659
1775
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4103) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.276 ms 1 /classes/stock/StockAvailable.php:453
2574
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4300 LIMIT 1
0.276 ms 10 /classes/SpecificPrice.php:435
2706
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 216 LIMIT 1
0.276 ms 1 /classes/Product.php:5659
1529
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2538)
0.276 ms 1 /classes/Product.php:3860
2029
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2517) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.276 ms 1 /classes/stock/StockAvailable.php:453
2685
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4577 LIMIT 1
0.276 ms 10 /classes/SpecificPrice.php:435
3058
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5159
AND image_shop.`cover` = 1 LIMIT 1
0.276 ms 1 /classes/Product.php:3570
3750
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9082
AND image_shop.`cover` = 1 LIMIT 1
0.276 ms 1 /classes/Product.php:3570
1524
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2538
AND image_shop.`cover` = 1 LIMIT 1
0.275 ms 1 /classes/Product.php:3570
3107
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5308
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.275 ms 0 /classes/SpecificPrice.php:259
3437
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7960) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.275 ms 1 /classes/stock/StockAvailable.php:453
4745
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2917
0.275 ms 1 /classes/Product.php:2902
5411
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 73 AND `id_shop` = 1
0.275 ms 6 /src/Adapter/EntityMapper.php:79
446
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2556 LIMIT 1
0.275 ms 10 /classes/SpecificPrice.php:435
727
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4263) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.275 ms 1 /classes/stock/StockAvailable.php:453
1290
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4329) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.275 ms 1 /classes/stock/StockAvailable.php:453
1659
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4210
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.275 ms 0 /classes/SpecificPrice.php:259
2564
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4207
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.275 ms 0 /classes/SpecificPrice.php:259
1985
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2522) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.274 ms 1 /classes/stock/StockAvailable.php:453
2001
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2476 LIMIT 1
0.274 ms 12 /classes/SpecificPrice.php:435
2299
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4064 LIMIT 1
0.274 ms 10 /classes/SpecificPrice.php:435
3573
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9062
AND image_shop.`cover` = 1 LIMIT 1
0.274 ms 1 /classes/Product.php:3570
3706
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9077
AND image_shop.`cover` = 1 LIMIT 1
0.274 ms 1 /classes/Product.php:3570
490
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4279 LIMIT 1
0.274 ms 10 /classes/SpecificPrice.php:435
2282
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4061) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.274 ms 1 /classes/stock/StockAvailable.php:453
2316
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4085) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.274 ms 1 /classes/stock/StockAvailable.php:453
2326
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4090 AND `id_group` = 1 LIMIT 1
0.274 ms 0 /classes/GroupReduction.php:156
2448
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4144) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.274 ms 1 /classes/stock/StockAvailable.php:453
2492
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4187) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.274 ms 1 /classes/stock/StockAvailable.php:453
2951
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5054
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.274 ms 0 /classes/SpecificPrice.php:259
3124
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5322) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.274 ms 1 /classes/stock/StockAvailable.php:453
130
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5659 LIMIT 1
0.273 ms 10 /classes/SpecificPrice.php:435
417
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2481 AND id_shop=1 LIMIT 1
0.273 ms 1 /classes/Product.php:6876
687
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.273 ms 1 /classes/Product.php:5659
1180
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6655) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.273 ms 1 /classes/stock/StockAvailable.php:453
1714
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4111
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.273 ms 0 /classes/SpecificPrice.php:259
2148
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2916 AND id_shop=1 LIMIT 1
0.273 ms 1 /classes/Product.php:6876
2176
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.273 ms 1 /classes/Product.php:5659
2552
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4206 LIMIT 1
0.273 ms 10 /classes/SpecificPrice.php:435
2841
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5044
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.273 ms 0 /classes/SpecificPrice.php:259
3070
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 128 LIMIT 1
0.273 ms 1 /classes/Category.php:1378
3093
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 128 LIMIT 1
0.273 ms 1 /classes/Product.php:5659
4739
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2597
0.273 ms 1 /classes/Product.php:2902
37
SELECT SQL_NO_CACHE id_shop
FROM `hgt78_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.272 ms 1 /classes/ObjectModel.php:1729
654
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.272 ms 1 /classes/Product.php:5659
1939
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4081 AND id_shop=1 LIMIT 1
0.272 ms 1 /classes/Product.php:6876
2227
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.272 ms 1 /classes/stock/StockAvailable.php:453
2270
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4060 AND `id_group` = 1 LIMIT 1
0.272 ms 0 /classes/GroupReduction.php:156
2519
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4192 LIMIT 1
0.272 ms 10 /classes/SpecificPrice.php:435
2545
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4196 AND id_shop=1 LIMIT 1
0.272 ms 1 /classes/Product.php:6876
2888
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5048 AND id_shop=1 LIMIT 1
0.272 ms 1 /classes/Product.php:6876
3136
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5331) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.272 ms 1 /classes/stock/StockAvailable.php:453
4464
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6079
0.272 ms 1 /classes/Product.php:2902
556
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2930 LIMIT 1
0.271 ms 10 /classes/SpecificPrice.php:435
1586
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3553 AND `id_group` = 1 LIMIT 1
0.271 ms 0 /classes/GroupReduction.php:156
2199
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4043 LIMIT 1
0.271 ms 10 /classes/SpecificPrice.php:435
2695
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 216 LIMIT 1
0.271 ms 1 /classes/Product.php:5659
2895
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5049 LIMIT 1
0.271 ms 10 /classes/SpecificPrice.php:435
3564
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9061 LIMIT 1
0.271 ms 18 /classes/SpecificPrice.php:435
5464
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 66 AND `id_shop` = 1
0.271 ms 6 /src/Adapter/EntityMapper.php:79
766
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4261
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.271 ms 0 /classes/SpecificPrice.php:259
1304
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2493
AND image_shop.`cover` = 1 LIMIT 1
0.271 ms 1 /classes/Product.php:3570
1880
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2606 LIMIT 1
0.271 ms 10 /classes/SpecificPrice.php:435
4158
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10891) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.271 ms 1 /classes/stock/StockAvailable.php:453
980
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3773) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:453
1090
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3822) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:453
1868
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.270 ms 1 /classes/Product.php:5659
2556
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4206 AND id_shop=1 LIMIT 1
0.270 ms 1 /classes/Product.php:6876
2679
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4576 AND `id_group` = 1 LIMIT 1
0.270 ms 0 /classes/GroupReduction.php:156
848
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3133) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:453
958
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3183) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:453
991
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4273) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:453
2800
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5040 AND id_shop=1 LIMIT 1
0.270 ms 1 /classes/Product.php:6876
3898
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9097)
0.270 ms 1 /classes/Product.php:3860
4085
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10424
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.270 ms 1 /classes/SpecificPrice.php:259
4901
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4696
0.270 ms 1 /classes/Product.php:2902
5457
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) AND (b.`id_shop` = 1) LIMIT 1
0.270 ms 1 /src/Adapter/EntityMapper.php:71
2265
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4060 LIMIT 1
0.269 ms 10 /classes/SpecificPrice.php:435
2835
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5043) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.269 ms 1 /classes/stock/StockAvailable.php:453
3118
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5322 LIMIT 1
0.269 ms 11 /classes/SpecificPrice.php:435
445
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.269 ms 1 /classes/Product.php:5659
705
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4264) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.269 ms 1 /classes/stock/StockAvailable.php:453
4742
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2558
0.269 ms 1 /classes/Product.php:2902
5425
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 262 AND `id_shop` = 1
0.269 ms 6 /src/Adapter/EntityMapper.php:79
5485
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 221) LIMIT 1
0.269 ms 1 /src/Adapter/EntityMapper.php:71
1934
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.268 ms 1 /classes/Product.php:5659
1979
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2522 LIMIT 1
0.268 ms 10 /classes/SpecificPrice.php:435
2164
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2430
AND image_shop.`cover` = 1 LIMIT 1
0.268 ms 1 /classes/Product.php:3570
2404
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4141) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.268 ms 1 /classes/stock/StockAvailable.php:453
3263
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6155
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.268 ms 0 /classes/SpecificPrice.php:259
3912
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9098) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.268 ms 1 /classes/stock/StockAvailable.php:453
3970
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9104
AND image_shop.`cover` = 1 LIMIT 1
0.268 ms 1 /classes/Product.php:3570
4106
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10469 LIMIT 1
0.268 ms 10 /classes/SpecificPrice.php:435
5414
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 161) LIMIT 1
0.268 ms 1 /src/Adapter/EntityMapper.php:71
430
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4284) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.267 ms 1 /classes/stock/StockAvailable.php:453
936
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3251) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.267 ms 1 /classes/stock/StockAvailable.php:453
952
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3183 LIMIT 1
0.267 ms 10 /classes/SpecificPrice.php:435
963
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4274 LIMIT 1
0.267 ms 10 /classes/SpecificPrice.php:435
2606
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.267 ms 1 /classes/Product.php:5659
2808
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5041
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.267 ms 0 /classes/SpecificPrice.php:259
3581
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9062) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.267 ms 1 /classes/stock/StockAvailable.php:453
5415
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 161 AND `id_shop` = 1
0.267 ms 6 /src/Adapter/EntityMapper.php:79
5453
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 196) LIMIT 1
0.267 ms 1 /src/Adapter/EntityMapper.php:71
117
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 83 LIMIT 1
0.266 ms 1 /classes/Category.php:1378
255
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.266 ms 1 /classes/Product.php:5659
256
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2758 LIMIT 1
0.266 ms 10 /classes/SpecificPrice.php:435
1847
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2845 LIMIT 1
0.266 ms 10 /classes/SpecificPrice.php:435
2442
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4144 LIMIT 1
0.266 ms 10 /classes/SpecificPrice.php:435
2558
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4206) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.266 ms 1 /classes/stock/StockAvailable.php:453
2591
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4303) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.266 ms 1 /classes/stock/StockAvailable.php:453
3948
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9102
AND image_shop.`cover` = 1 LIMIT 1
0.266 ms 1 /classes/Product.php:3570
5297
SELECT SQL_NO_CACHE name, alias FROM `hgt78_hook_alias`
0.266 ms 88 /classes/Hook.php:342
1886
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2606) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.265 ms 1 /classes/stock/StockAvailable.php:453
3168
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5417 AND `id_group` = 1 LIMIT 1
0.265 ms 0 /classes/GroupReduction.php:156
1235
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2532) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.265 ms 1 /classes/stock/StockAvailable.php:453
1797
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4065 AND `id_group` = 1 LIMIT 1
0.265 ms 0 /classes/GroupReduction.php:156
1808
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4074 AND `id_group` = 1 LIMIT 1
0.265 ms 0 /classes/GroupReduction.php:156
2857
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.265 ms 1 /classes/stock/StockAvailable.php:453
3937
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9101
AND image_shop.`cover` = 1 LIMIT 1
0.265 ms 1 /classes/Product.php:3570
4523
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4327
0.265 ms 1 /classes/Product.php:2902
512
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4310 LIMIT 1
0.264 ms 10 /classes/SpecificPrice.php:435
1073
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4267 LIMIT 1
0.264 ms 10 /classes/SpecificPrice.php:435
1631
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4216) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.264 ms 1 /classes/stock/StockAvailable.php:453
1842
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3041) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.264 ms 1 /classes/stock/StockAvailable.php:453
2309
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 208 LIMIT 1
0.264 ms 1 /classes/Product.php:5659
2415
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4146) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.264 ms 1 /classes/stock/StockAvailable.php:453
5480
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 76 AND `id_shop` = 1
0.264 ms 6 /src/Adapter/EntityMapper.php:79
1329
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4326
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.264 ms 0 /classes/SpecificPrice.php:259
1491
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2549
AND image_shop.`cover` = 1 LIMIT 1
0.264 ms 1 /classes/Product.php:3570
2106
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2599) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.264 ms 1 /classes/stock/StockAvailable.php:453
2286
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.264 ms 1 /classes/Product.php:5659
3094
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5175 LIMIT 1
0.264 ms 10 /classes/SpecificPrice.php:435
3419
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7959 LIMIT 1
0.264 ms 10 /classes/SpecificPrice.php:435
3454
SELECT SQL_NO_CACHE `name`, `alias` FROM `hgt78_hook_alias`
0.264 ms 88 /classes/Hook.php:290
2523
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4192 AND id_shop=1 LIMIT 1
0.263 ms 1 /classes/Product.php:6876
168
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3516 LIMIT 1
0.263 ms 10 /classes/SpecificPrice.php:435
285
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2478 AND `id_group` = 1 LIMIT 1
0.263 ms 0 /classes/GroupReduction.php:156
408
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4285) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.263 ms 1 /classes/stock/StockAvailable.php:453
1384
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4321
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.263 ms 0 /classes/SpecificPrice.php:259
2154
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.263 ms 1 /classes/Product.php:5659
2343
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4130 LIMIT 1
0.263 ms 10 /classes/SpecificPrice.php:435
3207
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6044 LIMIT 1
0.263 ms 10 /classes/SpecificPrice.php:435
3257
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6154) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.263 ms 1 /classes/stock/StockAvailable.php:453
3486
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 8978 LIMIT 1
0.263 ms 14 /classes/SpecificPrice.php:435
307
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2489 AND id_shop=1 LIMIT 1
0.262 ms 1 /classes/Product.php:6876
330
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4692 AND `id_group` = 1 LIMIT 1
0.262 ms 0 /classes/GroupReduction.php:156
1149
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4318
AND image_shop.`cover` = 1 LIMIT 1
0.262 ms 1 /classes/Product.php:3570
2333
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4129
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.262 ms 0 /classes/SpecificPrice.php:259
2475
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4186 LIMIT 1
0.262 ms 2 /classes/SpecificPrice.php:435
2910
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5050 AND id_shop=1 LIMIT 1
0.262 ms 1 /classes/Product.php:6876
2966
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5055 AND `id_group` = 1 LIMIT 1
0.262 ms 0 /classes/GroupReduction.php:156
4180
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10928) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.262 ms 1 /classes/stock/StockAvailable.php:453
1168
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6414) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.262 ms 1 /classes/stock/StockAvailable.php:453
491
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4279
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.261 ms 0 /classes/SpecificPrice.php:259
1185
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2528 LIMIT 1
0.261 ms 10 /classes/SpecificPrice.php:435
1312
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2493) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.261 ms 1 /classes/stock/StockAvailable.php:453
3005
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5059 LIMIT 1
0.261 ms 10 /classes/SpecificPrice.php:435
4068
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9733) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.261 ms 1 /classes/stock/StockAvailable.php:453
5054
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6156
0.261 ms 1 /classes/Product.php:2902
251
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2759) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.261 ms 1 /classes/stock/StockAvailable.php:453
1503
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.261 ms 1 /classes/Product.php:5659
2420
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4139 LIMIT 1
0.261 ms 10 /classes/SpecificPrice.php:435
5246
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9106
0.261 ms 1 /classes/Product.php:2902
218
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2762) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.260 ms 1 /classes/stock/StockAvailable.php:453
996
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3818 LIMIT 1
0.260 ms 10 /classes/SpecificPrice.php:435
1702
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4112 LIMIT 1
0.260 ms 10 /classes/SpecificPrice.php:435
1742
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4109) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.260 ms 1 /classes/stock/StockAvailable.php:453
1835
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.260 ms 1 /classes/Product.php:5659
2773
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.260 ms 1 /classes/Product.php:5659
3050
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5158
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.260 ms 0 /classes/SpecificPrice.php:259
3112
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5308) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.260 ms 1 /classes/stock/StockAvailable.php:453
3156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5334 AND id_shop=1 LIMIT 1
0.260 ms 1 /classes/Product.php:6876
3358
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7781) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.260 ms 1 /classes/stock/StockAvailable.php:453
196
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3504) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.260 ms 1 /classes/stock/StockAvailable.php:453
3838
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9092
AND image_shop.`cover` = 1 LIMIT 1
0.260 ms 1 /classes/Product.php:3570
4748
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2916
0.260 ms 1 /classes/Product.php:2902
738
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3090) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.259 ms 1 /classes/stock/StockAvailable.php:453
798
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3097 LIMIT 1
0.259 ms 10 /classes/SpecificPrice.php:435
1496
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2549)
0.259 ms 1 /classes/Product.php:3860
1974
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2523) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.259 ms 1 /classes/stock/StockAvailable.php:453
4088
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10424 AND id_shop=1 LIMIT 1
0.259 ms 1 /classes/Product.php:6876
5243
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9105
0.259 ms 1 /classes/Product.php:2902
34
SELECT SQL_NO_CACHE id_shop
FROM `hgt78_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.259 ms 1 /classes/ObjectModel.php:1729
502
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4309
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.259 ms 0 /classes/SpecificPrice.php:259
648
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2972 AND id_shop=1 LIMIT 1
0.259 ms 1 /classes/Product.php:6876
1470
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.259 ms 1 /classes/Product.php:5659
1552
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2540 AND id_shop=1 LIMIT 1
0.259 ms 1 /classes/Product.php:6876
1585
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3553 AND id_shop=1 LIMIT 1
0.259 ms 1 /classes/Product.php:6876
2945
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5053) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.259 ms 1 /classes/stock/StockAvailable.php:453
3986
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgt78_product` p
INNER JOIN `hgt78_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `hgt78_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9105)
0.259 ms 1 /classes/Product.php:3860
4410
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4266
0.259 ms 1 /classes/Product.php:2902
5039
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6151
0.259 ms 1 /classes/Product.php:2902
5419
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 163 AND `id_shop` = 1
0.259 ms 6 /src/Adapter/EntityMapper.php:79
4027
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9144 LIMIT 1
0.258 ms 14 /classes/SpecificPrice.php:435
151
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 84 LIMIT 1
0.258 ms 1 /classes/Category.php:1378
731
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.258 ms 1 /classes/Product.php:5659
742
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.258 ms 1 /classes/Product.php:5659
1190
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2528 AND `id_group` = 1 LIMIT 1
0.258 ms 0 /classes/GroupReduction.php:156
1612
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2941
AND image_shop.`cover` = 1 LIMIT 1
0.258 ms 1 /classes/Product.php:3570
2056
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2474 LIMIT 1
0.258 ms 10 /classes/SpecificPrice.php:435
2613
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4306) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.258 ms 1 /classes/stock/StockAvailable.php:453
2650
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.258 ms 1 /classes/Product.php:5659
2661
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 216 LIMIT 1
0.258 ms 1 /classes/Category.php:1378
3681
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9074) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.258 ms 1 /classes/stock/StockAvailable.php:453
3813
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9089) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.258 ms 1 /classes/stock/StockAvailable.php:453
5329
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 40 AND `id_shop` = 1
0.258 ms 6 /src/Adapter/EntityMapper.php:79
397
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2480) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.257 ms 1 /classes/stock/StockAvailable.php:453
573
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4315) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.257 ms 1 /classes/stock/StockAvailable.php:453
1202
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7780) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.257 ms 1 /classes/stock/StockAvailable.php:453
2863
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5046
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.257 ms 1 /classes/SpecificPrice.php:259
3145
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5332 AND id_shop=1 LIMIT 1
0.257 ms 1 /classes/Product.php:6876
3840
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9092 LIMIT 1
0.257 ms 18 /classes/SpecificPrice.php:435
4751
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2801
0.257 ms 1 /classes/Product.php:2902
4895
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4577
0.257 ms 1 /classes/Product.php:2902
5451
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 145) LIMIT 1
0.257 ms 1 /src/Adapter/EntityMapper.php:71
2035
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2516
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.257 ms 0 /classes/SpecificPrice.php:259
2453
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4183 LIMIT 1
0.257 ms 10 /classes/SpecificPrice.php:435
29
SELECT SQL_NO_CACHE c.id_currency
FROM `hgt78_currency` c
WHERE (iso_code = 'GBP') LIMIT 1
0.256 ms 1 /classes/Currency.php:893
340
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4225 AND id_shop=1 LIMIT 1
0.256 ms 1 /classes/Product.php:6876
577
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.256 ms 1 /classes/Product.php:5659
874
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.256 ms 1 /classes/Product.php:5659
1725
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4105 LIMIT 1
0.256 ms 10 /classes/SpecificPrice.php:435
2950
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5054 LIMIT 1
0.256 ms 10 /classes/SpecificPrice.php:435
3673
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9074
AND image_shop.`cover` = 1 LIMIT 1
0.256 ms 1 /classes/Product.php:3570
1505
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2550
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.255 ms 0 /classes/SpecificPrice.php:259
1662
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4210 AND id_shop=1 LIMIT 1
0.255 ms 1 /classes/Product.php:6876
2761
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5037
AND image_shop.`cover` = 1 LIMIT 1
0.255 ms 2 /classes/Product.php:3570
2763
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5037 LIMIT 1
0.255 ms 10 /classes/SpecificPrice.php:435
2806
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.255 ms 1 /classes/Product.php:5659
4057
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9266) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.255 ms 1 /classes/stock/StockAvailable.php:453
5431
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 265 AND `id_shop` = 1
0.255 ms 6 /src/Adapter/EntityMapper.php:79
2006
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2476 AND `id_group` = 1 LIMIT 1
0.255 ms 0 /classes/GroupReduction.php:156
2137
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2917 AND id_shop=1 LIMIT 1
0.255 ms 1 /classes/Product.php:6876
2247
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4047 AND id_shop=1 LIMIT 1
0.255 ms 1 /classes/Product.php:6876
2293
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4062) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.255 ms 1 /classes/stock/StockAvailable.php:453
2431
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4142 LIMIT 1
0.255 ms 10 /classes/SpecificPrice.php:435
3151
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 218 LIMIT 1
0.255 ms 1 /classes/Product.php:5659
38
SELECT SQL_NO_CACHE `id_category`
FROM `hgt78_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1
0.254 ms 1 /classes/Category.php:2450
666
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3087 LIMIT 1
0.254 ms 10 /classes/SpecificPrice.php:435
716
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3089) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.254 ms 1 /classes/stock/StockAvailable.php:453
881
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4265) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.254 ms 1 /classes/stock/StockAvailable.php:453
1028
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.254 ms 1 /classes/Product.php:5659
1102
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6079) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.254 ms 1 /classes/stock/StockAvailable.php:453
4135
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10852) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.254 ms 1 /classes/stock/StockAvailable.php:453
4760
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3521
0.254 ms 1 /classes/Product.php:2902
589
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2933 LIMIT 1
0.254 ms 10 /classes/SpecificPrice.php:435
1011
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4271 AND id_shop=1 LIMIT 1
0.254 ms 1 /classes/Product.php:6876
1239
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.254 ms 1 /classes/Product.php:5659
1438
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2541 LIMIT 1
0.254 ms 10 /classes/SpecificPrice.php:435
2972
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5056 LIMIT 1
0.254 ms 10 /classes/SpecificPrice.php:435
3006
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5059
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.254 ms 0 /classes/SpecificPrice.php:259
3557
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9059 AND id_shop=1 LIMIT 1
0.254 ms 1 /classes/Product.php:6876
3959
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9103
AND image_shop.`cover` = 1 LIMIT 1
0.254 ms 1 /classes/Product.php:3570
4958
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5051
0.254 ms 1 /classes/Product.php:2902
5445
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81) LIMIT 1
0.254 ms 1 /src/Adapter/EntityMapper.php:71
1471
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4281 LIMIT 1
0.253 ms 10 /classes/SpecificPrice.php:435
357
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.253 ms 1 /classes/Product.php:5659
468
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2557 LIMIT 1
0.253 ms 10 /classes/SpecificPrice.php:435
1138
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6104
AND image_shop.`cover` = 1 LIMIT 1
0.253 ms 1 /classes/Product.php:3570
1240
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2533 LIMIT 1
0.253 ms 10 /classes/SpecificPrice.php:435
2188
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3521 LIMIT 1
0.253 ms 10 /classes/SpecificPrice.php:435
3131
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5331
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.253 ms 0 /classes/SpecificPrice.php:259
3335
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6435) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.253 ms 1 /classes/stock/StockAvailable.php:453
5429
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 264 AND `id_shop` = 1
0.253 ms 6 /src/Adapter/EntityMapper.php:79
5433
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 266 AND `id_shop` = 1
0.253 ms 6 /src/Adapter/EntityMapper.php:79
5435
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 307 AND `id_shop` = 1
0.253 ms 6 /src/Adapter/EntityMapper.php:79
567
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4315 LIMIT 1
0.252 ms 10 /classes/SpecificPrice.php:435
939
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3772
AND image_shop.`cover` = 1 LIMIT 1
0.252 ms 1 /classes/Product.php:3570
1252
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2534
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.252 ms 0 /classes/SpecificPrice.php:259
1480
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2548
AND image_shop.`cover` = 1 LIMIT 1
0.252 ms 1 /classes/Product.php:3570
1718
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4111 AND `id_group` = 1 LIMIT 1
0.252 ms 0 /classes/GroupReduction.php:156
1796
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4065 AND id_shop=1 LIMIT 1
0.252 ms 1 /classes/Product.php:6876
1946
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4080 LIMIT 1
0.252 ms 10 /classes/SpecificPrice.php:435
2786
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5039
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.252 ms 0 /classes/SpecificPrice.php:259
2790
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5039 AND `id_group` = 1 LIMIT 1
0.252 ms 0 /classes/GroupReduction.php:156
2818
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5042 LIMIT 1
0.252 ms 10 /classes/SpecificPrice.php:435
3369
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7952) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.252 ms 1 /classes/stock/StockAvailable.php:453
4844
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4190
0.252 ms 1 /classes/Product.php:2902
5468
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 80 AND `id_shop` = 1
0.252 ms 6 /src/Adapter/EntityMapper.php:79
216
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2762 AND id_shop=1 LIMIT 1
0.251 ms 1 /classes/Product.php:6876
661
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4277) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.251 ms 1 /classes/stock/StockAvailable.php:453
2039
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2516 AND `id_group` = 1 LIMIT 1
0.251 ms 0 /classes/GroupReduction.php:156
3053
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5158 AND id_shop=1 LIMIT 1
0.251 ms 1 /classes/Product.php:6876
3195
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.251 ms 1 /classes/Product.php:5659
4541
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4321
0.251 ms 1 /classes/Product.php:2902
1995
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2518 AND `id_group` = 1 LIMIT 1
0.251 ms 0 /classes/GroupReduction.php:156
2723
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4949 AND id_shop=1 LIMIT 1
0.250 ms 1 /classes/Product.php:6876
3011
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5059) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.250 ms 1 /classes/stock/StockAvailable.php:453
364
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4224) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.250 ms 1 /classes/stock/StockAvailable.php:453
1753
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4106) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.250 ms 1 /classes/stock/StockAvailable.php:453
2090
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2526
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.250 ms 0 /classes/SpecificPrice.php:259
3186
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5472
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.250 ms 0 /classes/SpecificPrice.php:259
3487
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 8978
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.250 ms 1 /classes/SpecificPrice.php:259
3570
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9061) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.250 ms 1 /classes/stock/StockAvailable.php:453
3604
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9067) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.250 ms 1 /classes/stock/StockAvailable.php:453
3860
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9094
AND image_shop.`cover` = 1 LIMIT 1
0.250 ms 1 /classes/Product.php:3570
369
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2479 LIMIT 1
0.249 ms 10 /classes/SpecificPrice.php:435
566
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.249 ms 1 /classes/Product.php:5659
1161
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.249 ms 1 /classes/Product.php:5659
2441
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.249 ms 1 /classes/Product.php:5659
3915
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9099
AND image_shop.`cover` = 1 LIMIT 1
0.249 ms 1 /classes/Product.php:3570
4236
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2758
0.249 ms 1 /classes/Product.php:2902
5320
SELECT SQL_NO_CACHE `name`
FROM `hgt78_hook`
WHERE `id_hook` = 910 LIMIT 1
0.249 ms 1 /classes/Hook.php:247
550
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4317 AND `id_group` = 1 LIMIT 1
0.249 ms 0 /classes/GroupReduction.php:156
678
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4276
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.249 ms 0 /classes/SpecificPrice.php:259
1257
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.249 ms 1 /classes/stock/StockAvailable.php:453
1543
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2539) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.249 ms 1 /classes/stock/StockAvailable.php:453
2221
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4045 LIMIT 1
0.249 ms 10 /classes/SpecificPrice.php:435
2518
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.249 ms 1 /classes/Product.php:5659
3642
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9071 LIMIT 1
0.249 ms 17 /classes/SpecificPrice.php:435
3802
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9088) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.249 ms 1 /classes/stock/StockAvailable.php:453
3978
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9104) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.249 ms 1 /classes/stock/StockAvailable.php:453
1273
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4320 LIMIT 1
0.248 ms 10 /classes/SpecificPrice.php:435
2774
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5038 LIMIT 1
0.248 ms 10 /classes/SpecificPrice.php:435
644
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2972 LIMIT 1
0.248 ms 10 /classes/SpecificPrice.php:435
1063
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3821
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.248 ms 0 /classes/SpecificPrice.php:259
1251
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2534 LIMIT 1
0.248 ms 10 /classes/SpecificPrice.php:435
1731
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4105) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.248 ms 1 /classes/stock/StockAvailable.php:453
2000
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.248 ms 1 /classes/Product.php:5659
99
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE `to` BETWEEN '2025-05-01 00:00:00' AND '2025-05-01 23:59:59' LIMIT 1
0.247 ms 1 /classes/SpecificPrice.php:381
309
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2489) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.247 ms 1 /classes/stock/StockAvailable.php:453
595
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2933) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.247 ms 1 /classes/stock/StockAvailable.php:453
1394
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2536 LIMIT 1
0.247 ms 10 /classes/SpecificPrice.php:435
1935
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4081 LIMIT 1
0.247 ms 10 /classes/SpecificPrice.php:435
2233
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4046
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.247 ms 0 /classes/SpecificPrice.php:259
2464
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4185 LIMIT 1
0.247 ms 10 /classes/SpecificPrice.php:435
2801
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5040 AND `id_group` = 1 LIMIT 1
0.247 ms 0 /classes/GroupReduction.php:156
2889
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5048 AND `id_group` = 1 LIMIT 1
0.247 ms 0 /classes/GroupReduction.php:156
3026
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.247 ms 1 /classes/Product.php:5659
3659
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9072) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.247 ms 1 /classes/stock/StockAvailable.php:453
3670
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9073) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.247 ms 1 /classes/stock/StockAvailable.php:453
4152
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10891 LIMIT 1
0.247 ms 11 /classes/SpecificPrice.php:435
819
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.246 ms 1 /classes/Product.php:5659
1376
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4322 AND id_shop=1 LIMIT 1
0.246 ms 1 /classes/Product.php:6876
1791
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 208 LIMIT 1
0.246 ms 1 /classes/Product.php:5659
2287
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4062 LIMIT 1
0.246 ms 10 /classes/SpecificPrice.php:435
2486
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4187 LIMIT 1
0.246 ms 10 /classes/SpecificPrice.php:435
2745
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5033 AND id_shop=1 LIMIT 1
0.246 ms 1 /classes/Product.php:6876
2971
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.246 ms 1 /classes/Product.php:5659
3871
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9095
AND image_shop.`cover` = 1 LIMIT 1
0.246 ms 1 /classes/Product.php:3570
4074
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10423
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.246 ms 1 /classes/SpecificPrice.php:259
4559
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2545
0.246 ms 1 /classes/Product.php:2902
4904
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4949
0.246 ms 1 /classes/Product.php:2902
1405
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2537 LIMIT 1
0.246 ms 10 /classes/SpecificPrice.php:435
461
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4282 AND id_shop=1 LIMIT 1
0.245 ms 1 /classes/Product.php:6876
683
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4276) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.245 ms 1 /classes/stock/StockAvailable.php:453
934
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3251 AND id_shop=1 LIMIT 1
0.245 ms 1 /classes/Product.php:6876
1207
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2529 LIMIT 1
0.245 ms 10 /classes/SpecificPrice.php:435
2305
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4064) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.245 ms 1 /classes/stock/StockAvailable.php:453
2359
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4132 AND `id_group` = 1 LIMIT 1
0.245 ms 0 /classes/GroupReduction.php:156
3134
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5331 AND id_shop=1 LIMIT 1
0.245 ms 1 /classes/Product.php:6876
3542
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9058 LIMIT 1
0.245 ms 11 /classes/SpecificPrice.php:435
434
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.245 ms 1 /classes/Product.php:5659
3273
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6156 LIMIT 1
0.245 ms 11 /classes/SpecificPrice.php:435
3967
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9103) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.245 ms 1 /classes/stock/StockAvailable.php:453
4637
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4109
0.245 ms 1 /classes/Product.php:2902
5456
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 197 AND `id_shop` = 1
0.245 ms 6 /src/Adapter/EntityMapper.php:79
419
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2481) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.244 ms 1 /classes/stock/StockAvailable.php:453
2116
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2597 AND `id_group` = 1 LIMIT 1
0.244 ms 0 /classes/GroupReduction.php:156
2443
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4144
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.244 ms 0 /classes/SpecificPrice.php:259
3851
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9093 LIMIT 1
0.244 ms 13 /classes/SpecificPrice.php:435
4826
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4142
0.244 ms 1 /classes/Product.php:2902
457
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4282 LIMIT 1
0.244 ms 11 /classes/SpecificPrice.php:435
1575
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3554 AND `id_group` = 1 LIMIT 1
0.244 ms 0 /classes/GroupReduction.php:156
2446
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4144 AND id_shop=1 LIMIT 1
0.244 ms 1 /classes/Product.php:6876
3202
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6043) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.244 ms 1 /classes/stock/StockAvailable.php:453
3758
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9082) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.244 ms 1 /classes/stock/StockAvailable.php:453
3981
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9105
AND image_shop.`cover` = 1 LIMIT 1
0.244 ms 1 /classes/Product.php:3570
4083
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 210 LIMIT 1
0.244 ms 1 /classes/Product.php:5659
4949
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5048
0.244 ms 1 /classes/Product.php:2902
1129
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2547 LIMIT 1
0.243 ms 10 /classes/SpecificPrice.php:435
94
SELECT SQL_NO_CACHE `name`
FROM `hgt78_manufacturer`
WHERE `id_manufacturer` = 2
AND `active` = 1 LIMIT 1
0.243 ms 1 /classes/Manufacturer.php:316
1288
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4329 AND id_shop=1 LIMIT 1
0.243 ms 1 /classes/Product.php:6876
1328
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4326 LIMIT 1
0.243 ms 10 /classes/SpecificPrice.php:435
1477
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4281) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.243 ms 1 /classes/stock/StockAvailable.php:453
1574
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3554 AND id_shop=1 LIMIT 1
0.243 ms 1 /classes/Product.php:6876
1697
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4113) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.243 ms 1 /classes/stock/StockAvailable.php:453
1912
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.243 ms 1 /classes/Product.php:5659
1956
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.243 ms 1 /classes/Product.php:5659
1961
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4073 AND id_shop=1 LIMIT 1
0.243 ms 1 /classes/Product.php:6876
2983
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5057 LIMIT 1
0.243 ms 10 /classes/SpecificPrice.php:435
3224
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6151) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.243 ms 1 /classes/stock/StockAvailable.php:453
4011
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9107) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.243 ms 1 /classes/stock/StockAvailable.php:453
4823
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4139
0.243 ms 1 /classes/Product.php:2902
5003
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5174
0.243 ms 1 /classes/Product.php:2902
167
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.242 ms 1 /classes/Product.php:5659
211
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 84 LIMIT 1
0.242 ms 1 /classes/Product.php:5659
213
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2762
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.242 ms 0 /classes/SpecificPrice.php:259
507
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4309) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.242 ms 1 /classes/stock/StockAvailable.php:453
511
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.242 ms 1 /classes/Product.php:5659
549
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4317 AND id_shop=1 LIMIT 1
0.242 ms 1 /classes/Product.php:6876
726
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4263 AND `id_group` = 1 LIMIT 1
0.242 ms 0 /classes/GroupReduction.php:156
1393
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.242 ms 1 /classes/Product.php:5659
1757
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.242 ms 1 /classes/Product.php:5659
1764
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4116) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.242 ms 1 /classes/stock/StockAvailable.php:453
1837
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3041
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.242 ms 0 /classes/SpecificPrice.php:259
2078
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2525 LIMIT 1
0.242 ms 10 /classes/SpecificPrice.php:435
2126
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2558 AND id_shop=1 LIMIT 1
0.242 ms 1 /classes/Product.php:6876
2387
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4140 LIMIT 1
0.242 ms 10 /classes/SpecificPrice.php:435
2470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4185) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.242 ms 1 /classes/stock/StockAvailable.php:453
2922
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5051 AND `id_group` = 1 LIMIT 1
0.242 ms 0 /classes/GroupReduction.php:156
3128
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 218 LIMIT 1
0.242 ms 1 /classes/Category.php:1378
3174
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5470 LIMIT 1
0.242 ms 10 /classes/SpecificPrice.php:435
3185
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5472 LIMIT 1
0.242 ms 10 /classes/SpecificPrice.php:435
3235
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6152) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.242 ms 1 /classes/stock/StockAvailable.php:453
3626
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9069) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.242 ms 1 /classes/stock/StockAvailable.php:453
4754
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2430
0.242 ms 1 /classes/Product.php:2902
5420
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 260) LIMIT 1
0.242 ms 1 /src/Adapter/EntityMapper.php:71
318
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4691 AND id_shop=1 LIMIT 1
0.241 ms 1 /classes/Product.php:6876
659
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4277 AND id_shop=1 LIMIT 1
0.241 ms 1 /classes/Product.php:6876
2365
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4133 LIMIT 1
0.241 ms 10 /classes/SpecificPrice.php:435
2393
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.241 ms 1 /classes/stock/StockAvailable.php:453
2916
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.241 ms 1 /classes/Product.php:5659
3055
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5158) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.241 ms 1 /classes/stock/StockAvailable.php:453
3520
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 8986 LIMIT 1
0.241 ms 17 /classes/SpecificPrice.php:435
3526
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 8986) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.241 ms 1 /classes/stock/StockAvailable.php:453
5886
SELECT SQL_NO_CACHE psgdprl.message FROM `hgt78_psgdpr_consent` psgdpr
LEFT JOIN hgt78_psgdpr_consent_lang psgdprl ON (psgdpr.id_gdpr_consent = psgdprl.id_gdpr_consent)
WHERE psgdpr.id_module = 22 AND psgdprl.id_lang =1 LIMIT 1
0.241 ms 12 /modules/psgdpr/classes/GDPRConsent.php:111
2607
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4306 LIMIT 1
0.241 ms 10 /classes/SpecificPrice.php:435
395
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2480 AND id_shop=1 LIMIT 1
0.240 ms 1 /classes/Product.php:6876
853
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4212 LIMIT 1
0.240 ms 10 /classes/SpecificPrice.php:435
1339
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4325 LIMIT 1
0.240 ms 10 /classes/SpecificPrice.php:435
1996
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.240 ms 1 /classes/stock/StockAvailable.php:453
4898
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4697
0.240 ms 1 /classes/Product.php:2902
479
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4280 LIMIT 1
0.240 ms 10 /classes/SpecificPrice.php:435
1432
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2542 AND `id_group` = 1 LIMIT 1
0.240 ms 0 /classes/GroupReduction.php:156
2846
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5044) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.240 ms 1 /classes/stock/StockAvailable.php:453
3284
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6157 LIMIT 1
0.240 ms 11 /classes/SpecificPrice.php:435
3290
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6157) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.240 ms 1 /classes/stock/StockAvailable.php:453
3431
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7960 LIMIT 1
0.240 ms 10 /classes/SpecificPrice.php:435
4032
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9144 AND `id_group` = 1 LIMIT 1
0.240 ms 0 /classes/GroupReduction.php:156
1625
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4216 LIMIT 1
0.239 ms 10 /classes/SpecificPrice.php:435
1879
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.239 ms 1 /classes/Product.php:5659
2546
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4196 AND `id_group` = 1 LIMIT 1
0.239 ms 0 /classes/GroupReduction.php:156
2573
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.239 ms 1 /classes/Product.php:5659
2751
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.239 ms 1 /classes/Product.php:5659
4072
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 210 LIMIT 1
0.239 ms 1 /classes/Product.php:5659
5413
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 74 AND `id_shop` = 1
0.239 ms 6 /src/Adapter/EntityMapper.php:79
120
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5660
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.239 ms 1 /classes/SpecificPrice.php:259
830
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.239 ms 1 /classes/Product.php:5659
1306
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2493 LIMIT 1
0.239 ms 10 /classes/SpecificPrice.php:435
1769
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4103 LIMIT 1
0.239 ms 10 /classes/SpecificPrice.php:435
2656
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4572 AND `id_group` = 1 LIMIT 1
0.239 ms 0 /classes/GroupReduction.php:156
2764
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5037
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.239 ms 0 /classes/SpecificPrice.php:259
3066
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.239 ms 1 /classes/stock/StockAvailable.php:453
1024
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3819) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.238 ms 1 /classes/stock/StockAvailable.php:453
2844
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5044 AND id_shop=1 LIMIT 1
0.238 ms 1 /classes/Product.php:6876
3105
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 42 LIMIT 1
0.238 ms 1 /classes/Product.php:5659
3312
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.238 ms 1 /classes/stock/StockAvailable.php:453
870
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3134) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.238 ms 1 /classes/stock/StockAvailable.php:453
2095
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2526) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.238 ms 1 /classes/stock/StockAvailable.php:453
2371
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4133) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.238 ms 1 /classes/stock/StockAvailable.php:453
3084
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5174
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.238 ms 0 /classes/SpecificPrice.php:259
3356
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7781 AND id_shop=1 LIMIT 1
0.238 ms 1 /classes/Product.php:6876
3893
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9097
AND image_shop.`cover` = 1 LIMIT 1
0.238 ms 1 /classes/Product.php:3570
4022
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9108) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.238 ms 1 /classes/stock/StockAvailable.php:453
5454
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 196 AND `id_shop` = 1
0.238 ms 6 /src/Adapter/EntityMapper.php:79
74
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "colissimo_simplicite" LIMIT 1
0.237 ms 1 /classes/module/Module.php:2664
238
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2760 AND id_shop=1 LIMIT 1
0.237 ms 1 /classes/Product.php:6876
670
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3087 AND id_shop=1 LIMIT 1
0.237 ms 1 /classes/Product.php:6876
890
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3135 AND id_shop=1 LIMIT 1
0.237 ms 1 /classes/Product.php:6876
1050
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.237 ms 1 /classes/Product.php:5659
1184
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.237 ms 1 /classes/Product.php:5659
1381
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4321
AND image_shop.`cover` = 1 LIMIT 1
0.237 ms 1 /classes/Product.php:3570
2050
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2503 AND `id_group` = 1 LIMIT 1
0.237 ms 0 /classes/GroupReduction.php:156
2149
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2916 AND `id_group` = 1 LIMIT 1
0.237 ms 0 /classes/GroupReduction.php:156
2833
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5043 AND id_shop=1 LIMIT 1
0.237 ms 1 /classes/Product.php:6876
3000
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5058) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.237 ms 1 /classes/stock/StockAvailable.php:453
3317
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6198 LIMIT 1
0.237 ms 10 /classes/SpecificPrice.php:435
3480
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2491) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.237 ms 1 /classes/stock/StockAvailable.php:453
3592
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9063) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.237 ms 1 /classes/stock/StockAvailable.php:453
3830
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9091
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.237 ms 0 /classes/SpecificPrice.php:259
3939
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9101 LIMIT 1
0.237 ms 18 /classes/SpecificPrice.php:435
154
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3518
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.236 ms 0 /classes/SpecificPrice.php:259
335
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.236 ms 1 /classes/Product.php:5659
1228
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.236 ms 1 /classes/Product.php:5659
2377
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4148
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.236 ms 1 /classes/SpecificPrice.php:259
2426
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4139) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.236 ms 1 /classes/stock/StockAvailable.php:453
4832
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4183
0.236 ms 1 /classes/Product.php:2902
5099
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7962
0.236 ms 1 /classes/Product.php:2902
227
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2761 AND id_shop=1 LIMIT 1
0.236 ms 1 /classes/Product.php:6876
505
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4309 AND id_shop=1 LIMIT 1
0.236 ms 1 /classes/Product.php:6876
1294
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.236 ms 1 /classes/Product.php:5659
314
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4691 LIMIT 1
0.235 ms 10 /classes/SpecificPrice.php:435
1284
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4329 LIMIT 1
0.235 ms 10 /classes/SpecificPrice.php:435
1873
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2608 AND id_shop=1 LIMIT 1
0.235 ms 1 /classes/Product.php:6876
3191
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5472) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.235 ms 1 /classes/stock/StockAvailable.php:453
3631
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9070 LIMIT 1
0.235 ms 10 /classes/SpecificPrice.php:435
4037
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 60 LIMIT 1
0.235 ms 1 /classes/Category.php:1378
4197
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6017
0.235 ms 1 /classes/Product.php:2902
4838
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4186
0.235 ms 1 /classes/Product.php:2902
1062
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3821 LIMIT 1
0.235 ms 10 /classes/SpecificPrice.php:435
1669
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4213 LIMIT 1
0.235 ms 10 /classes/SpecificPrice.php:435
2376
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4148 LIMIT 1
0.235 ms 10 /classes/SpecificPrice.php:435
4919
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5038
0.235 ms 1 /classes/Product.php:2902
110
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_group`
WHERE `id_group` = 1 LIMIT 1
0.234 ms 1 /classes/Group.php:154
183
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3505 AND id_shop=1 LIMIT 1
0.234 ms 1 /classes/Product.php:6876
358
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4224 LIMIT 1
0.234 ms 10 /classes/SpecificPrice.php:435
1415
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.234 ms 1 /classes/Product.php:5659
1846
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.234 ms 1 /classes/Product.php:5659
2181
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3056 AND id_shop=1 LIMIT 1
0.234 ms 1 /classes/Product.php:6876
3352
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7781 LIMIT 1
0.234 ms 10 /classes/SpecificPrice.php:435
3475
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2491
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.234 ms 0 /classes/SpecificPrice.php:259
4184
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.234 ms 1 /classes/Product.php:5659
518
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4310) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.234 ms 1 /classes/stock/StockAvailable.php:453
534
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2554 LIMIT 1
0.234 ms 11 /classes/SpecificPrice.php:435
622
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4312 LIMIT 1
0.234 ms 10 /classes/SpecificPrice.php:435
743
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4262 LIMIT 1
0.234 ms 10 /classes/SpecificPrice.php:435
978
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3773 AND id_shop=1 LIMIT 1
0.234 ms 1 /classes/Product.php:6876
1230
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2532
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.234 ms 0 /classes/SpecificPrice.php:259
2531
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4195
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.234 ms 0 /classes/SpecificPrice.php:259
2595
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.234 ms 1 /classes/Product.php:5659
2949
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.234 ms 1 /classes/Product.php:5659
3537
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9057) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.234 ms 1 /classes/stock/StockAvailable.php:453
3637
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9070) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.234 ms 1 /classes/stock/StockAvailable.php:453
4129
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10852 LIMIT 1
0.234 ms 11 /classes/SpecificPrice.php:435
4571
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2549
0.234 ms 1 /classes/Product.php:2902
5069
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6435
0.234 ms 1 /classes/Product.php:2902
274
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2553) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.233 ms 1 /classes/stock/StockAvailable.php:453
329
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4692 AND id_shop=1 LIMIT 1
0.233 ms 1 /classes/Product.php:6876
435
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2555 LIMIT 1
0.233 ms 10 /classes/SpecificPrice.php:435
1213
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2529) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.233 ms 1 /classes/stock/StockAvailable.php:453
1593
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4218
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.233 ms 0 /classes/SpecificPrice.php:259
2060
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2474 AND id_shop=1 LIMIT 1
0.233 ms 1 /classes/Product.php:6876
3515
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 8985) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.233 ms 1 /classes/stock/StockAvailable.php:453
3736
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9079) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.233 ms 1 /classes/stock/StockAvailable.php:453
3841
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9092
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.233 ms 0 /classes/SpecificPrice.php:259
3945
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9101) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.233 ms 1 /classes/stock/StockAvailable.php:453
347
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4694 LIMIT 1
0.233 ms 10 /classes/SpecificPrice.php:435
864
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3134 LIMIT 1
0.233 ms 10 /classes/SpecificPrice.php:435
1268
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.233 ms 1 /classes/stock/StockAvailable.php:453
1383
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4321 LIMIT 1
0.233 ms 10 /classes/SpecificPrice.php:435
1601
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4110
AND image_shop.`cover` = 1 LIMIT 1
0.233 ms 1 /classes/Product.php:3570
2342
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.233 ms 1 /classes/Product.php:5659
3076
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5173 AND id_shop=1 LIMIT 1
0.233 ms 1 /classes/Product.php:6876
3341
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6664 LIMIT 1
0.233 ms 10 /classes/SpecificPrice.php:435
3791
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9086) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.233 ms 1 /classes/stock/StockAvailable.php:453
5081
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7953
0.233 ms 1 /classes/Product.php:2902
169
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3516
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.232 ms 0 /classes/SpecificPrice.php:259
1862
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3039 AND id_shop=1 LIMIT 1
0.232 ms 1 /classes/Product.php:6876
2398
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4141 LIMIT 1
0.232 ms 10 /classes/SpecificPrice.php:435
2432
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4142
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.232 ms 0 /classes/SpecificPrice.php:259
2633
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4227 AND id_shop=1 LIMIT 1
0.232 ms 1 /classes/Product.php:6876
2769
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5037) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.232 ms 1 /classes/stock/StockAvailable.php:453
2911
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5050 AND `id_group` = 1 LIMIT 1
0.232 ms 0 /classes/GroupReduction.php:156
3301
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6158) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.232 ms 1 /classes/stock/StockAvailable.php:453
4005
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9107 LIMIT 1
0.232 ms 14 /classes/SpecificPrice.php:435
129
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.231 ms 1 /classes/Product.php:5659
249
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2759 AND id_shop=1 LIMIT 1
0.231 ms 1 /classes/Product.php:6876
771
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4261) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.231 ms 1 /classes/stock/StockAvailable.php:453
1624
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.231 ms 1 /classes/Product.php:5659
1793
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4065
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.231 ms 0 /classes/SpecificPrice.php:259
2024
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2517
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.231 ms 0 /classes/SpecificPrice.php:259
2402
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4141 AND id_shop=1 LIMIT 1
0.231 ms 1 /classes/Product.php:6876
2753
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5036
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.231 ms 0 /classes/SpecificPrice.php:259
3385
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7954 LIMIT 1
0.231 ms 10 /classes/SpecificPrice.php:435
3456
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7962) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.231 ms 1 /classes/stock/StockAvailable.php:453
3648
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9071) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.231 ms 1 /classes/stock/StockAvailable.php:453
3686
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9075 LIMIT 1
0.231 ms 16 /classes/SpecificPrice.php:435
4105
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.231 ms 1 /classes/Product.php:5659
1052
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4269
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.231 ms 0 /classes/SpecificPrice.php:259
1455
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2545) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.231 ms 1 /classes/stock/StockAvailable.php:453
4200
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5660
0.231 ms 1 /classes/Product.php:2902
239
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2760 AND `id_group` = 1 LIMIT 1
0.230 ms 0 /classes/GroupReduction.php:156
747
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4262 AND id_shop=1 LIMIT 1
0.230 ms 1 /classes/Product.php:6876
1157
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4318) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.230 ms 1 /classes/stock/StockAvailable.php:453
1914
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4087
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.230 ms 0 /classes/SpecificPrice.php:259
1978
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.230 ms 1 /classes/Product.php:5659
2382
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4148) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.230 ms 1 /classes/stock/StockAvailable.php:453
2663
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4573 LIMIT 1
0.230 ms 10 /classes/SpecificPrice.php:435
3327
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 277 LIMIT 1
0.230 ms 1 /classes/Category.php:1378
4955
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5050
0.230 ms 1 /classes/Product.php:2902
5045
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6153
0.230 ms 1 /classes/Product.php:2902
5207
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9093
0.230 ms 1 /classes/Product.php:2902
2055
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.230 ms 1 /classes/Product.php:5659
2198
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.230 ms 1 /classes/Product.php:5659
2724
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4949 AND `id_group` = 1 LIMIT 1
0.230 ms 0 /classes/GroupReduction.php:156
3548
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9058) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.230 ms 1 /classes/stock/StockAvailable.php:453
4835
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4185
0.230 ms 1 /classes/Product.php:2902
5427
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 263 AND `id_shop` = 1
0.230 ms 6 /src/Adapter/EntityMapper.php:79
80
SELECT SQL_NO_CACHE * FROM hgt78_delivery WHERE id_carrier = 282 LIMIT 1
0.229 ms 8 /modules/colissimo_simplicite/colissimo_simplicite.php:1420
428
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4284 AND id_shop=1 LIMIT 1
0.229 ms 1 /classes/Product.php:6876
539
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2554 AND `id_group` = 1 LIMIT 1
0.229 ms 0 /classes/GroupReduction.php:156
572
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4315 AND `id_group` = 1 LIMIT 1
0.229 ms 0 /classes/GroupReduction.php:156
1840
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3041 AND id_shop=1 LIMIT 1
0.229 ms 1 /classes/Product.php:6876
3268
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6155) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.229 ms 1 /classes/stock/StockAvailable.php:453
3692
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9075) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.229 ms 1 /classes/stock/StockAvailable.php:453
4829
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4144
0.229 ms 1 /classes/Product.php:2902
4985
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5078
0.229 ms 1 /classes/Product.php:2902
5114
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 8985
0.229 ms 1 /classes/Product.php:2902
600
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4313 LIMIT 1
0.229 ms 10 /classes/SpecificPrice.php:435
1442
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2541 AND id_shop=1 LIMIT 1
0.229 ms 1 /classes/Product.php:6876
1759
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4116
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.229 ms 0 /classes/SpecificPrice.php:259
2128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2558) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.229 ms 1 /classes/stock/StockAvailable.php:453
4643
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4116
0.229 ms 1 /classes/Product.php:2902
1279
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4320) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.228 ms 1 /classes/stock/StockAvailable.php:453
1404
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.228 ms 1 /classes/Product.php:5659
2027
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2517 AND id_shop=1 LIMIT 1
0.228 ms 1 /classes/Product.php:6876
4000
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9106) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.228 ms 1 /classes/stock/StockAvailable.php:453
313
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.228 ms 1 /classes/Product.php:5659
429
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4284 AND `id_group` = 1 LIMIT 1
0.228 ms 0 /classes/GroupReduction.php:156
1196
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7780 LIMIT 1
0.228 ms 15 /classes/SpecificPrice.php:435
1950
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4080 AND id_shop=1 LIMIT 1
0.228 ms 1 /classes/Product.php:6876
2067
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2524 LIMIT 1
0.228 ms 10 /classes/SpecificPrice.php:435
3213
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6044) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.228 ms 1 /classes/stock/StockAvailable.php:453
4907
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4950
0.228 ms 1 /classes/Product.php:2902
1983
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2522 AND id_shop=1 LIMIT 1
0.227 ms 1 /classes/Product.php:6876
3824
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9090) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.227 ms 1 /classes/stock/StockAvailable.php:453
584
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4314) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.227 ms 1 /classes/stock/StockAvailable.php:453
1250
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.227 ms 1 /classes/Product.php:5659
1262
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4319 LIMIT 1
0.227 ms 10 /classes/SpecificPrice.php:435
1332
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4326 AND id_shop=1 LIMIT 1
0.227 ms 1 /classes/Product.php:6876
1443
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2541 AND `id_group` = 1 LIMIT 1
0.227 ms 0 /classes/GroupReduction.php:156
1640
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4214 AND id_shop=1 LIMIT 1
0.227 ms 1 /classes/Product.php:6876
1773
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4103 AND id_shop=1 LIMIT 1
0.227 ms 1 /classes/Product.php:6876
3246
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6153) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.227 ms 1 /classes/stock/StockAvailable.php:453
3769
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9084) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.227 ms 1 /classes/stock/StockAvailable.php:453
5006
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5175
0.227 ms 1 /classes/Product.php:2902
632
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.226 ms 1 /classes/Product.php:5659
858
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4212 AND `id_group` = 1 LIMIT 1
0.226 ms 0 /classes/GroupReduction.php:156
1241
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2533
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.226 ms 0 /classes/SpecificPrice.php:259
1554
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2540) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.226 ms 1 /classes/stock/StockAvailable.php:453
1670
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4213
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.226 ms 0 /classes/SpecificPrice.php:259
2244
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4047
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.226 ms 0 /classes/SpecificPrice.php:259
2355
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4132
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.226 ms 0 /classes/SpecificPrice.php:259
2509
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4191
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.226 ms 0 /classes/SpecificPrice.php:259
2729
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 215 LIMIT 1
0.226 ms 1 /classes/Product.php:5659
3323
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6198) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.226 ms 1 /classes/stock/StockAvailable.php:453
3725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9078) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.226 ms 1 /classes/stock/StockAvailable.php:453
3861
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.226 ms 1 /classes/Product.php:5659
4187
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10999
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.226 ms 1 /classes/SpecificPrice.php:259
4820
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4146
0.226 ms 1 /classes/Product.php:2902
4964
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5053
0.226 ms 1 /classes/Product.php:2902
5051
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6155
0.226 ms 1 /classes/Product.php:2902
93
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 201 LIMIT 1
0.226 ms 1 /classes/Product.php:5659
2562
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.226 ms 1 /classes/Product.php:5659
483
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4280 AND id_shop=1 LIMIT 1
0.225 ms 1 /classes/Product.php:6876
538
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2554 AND id_shop=1 LIMIT 1
0.225 ms 1 /classes/Product.php:6876
1684
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4114 AND id_shop=1 LIMIT 1
0.225 ms 1 /classes/Product.php:6876
2861
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.225 ms 1 /classes/Product.php:5659
3425
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7959) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.225 ms 1 /classes/stock/StockAvailable.php:453
3469
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.225 ms 1 /classes/stock/StockAvailable.php:453
3558
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9059 AND `id_group` = 1 LIMIT 1
0.225 ms 0 /classes/GroupReduction.php:156
3774
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9085 LIMIT 1
0.225 ms 10 /classes/SpecificPrice.php:435
3812
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9089 AND `id_group` = 1 LIMIT 1
0.225 ms 0 /classes/GroupReduction.php:156
3956
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9102) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.225 ms 1 /classes/stock/StockAvailable.php:453
4077
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10423 AND id_shop=1 LIMIT 1
0.225 ms 1 /classes/Product.php:6876
2220
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.225 ms 1 /classes/Product.php:5659
3255
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6154 AND id_shop=1 LIMIT 1
0.225 ms 1 /classes/Product.php:6876
180
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3505
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.224 ms 0 /classes/SpecificPrice.php:259
3240
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6153 LIMIT 1
0.224 ms 11 /classes/SpecificPrice.php:435
3402
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7957) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.224 ms 1 /classes/stock/StockAvailable.php:453
3498
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 8984 LIMIT 1
0.224 ms 18 /classes/SpecificPrice.php:435
222
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.224 ms 1 /classes/Product.php:5659
1466
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2546) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.224 ms 1 /classes/stock/StockAvailable.php:453
1513
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `hgt78_image` i
INNER JOIN hgt78_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2552
AND image_shop.`cover` = 1 LIMIT 1
0.224 ms 1 /classes/Product.php:3570
2264
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.224 ms 1 /classes/Product.php:5659
2457
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4183 AND id_shop=1 LIMIT 1
0.224 ms 1 /classes/Product.php:6876
2840
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5044 LIMIT 1
0.224 ms 10 /classes/SpecificPrice.php:435
3048
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.224 ms 1 /classes/Product.php:5659
5296
SELECT SQL_NO_CACHE * FROM `hgt78_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.224 ms 1 /classes/module/Module.php:2046
489
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.223 ms 1 /classes/Product.php:5659
919
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4275 LIMIT 1
0.223 ms 10 /classes/SpecificPrice.php:435
1255
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2534 AND id_shop=1 LIMIT 1
0.223 ms 1 /classes/Product.php:6876
2266
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4060
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.223 ms 0 /classes/SpecificPrice.php:259
3879
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.223 ms 1 /classes/stock/StockAvailable.php:453
4101
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10467) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.223 ms 1 /classes/stock/StockAvailable.php:453
324
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.223 ms 1 /classes/Product.php:5659
325
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4692 LIMIT 1
0.223 ms 10 /classes/SpecificPrice.php:435
373
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2479 AND id_shop=1 LIMIT 1
0.223 ms 1 /classes/Product.php:6876
786
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.223 ms 1 /classes/Product.php:5659
1884
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2606 AND id_shop=1 LIMIT 1
0.223 ms 1 /classes/Product.php:6876
2192
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3521 AND id_shop=1 LIMIT 1
0.223 ms 1 /classes/Product.php:6876
2231
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.223 ms 1 /classes/Product.php:5659
2271
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4060) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.223 ms 1 /classes/stock/StockAvailable.php:453
2463
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.223 ms 1 /classes/Product.php:5659
2553
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4206
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.223 ms 1 /classes/SpecificPrice.php:259
3391
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7954) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.223 ms 1 /classes/stock/StockAvailable.php:453
3531
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9057 LIMIT 1
0.223 ms 10 /classes/SpecificPrice.php:435
4118
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10576 LIMIT 1
0.223 ms 10 /classes/SpecificPrice.php:435
5186
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9085
0.223 ms 1 /classes/Product.php:2902
301
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 66 LIMIT 1
0.222 ms 1 /classes/Category.php:1378
568
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4315
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.222 ms 0 /classes/SpecificPrice.php:259
1094
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 80 LIMIT 1
0.222 ms 1 /classes/Category.php:1378
1615
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2941
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.222 ms 0 /classes/SpecificPrice.php:259
1994
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2518 AND id_shop=1 LIMIT 1
0.222 ms 1 /classes/Product.php:6876
2437
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4142) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.222 ms 1 /classes/stock/StockAvailable.php:453
3363
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7952 LIMIT 1
0.222 ms 10 /classes/SpecificPrice.php:435
3380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 7953) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.222 ms 1 /classes/stock/StockAvailable.php:453
3396
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7957 LIMIT 1
0.222 ms 10 /classes/SpecificPrice.php:435
3741
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9081 LIMIT 1
0.222 ms 17 /classes/SpecificPrice.php:435
3747
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9081) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.222 ms 1 /classes/stock/StockAvailable.php:453
3906
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9098 LIMIT 1
0.222 ms 18 /classes/SpecificPrice.php:435
4601
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4110
0.222 ms 1 /classes/Product.php:2902
78
SELECT SQL_NO_CACHE * FROM hgt78_carrier_group WHERE id_carrier = 282 LIMIT 1
0.221 ms 8 /modules/colissimo_simplicite/colissimo_simplicite.php:1388
79
SELECT SQL_NO_CACHE * FROM hgt78_range_price WHERE id_carrier = 282 LIMIT 1
0.221 ms 2 /modules/colissimo_simplicite/colissimo_simplicite.php:1415
386
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4286) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.221 ms 1 /classes/stock/StockAvailable.php:453
737
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3090 AND `id_group` = 1 LIMIT 1
0.221 ms 0 /classes/GroupReduction.php:156
776
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3096 LIMIT 1
0.221 ms 10 /classes/SpecificPrice.php:435
1547
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.221 ms 1 /classes/Product.php:5659
1818
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3184 AND id_shop=1 LIMIT 1
0.221 ms 1 /classes/Product.php:6876
2100
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2599 LIMIT 1
0.221 ms 2 /classes/SpecificPrice.php:435
2115
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2597 AND id_shop=1 LIMIT 1
0.221 ms 1 /classes/Product.php:6876
2474
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.221 ms 1 /classes/Product.php:5659
3373
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 216 LIMIT 1
0.221 ms 1 /classes/Product.php:5659
3632
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9070
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.221 ms 0 /classes/SpecificPrice.php:259
3796
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9088 LIMIT 1
0.221 ms 10 /classes/SpecificPrice.php:435
3855
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9093 AND id_shop=1 LIMIT 1
0.221 ms 1 /classes/Product.php:6876
4227
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2761
0.221 ms 1 /classes/Product.php:2902
5048
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6154
0.221 ms 1 /classes/Product.php:2902
5075
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7781
0.221 ms 1 /classes/Product.php:2902
5430
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 265) LIMIT 1
0.221 ms 1 /src/Adapter/EntityMapper.php:71
1072
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.221 ms 1 /classes/Product.php:5659
835
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4248 AND id_shop=1 LIMIT 1
0.220 ms 1 /classes/Product.php:6876
1327
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.220 ms 1 /classes/Product.php:5659
1426
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.220 ms 1 /classes/Product.php:5659
1580
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.220 ms 1 /classes/Product.php:5659
2249
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4047) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.220 ms 1 /classes/stock/StockAvailable.php:453
2403
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4141 AND `id_group` = 1 LIMIT 1
0.220 ms 0 /classes/GroupReduction.php:156
3492
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 8978) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.220 ms 1 /classes/stock/StockAvailable.php:453
3786
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9086
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.220 ms 0 /classes/SpecificPrice.php:259
3846
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9092) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.220 ms 1 /classes/stock/StockAvailable.php:453
4763
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4043
0.220 ms 1 /classes/Product.php:2902
5042
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6152
0.220 ms 1 /classes/Product.php:2902
5108
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 8978
0.220 ms 1 /classes/Product.php:2902
308
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2489 AND `id_group` = 1 LIMIT 1
0.220 ms 0 /classes/GroupReduction.php:156
1061
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.220 ms 1 /classes/Product.php:5659
1681
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4114
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.220 ms 0 /classes/SpecificPrice.php:259
1980
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2522
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.220 ms 0 /classes/SpecificPrice.php:259
3888
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9096 AND id_shop=1 LIMIT 1
0.220 ms 1 /classes/Product.php:6876
3923
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9099) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.220 ms 1 /classes/stock/StockAvailable.php:453
907
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.219 ms 1 /classes/Product.php:5659
1311
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2493 AND `id_group` = 1 LIMIT 1
0.219 ms 0 /classes/GroupReduction.php:156
3763
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9084 LIMIT 1
0.219 ms 14 /classes/SpecificPrice.php:435
4112
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10469) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.219 ms 1 /classes/stock/StockAvailable.php:453
4715
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2517
0.219 ms 1 /classes/Product.php:2902
123
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5660 AND id_shop=1 LIMIT 1
0.219 ms 1 /classes/Product.php:6876
178
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.219 ms 1 /classes/Product.php:5659
269
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2553
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.219 ms 1 /classes/SpecificPrice.php:259
676
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.219 ms 1 /classes/Product.php:5659
2275
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.219 ms 1 /classes/Product.php:5659
3295
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6158 LIMIT 1
0.219 ms 12 /classes/SpecificPrice.php:435
4493
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2529
0.219 ms 1 /classes/Product.php:2902
4910
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5033
0.219 ms 1 /classes/Product.php:2902
562
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2930) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.218 ms 1 /classes/stock/StockAvailable.php:453
1663
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4210 AND `id_group` = 1 LIMIT 1
0.218 ms 0 /classes/GroupReduction.php:156
4766
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4044
0.218 ms 1 /classes/Product.php:2902
825
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3098 AND `id_group` = 1 LIMIT 1
0.218 ms 0 /classes/GroupReduction.php:156
1482
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2548 LIMIT 1
0.218 ms 10 /classes/SpecificPrice.php:435
1831
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3042) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.218 ms 1 /classes/stock/StockAvailable.php:453
2057
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2474
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.218 ms 0 /classes/SpecificPrice.php:259
2298
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 209 LIMIT 1
0.218 ms 1 /classes/Product.php:5659
3347
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6664) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.218 ms 1 /classes/stock/StockAvailable.php:453
3828
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.218 ms 1 /classes/Product.php:5659
4141
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10853
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.218 ms 1 /classes/SpecificPrice.php:259
4727
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2524
0.218 ms 1 /classes/Product.php:2902
4976
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5057
0.218 ms 1 /classes/Product.php:2902
5180
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9082
0.218 ms 1 /classes/Product.php:2902
1263
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4319
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.217 ms 0 /classes/SpecificPrice.php:259
2468
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4185 AND id_shop=1 LIMIT 1
0.217 ms 1 /classes/Product.php:6876
4496
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2531
0.217 ms 1 /classes/Product.php:2902
4565
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4281
0.217 ms 1 /classes/Product.php:2902
985
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4273 LIMIT 1
0.217 ms 10 /classes/SpecificPrice.php:435
1343
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4325 AND id_shop=1 LIMIT 1
0.217 ms 1 /classes/Product.php:6876
1345
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4325) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.217 ms 1 /classes/stock/StockAvailable.php:453
1372
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4322 LIMIT 1
0.217 ms 10 /classes/SpecificPrice.php:435
1851
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2845 AND id_shop=1 LIMIT 1
0.217 ms 1 /classes/Product.php:6876
1870
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2608
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.217 ms 0 /classes/SpecificPrice.php:259
2088
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.217 ms 1 /classes/Product.php:5659
2408
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.217 ms 1 /classes/Product.php:5659
2585
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4303 LIMIT 1
0.217 ms 10 /classes/SpecificPrice.php:435
3443
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7962 LIMIT 1
0.217 ms 10 /classes/SpecificPrice.php:435
4961
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5052
0.217 ms 1 /classes/Product.php:2902
184
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3505 AND `id_group` = 1 LIMIT 1
0.216 ms 0 /classes/GroupReduction.php:156
1088
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3822 AND id_shop=1 LIMIT 1
0.216 ms 1 /classes/Product.php:6876
1095
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 80 LIMIT 1
0.216 ms 1 /classes/Product.php:5659
1813
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.216 ms 1 /classes/Product.php:5659
2018
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2487) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.216 ms 1 /classes/stock/StockAvailable.php:453
2143
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.216 ms 1 /classes/Product.php:5659
2187
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.216 ms 1 /classes/Product.php:5659
2485
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.216 ms 1 /classes/Product.php:5659
2982
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.216 ms 1 /classes/Product.php:5659
3509
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 8985 LIMIT 1
0.216 ms 18 /classes/SpecificPrice.php:435
3780
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9085) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.216 ms 1 /classes/stock/StockAvailable.php:453
4040
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9262
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.216 ms 0 /classes/SpecificPrice.php:259
4928
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5041
0.216 ms 1 /classes/Product.php:2902
36
SELECT SQL_NO_CACHE *
FROM `hgt78_group_lang`
WHERE `id_group` = 1
0.215 ms 6 /src/Adapter/EntityMapper.php:79
118
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 83 LIMIT 1
0.215 ms 1 /classes/Product.php:5659
447
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2556
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.215 ms 1 /classes/SpecificPrice.php:259
914
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3136) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.215 ms 1 /classes/stock/StockAvailable.php:453
1135
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2547) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.215 ms 1 /classes/stock/StockAvailable.php:453
1668
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.215 ms 1 /classes/Product.php:5659
1826
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3042
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.215 ms 0 /classes/SpecificPrice.php:259
2111
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2597 LIMIT 1
0.215 ms 10 /classes/SpecificPrice.php:435
3420
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7959
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.215 ms 0 /classes/SpecificPrice.php:259
4697
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4073
0.215 ms 1 /classes/Product.php:2902
5298
SELECT SQL_NO_CACHE ctg.`id_group`
FROM hgt78_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1
0.215 ms 1 /classes/Category.php:1754
472
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2557 AND id_shop=1 LIMIT 1
0.215 ms 1 /classes/Product.php:6876
189
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 84 LIMIT 1
0.214 ms 1 /classes/Product.php:5659
2735
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4950 AND `id_group` = 1 LIMIT 1
0.214 ms 0 /classes/GroupReduction.php:156
3009
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5059 AND id_shop=1 LIMIT 1
0.214 ms 1 /classes/Product.php:6876
3140
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 218 LIMIT 1
0.214 ms 1 /classes/Product.php:5659
3229
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6152 LIMIT 1
0.214 ms 11 /classes/SpecificPrice.php:435
3362
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 216 LIMIT 1
0.214 ms 1 /classes/Product.php:5659
4922
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5039
0.214 ms 1 /classes/Product.php:2902
5258
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9262
0.214 ms 1 /classes/Product.php:2902
841
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.214 ms 1 /classes/Product.php:5659
2896
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5049
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.214 ms 0 /classes/SpecificPrice.php:259
3189
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5472 AND id_shop=1 LIMIT 1
0.214 ms 1 /classes/Product.php:6876
3685
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.214 ms 1 /classes/Product.php:5659
4066
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9733 AND id_shop=1 LIMIT 1
0.214 ms 1 /classes/Product.php:6876
5872
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "iqitlinksmanager" LIMIT 1
0.214 ms 1 /classes/module/Module.php:2664
73
SELECT SQL_NO_CACHE `name`
FROM `hgt78_hook`
WHERE `id_hook` = 746 LIMIT 1
0.213 ms 1 /classes/Hook.php:247
1356
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4324) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.213 ms 1 /classes/stock/StockAvailable.php:453
3122
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5322 AND id_shop=1 LIMIT 1
0.213 ms 1 /classes/Product.php:6876
385
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4286 AND `id_group` = 1 LIMIT 1
0.213 ms 0 /classes/GroupReduction.php:156
535
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2554
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.213 ms 0 /classes/SpecificPrice.php:259
560
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2930 AND id_shop=1 LIMIT 1
0.213 ms 1 /classes/Product.php:6876
964
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4274
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.213 ms 1 /classes/SpecificPrice.php:259
1724
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 214 LIMIT 1
0.213 ms 1 /classes/Product.php:5659
2850
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.213 ms 1 /classes/Product.php:5659
3004
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.213 ms 1 /classes/Product.php:5659
3167
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5417 AND id_shop=1 LIMIT 1
0.213 ms 1 /classes/Product.php:6876
3441
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.213 ms 1 /classes/Product.php:5659
3863
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9094
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.213 ms 0 /classes/SpecificPrice.php:259
4133
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10852 AND id_shop=1 LIMIT 1
0.213 ms 1 /classes/Product.php:6876
4535
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4323
0.213 ms 1 /classes/Product.php:2902
5123
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9058
0.213 ms 1 /classes/Product.php:2902
478
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.212 ms 1 /classes/Product.php:5659
1460
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2546 LIMIT 1
0.212 ms 10 /classes/SpecificPrice.php:435
2002
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2476
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.212 ms 0 /classes/SpecificPrice.php:259
2203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4043 AND id_shop=1 LIMIT 1
0.212 ms 1 /classes/Product.php:6876
3251
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6154 LIMIT 1
0.212 ms 11 /classes/SpecificPrice.php:435
3484
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 212 LIMIT 1
0.212 ms 1 /classes/Category.php:1378
4275
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4285
0.212 ms 1 /classes/Product.php:2902
4736
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2599
0.212 ms 1 /classes/Product.php:2902
257
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2758
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.212 ms 0 /classes/SpecificPrice.php:259
3135
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5331 AND `id_group` = 1 LIMIT 1
0.212 ms 0 /classes/GroupReduction.php:156
3218
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6151 LIMIT 1
0.212 ms 11 /classes/SpecificPrice.php:435
3641
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.212 ms 1 /classes/Product.php:5659
4017
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9108
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.212 ms 0 /classes/SpecificPrice.php:259
4359
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3089
0.212 ms 1 /classes/Product.php:2902
4655
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4074
0.212 ms 1 /classes/Product.php:2902
4706
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2518
0.212 ms 1 /classes/Product.php:2902
5036
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6044
0.212 ms 1 /classes/Product.php:2902
5473
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) LIMIT 1
0.212 ms 1 /src/Adapter/EntityMapper.php:71
39
SELECT SQL_NO_CACHE ctg.`id_group`
FROM hgt78_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1
0.211 ms 1 /classes/Category.php:1754
634
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4278
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.211 ms 0 /classes/SpecificPrice.php:259
875
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4265 LIMIT 1
0.211 ms 10 /classes/SpecificPrice.php:435
973
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.211 ms 1 /classes/Product.php:5659
1857
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 208 LIMIT 1
0.211 ms 1 /classes/Product.php:5659
2138
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2917 AND `id_group` = 1 LIMIT 1
0.211 ms 0 /classes/GroupReduction.php:156
2193
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3521 AND `id_group` = 1 LIMIT 1
0.211 ms 0 /classes/GroupReduction.php:156
2634
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4227 AND `id_group` = 1 LIMIT 1
0.211 ms 0 /classes/GroupReduction.php:156
3262
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6155 LIMIT 1
0.211 ms 11 /classes/SpecificPrice.php:435
3703
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9076) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.211 ms 1 /classes/stock/StockAvailable.php:453
3994
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9106 LIMIT 1
0.211 ms 11 /classes/SpecificPrice.php:435
4144
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10853 AND id_shop=1 LIMIT 1
0.211 ms 1 /classes/Product.php:6876
4682
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4086
0.211 ms 1 /classes/Product.php:2902
681
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4276 AND id_shop=1 LIMIT 1
0.210 ms 1 /classes/Product.php:6876
1172
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 79 LIMIT 1
0.210 ms 1 /classes/Category.php:1378
2236
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4046 AND id_shop=1 LIMIT 1
0.210 ms 1 /classes/Product.php:6876
2364
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.210 ms 1 /classes/Product.php:5659
3294
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.210 ms 1 /classes/Product.php:5659
3679
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9074 AND id_shop=1 LIMIT 1
0.210 ms 1 /classes/Product.php:6876
3885
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9096
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.210 ms 0 /classes/SpecificPrice.php:259
4242
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2478
0.210 ms 1 /classes/Product.php:2902
4886
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4572
0.210 ms 1 /classes/Product.php:2902
341
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4225 AND `id_group` = 1 LIMIT 1
0.210 ms 0 /classes/GroupReduction.php:156
1006
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.210 ms 1 /classes/Product.php:5659
1162
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6414 LIMIT 1
0.210 ms 10 /classes/SpecificPrice.php:435
1206
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.210 ms 1 /classes/Product.php:5659
1398
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2536 AND id_shop=1 LIMIT 1
0.210 ms 1 /classes/Product.php:6876
1945
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 208 LIMIT 1
0.210 ms 1 /classes/Product.php:5659
441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2555) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.209 ms 1 /classes/stock/StockAvailable.php:453
865
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3134
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.209 ms 0 /classes/SpecificPrice.php:259
1046
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3820) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.209 ms 1 /classes/stock/StockAvailable.php:453
1815
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3184
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.209 ms 0 /classes/SpecificPrice.php:259
2093
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2526 AND id_shop=1 LIMIT 1
0.209 ms 1 /classes/Product.php:6876
2171
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2430 AND `id_group` = 1 LIMIT 1
0.209 ms 0 /classes/GroupReduction.php:156
2182
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3056 AND `id_group` = 1 LIMIT 1
0.209 ms 0 /classes/GroupReduction.php:156
2597
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4307
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.209 ms 0 /classes/SpecificPrice.php:259
3890
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9096) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.209 ms 1 /classes/stock/StockAvailable.php:453
4487
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2528
0.209 ms 1 /classes/Product.php:2902
77
SELECT SQL_NO_CACHE * FROM hgt78_carrier_zone WHERE id_carrier = 282 LIMIT 1
0.209 ms 4 /modules/colissimo_simplicite/colissimo_simplicite.php:1383
229
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2761) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.209 ms 1 /classes/stock/StockAvailable.php:453
2211
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4044
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.209 ms 0 /classes/SpecificPrice.php:259
2834
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5043 AND `id_group` = 1 LIMIT 1
0.209 ms 0 /classes/GroupReduction.php:156
4916
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5037
0.209 ms 1 /classes/Product.php:2902
4979
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5058
0.209 ms 1 /classes/Product.php:2902
124
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5660 AND `id_group` = 1 LIMIT 1
0.208 ms 0 /classes/GroupReduction.php:156
2918
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5051
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.208 ms 0 /classes/SpecificPrice.php:259
4781
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4060
0.208 ms 1 /classes/Product.php:2902
5084
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7954
0.208 ms 1 /classes/Product.php:2902
5495
SELECT SQL_NO_CACHE `width`, `height`
FROM hgt78_image_type
WHERE `name` = 'home_default' LIMIT 1
0.208 ms 1 /classes/Image.php:563
351
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4694 AND id_shop=1 LIMIT 1
0.208 ms 1 /classes/Product.php:6876
3306
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6159 LIMIT 1
0.208 ms 11 /classes/SpecificPrice.php:435
3463
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2515 LIMIT 1
0.208 ms 10 /classes/SpecificPrice.php:435
3596
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 117 LIMIT 1
0.208 ms 1 /classes/Category.php:1378
3719
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9078 LIMIT 1
0.208 ms 13 /classes/SpecificPrice.php:435
4190
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10999 AND id_shop=1 LIMIT 1
0.208 ms 1 /classes/Product.php:6876
4368
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4262
0.208 ms 1 /classes/Product.php:2902
2789
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5039 AND id_shop=1 LIMIT 1
0.207 ms 1 /classes/Product.php:6876
4078
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10423 AND `id_group` = 1 LIMIT 1
0.207 ms 0 /classes/GroupReduction.php:156
4772
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4046
0.207 ms 1 /classes/Product.php:2902
152
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 84 LIMIT 1
0.207 ms 1 /classes/Product.php:5659
699
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4264 LIMIT 1
0.207 ms 10 /classes/SpecificPrice.php:435
1598
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4218) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.207 ms 1 /classes/stock/StockAvailable.php:453
2568
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4207 AND `id_group` = 1 LIMIT 1
0.207 ms 0 /classes/GroupReduction.php:156
3932
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9100 AND id_shop=1 LIMIT 1
0.207 ms 1 /classes/Product.php:6876
4233
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2759
0.207 ms 1 /classes/Product.php:2902
4245
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4302
0.207 ms 1 /classes/Product.php:2902
4490
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7780
0.207 ms 1 /classes/Product.php:2902
5117
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 8986
0.207 ms 1 /classes/Product.php:2902
1427
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2542 LIMIT 1
0.206 ms 10 /classes/SpecificPrice.php:435
2077
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.206 ms 1 /classes/Product.php:5659
2122
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2558 LIMIT 1
0.206 ms 10 /classes/SpecificPrice.php:435
2479
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4186 AND id_shop=1 LIMIT 1
0.206 ms 1 /classes/Product.php:6876
2668
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4573 AND `id_group` = 1 LIMIT 1
0.206 ms 0 /classes/GroupReduction.php:156
3064
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5159 AND id_shop=1 LIMIT 1
0.206 ms 1 /classes/Product.php:6876
3552
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.206 ms 1 /classes/Product.php:5659
3807
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9089 LIMIT 1
0.206 ms 14 /classes/SpecificPrice.php:435
3928
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9100 LIMIT 1
0.206 ms 16 /classes/SpecificPrice.php:435
4163
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10926 LIMIT 1
0.206 ms 10 /classes/SpecificPrice.php:435
4169
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10926) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.206 ms 1 /classes/stock/StockAvailable.php:453
4374
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4261
0.206 ms 1 /classes/Product.php:2902
1548
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2540 LIMIT 1
0.205 ms 10 /classes/SpecificPrice.php:435
1737
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4109
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.205 ms 0 /classes/SpecificPrice.php:259
2280
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4061 AND id_shop=1 LIMIT 1
0.205 ms 1 /classes/Product.php:6876
2520
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4192
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.205 ms 0 /classes/SpecificPrice.php:259
2731
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4950
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.205 ms 0 /classes/SpecificPrice.php:259
2775
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5038
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.205 ms 0 /classes/SpecificPrice.php:259
2778
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5038 AND id_shop=1 LIMIT 1
0.205 ms 1 /classes/Product.php:6876
3146
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5332 AND `id_group` = 1 LIMIT 1
0.205 ms 0 /classes/GroupReduction.php:156
3524
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 8986 AND id_shop=1 LIMIT 1
0.205 ms 1 /classes/Product.php:6876
3785
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9086 LIMIT 1
0.205 ms 10 /classes/SpecificPrice.php:435
3883
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.205 ms 1 /classes/Product.php:5659
4293
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2557
0.205 ms 1 /classes/Product.php:2902
4392
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4248
0.205 ms 1 /classes/Product.php:2902
5090
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7958
0.205 ms 1 /classes/Product.php:2902
5306
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "iqithtmlandbanners" LIMIT 1
0.205 ms 1 /classes/module/Module.php:2664
194
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3504 AND id_shop=1 LIMIT 1
0.204 ms 1 /classes/Product.php:6876
235
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2760
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.204 ms 0 /classes/SpecificPrice.php:259
473
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2557 AND `id_group` = 1 LIMIT 1
0.204 ms 0 /classes/GroupReduction.php:156
516
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4310 AND id_shop=1 LIMIT 1
0.204 ms 1 /classes/Product.php:6876
711
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3089
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.204 ms 0 /classes/SpecificPrice.php:259
1695
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4113 AND id_shop=1 LIMIT 1
0.204 ms 1 /classes/Product.php:6876
2170
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2430 AND id_shop=1 LIMIT 1
0.204 ms 1 /classes/Product.php:6876
3811
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9089 AND id_shop=1 LIMIT 1
0.204 ms 1 /classes/Product.php:6876
3934
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9100) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.204 ms 1 /classes/stock/StockAvailable.php:453
1752
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4106 AND `id_group` = 1 LIMIT 1
0.204 ms 0 /classes/GroupReduction.php:156
2700
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4697 AND id_shop=1 LIMIT 1
0.204 ms 1 /classes/Product.php:6876
2999
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5058 AND `id_group` = 1 LIMIT 1
0.204 ms 0 /classes/GroupReduction.php:156
4877
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4304
0.204 ms 1 /classes/Product.php:2902
5150
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9071
0.204 ms 1 /classes/Product.php:2902
66
SELECT SQL_NO_CACHE *
FROM `hgt78_country` a
LEFT JOIN `hgt78_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.203 ms 1 /src/Adapter/EntityMapper.php:71
1067
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3821 AND `id_group` = 1 LIMIT 1
0.203 ms 1 /classes/GroupReduction.php:156
3746
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9081 AND `id_group` = 1 LIMIT 1
0.203 ms 0 /classes/GroupReduction.php:156
4640
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4106
0.203 ms 1 /classes/Product.php:2902
131
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5659
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.203 ms 0 /classes/SpecificPrice.php:259
799
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3097
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.203 ms 1 /classes/SpecificPrice.php:259
1211
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2529 AND id_shop=1 LIMIT 1
0.203 ms 1 /classes/Product.php:6876
1217
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.203 ms 1 /classes/Product.php:5659
1406
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2537
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.203 ms 0 /classes/SpecificPrice.php:259
1841
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3041 AND `id_group` = 1 LIMIT 1
0.203 ms 0 /classes/GroupReduction.php:156
1989
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.203 ms 1 /classes/Product.php:5659
2344
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4130
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.203 ms 0 /classes/SpecificPrice.php:259
2430
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.203 ms 1 /classes/Product.php:5659
2608
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4306
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.203 ms 0 /classes/SpecificPrice.php:259
2746
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5033 AND `id_group` = 1 LIMIT 1
0.203 ms 0 /classes/GroupReduction.php:156
3339
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 228 LIMIT 1
0.203 ms 1 /classes/Category.php:1378
4061
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 214 LIMIT 1
0.203 ms 1 /classes/Product.php:5659
4467
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4336
0.203 ms 1 /classes/Product.php:2902
1449
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2545 LIMIT 1
0.202 ms 10 /classes/SpecificPrice.php:435
4514
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4329
0.202 ms 1 /classes/Product.php:2902
469
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2557
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.202 ms 1 /classes/SpecificPrice.php:259
546
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4317
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.202 ms 0 /classes/SpecificPrice.php:259
918
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.202 ms 1 /classes/Product.php:5659
1107
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4336 LIMIT 1
0.202 ms 11 /classes/SpecificPrice.php:435
1146
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6104) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.202 ms 1 /classes/stock/StockAvailable.php:453
1690
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.202 ms 1 /classes/Product.php:5659
1896
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2844 AND `id_group` = 1 LIMIT 1
0.202 ms 0 /classes/GroupReduction.php:156
2005
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2476 AND id_shop=1 LIMIT 1
0.202 ms 1 /classes/Product.php:6876
2073
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2524) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.202 ms 1 /classes/stock/StockAvailable.php:453
2435
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4142 AND id_shop=1 LIMIT 1
0.202 ms 1 /classes/Product.php:6876
2998
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5058 AND id_shop=1 LIMIT 1
0.202 ms 1 /classes/Product.php:6876
3740
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.202 ms 1 /classes/Product.php:5659
4499
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2532
0.202 ms 1 /classes/Product.php:2902
4757
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3056
0.202 ms 1 /classes/Product.php:2902
458
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4282
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.201 ms 0 /classes/SpecificPrice.php:259
1929
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4088 AND `id_group` = 1 LIMIT 1
0.201 ms 0 /classes/GroupReduction.php:156
2424
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4139 AND id_shop=1 LIMIT 1
0.201 ms 1 /classes/Product.php:6876
2589
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4303 AND id_shop=1 LIMIT 1
0.201 ms 1 /classes/Product.php:6876
3714
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9077) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.201 ms 1 /classes/stock/StockAvailable.php:453
3752
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9082 LIMIT 1
0.201 ms 18 /classes/SpecificPrice.php:435
3910
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9098 AND id_shop=1 LIMIT 1
0.201 ms 1 /classes/Product.php:6876
4055
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9266 AND id_shop=1 LIMIT 1
0.201 ms 1 /classes/Product.php:6876
4096
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10467
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.201 ms 1 /classes/SpecificPrice.php:259
4107
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10469
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.201 ms 1 /classes/SpecificPrice.php:259
4203
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5659
0.201 ms 1 /classes/Product.php:2902
5171
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9078
0.201 ms 1 /classes/Product.php:2902
5474
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 36 AND `id_shop` = 1
0.201 ms 6 /src/Adapter/EntityMapper.php:79
326
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4692
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.200 ms 1 /classes/SpecificPrice.php:259
1189
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2528 AND id_shop=1 LIMIT 1
0.200 ms 1 /classes/Product.php:6876
1421
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2543 AND `id_group` = 1 LIMIT 1
0.200 ms 0 /classes/GroupReduction.php:156
1448
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.200 ms 1 /classes/Product.php:5659
1863
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3039 AND `id_group` = 1 LIMIT 1
0.200 ms 0 /classes/GroupReduction.php:156
2210
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4044 LIMIT 1
0.200 ms 10 /classes/SpecificPrice.php:435
3575
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9062 LIMIT 1
0.200 ms 18 /classes/SpecificPrice.php:435
4221
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2763
0.200 ms 1 /classes/Product.php:2902
4224
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2762
0.200 ms 1 /classes/Product.php:2902
4344
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4277
0.200 ms 1 /classes/Product.php:2902
4350
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4276
0.200 ms 1 /classes/Product.php:2902
4658
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3184
0.200 ms 1 /classes/Product.php:2902
4664
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3041
0.200 ms 1 /classes/Product.php:2902
1483
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2548
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.200 ms 0 /classes/SpecificPrice.php:259
2013
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2487
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.200 ms 0 /classes/SpecificPrice.php:259
2447
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4144 AND `id_group` = 1 LIMIT 1
0.200 ms 0 /classes/GroupReduction.php:156
2452
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.200 ms 1 /classes/Product.php:5659
2514
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4191) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.200 ms 1 /classes/stock/StockAvailable.php:453
3630
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.200 ms 1 /classes/Product.php:5659
500
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.199 ms 1 /classes/Product.php:5659
555
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.199 ms 1 /classes/Product.php:5659
656
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4277
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.199 ms 0 /classes/SpecificPrice.php:259
788
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4260
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.199 ms 0 /classes/SpecificPrice.php:259
836
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4248 AND `id_group` = 1 LIMIT 1
0.199 ms 0 /classes/GroupReduction.php:156
1017
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.199 ms 1 /classes/Product.php:5659
1218
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2531 LIMIT 1
0.199 ms 10 /classes/SpecificPrice.php:435
1277
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4320 AND id_shop=1 LIMIT 1
0.199 ms 1 /classes/Product.php:6876
1278
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4320 AND `id_group` = 1 LIMIT 1
0.199 ms 0 /classes/GroupReduction.php:156
2254
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4048 LIMIT 1
0.199 ms 10 /classes/SpecificPrice.php:435
3624
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9069 AND id_shop=1 LIMIT 1
0.199 ms 1 /classes/Product.php:6876
3917
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9099 LIMIT 1
0.199 ms 10 /classes/SpecificPrice.php:435
3950
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9102 LIMIT 1
0.199 ms 13 /classes/SpecificPrice.php:435
4883
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4546
0.199 ms 1 /classes/Product.php:2902
5138
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9067
0.199 ms 1 /classes/Product.php:2902
2167
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2430
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.199 ms 0 /classes/SpecificPrice.php:259
3217
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.199 ms 1 /classes/Product.php:5659
3408
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 7958 LIMIT 1
0.199 ms 10 /classes/SpecificPrice.php:435
353
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4694) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.198 ms 1 /classes/stock/StockAvailable.php:453
578
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4314 LIMIT 1
0.198 ms 10 /classes/SpecificPrice.php:435
846
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3133 AND id_shop=1 LIMIT 1
0.198 ms 1 /classes/Product.php:6876
1019
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3819
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.198 ms 0 /classes/SpecificPrice.php:259
2421
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4139
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.198 ms 0 /classes/SpecificPrice.php:259
2612
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4306 AND `id_group` = 1 LIMIT 1
0.198 ms 0 /classes/GroupReduction.php:156
3764
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9084
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.198 ms 0 /classes/SpecificPrice.php:259
4049
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 213 LIMIT 1
0.198 ms 1 /classes/Category.php:1378
4124
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 10576) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.198 ms 1 /classes/stock/StockAvailable.php:453
5060
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6158
0.198 ms 1 /classes/Product.php:2902
290
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.198 ms 1 /classes/Product.php:5659
3117
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 210 LIMIT 1
0.198 ms 1 /classes/Product.php:5659
3250
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.198 ms 1 /classes/Product.php:5659
682
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4276 AND `id_group` = 1 LIMIT 1
0.197 ms 0 /classes/GroupReduction.php:156
2071
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2524 AND id_shop=1 LIMIT 1
0.197 ms 1 /classes/Product.php:6876
2611
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4306 AND id_shop=1 LIMIT 1
0.197 ms 1 /classes/Product.php:6876
3157
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5334 AND `id_group` = 1 LIMIT 1
0.197 ms 0 /classes/GroupReduction.php:156
3675
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9074 LIMIT 1
0.197 ms 10 /classes/SpecificPrice.php:435
25
SELECT SQL_NO_CACHE c.id_currency
FROM `hgt78_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.197 ms 1 /classes/Currency.php:893
467
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.197 ms 1 /classes/Product.php:5659
533
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.197 ms 1 /classes/Product.php:5659
1481
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.197 ms 1 /classes/Product.php:5659
2336
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4129 AND id_shop=1 LIMIT 1
0.197 ms 1 /classes/Product.php:6876
2397
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.197 ms 1 /classes/Product.php:5659
3357
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7781 AND `id_group` = 1 LIMIT 1
0.197 ms 0 /classes/GroupReduction.php:156
4089
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10424 AND `id_group` = 1 LIMIT 1
0.197 ms 0 /classes/GroupReduction.php:156
4230
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2760
0.197 ms 1 /classes/Product.php:2902
4505
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2534
0.197 ms 1 /classes/Product.php:2902
4994
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5158
0.197 ms 1 /classes/Product.php:2902
5012
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5322
0.197 ms 1 /classes/Product.php:2902
852
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.196 ms 1 /classes/Product.php:5659
1208
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2529
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.196 ms 0 /classes/SpecificPrice.php:259
1305
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.196 ms 1 /classes/Product.php:5659
1475
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4281 AND id_shop=1 LIMIT 1
0.196 ms 1 /classes/Product.php:6876
1521
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2552) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.196 ms 1 /classes/stock/StockAvailable.php:453
3043
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5157 AND `id_group` = 1 LIMIT 1
0.196 ms 0 /classes/GroupReduction.php:156
3449
SELECT SQL_NO_CACHE *
FROM `hgt78_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.196 ms 1 /src/Adapter/EntityMapper.php:71
3857
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9093) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.196 ms 1 /classes/stock/StockAvailable.php:453
4619
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4213
0.196 ms 1 /classes/Product.php:2902
4811
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4148
0.196 ms 1 /classes/Product.php:2902
191
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3504
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.195 ms 0 /classes/SpecificPrice.php:259
436
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2555
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.195 ms 1 /classes/SpecificPrice.php:259
610
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.195 ms 1 /classes/Product.php:5659
715
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3089 AND `id_group` = 1 LIMIT 1
0.195 ms 0 /classes/GroupReduction.php:156
1128
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.195 ms 1 /classes/Product.php:5659
1454
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2545 AND `id_group` = 1 LIMIT 1
0.195 ms 0 /classes/GroupReduction.php:156
1636
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4214 LIMIT 1
0.195 ms 10 /classes/SpecificPrice.php:435
1723
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 214 LIMIT 1
0.195 ms 1 /classes/Category.php:1378
2016
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2487 AND id_shop=1 LIMIT 1
0.195 ms 1 /classes/Product.php:6876
2292
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4062 AND `id_group` = 1 LIMIT 1
0.195 ms 0 /classes/GroupReduction.php:156
2375
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.195 ms 1 /classes/Product.php:5659
2498
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4190
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.195 ms 0 /classes/SpecificPrice.php:259
3028
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5081
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.195 ms 0 /classes/SpecificPrice.php:259
3211
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6044 AND id_shop=1 LIMIT 1
0.195 ms 1 /classes/Product.php:6876
4094
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.195 ms 1 /classes/Product.php:5659
4116
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 216 LIMIT 1
0.195 ms 1 /classes/Product.php:5659
5072
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6664
0.195 ms 1 /classes/Product.php:2902
5093
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7959
0.195 ms 1 /classes/Product.php:2902
5321
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "iqitmegamenu" LIMIT 1
0.195 ms 1 /classes/module/Module.php:2664
2701
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4697 AND `id_group` = 1 LIMIT 1
0.195 ms 0 /classes/GroupReduction.php:156
3095
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5175
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.195 ms 0 /classes/SpecificPrice.php:259
1646
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.194 ms 1 /classes/Product.php:5659
2291
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4062 AND id_shop=1 LIMIT 1
0.194 ms 1 /classes/Product.php:6876
2830
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5043
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.194 ms 0 /classes/SpecificPrice.php:259
3329
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6435 LIMIT 1
0.194 ms 10 /classes/SpecificPrice.php:435
3730
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9079 LIMIT 1
0.194 ms 18 /classes/SpecificPrice.php:435
4128
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.194 ms 1 /classes/Product.php:5659
217
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2762 AND `id_group` = 1 LIMIT 1
0.194 ms 0 /classes/GroupReduction.php:156
524
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2929
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.194 ms 0 /classes/SpecificPrice.php:259
975
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3773
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.194 ms 0 /classes/SpecificPrice.php:259
5120
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9057
0.194 ms 1 /classes/Product.php:2902
396
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2480 AND `id_group` = 1 LIMIT 1
0.193 ms 0 /classes/GroupReduction.php:156
623
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4312
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.193 ms 0 /classes/SpecificPrice.php:259
1012
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4271 AND `id_group` = 1 LIMIT 1
0.193 ms 0 /classes/GroupReduction.php:156
1770
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4103
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.193 ms 0 /classes/SpecificPrice.php:259
1829
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3042 AND id_shop=1 LIMIT 1
0.193 ms 1 /classes/Product.php:6876
1973
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2523 AND `id_group` = 1 LIMIT 1
0.193 ms 0 /classes/GroupReduction.php:156
1991
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2518
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.193 ms 0 /classes/SpecificPrice.php:259
2322
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4090
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.193 ms 0 /classes/SpecificPrice.php:259
2419
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.193 ms 1 /classes/Product.php:5659
2465
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4185
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.193 ms 0 /classes/SpecificPrice.php:259
4164
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10926
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.193 ms 1 /classes/SpecificPrice.php:259
4215
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3505
0.193 ms 1 /classes/Product.php:2902
4691
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4081
0.193 ms 1 /classes/Product.php:2902
990
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4273 AND `id_group` = 1 LIMIT 1
0.193 ms 0 /classes/GroupReduction.php:156
1338
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.193 ms 1 /classes/Product.php:5659
1917
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4087 AND id_shop=1 LIMIT 1
0.193 ms 1 /classes/Product.php:6876
2348
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4130 AND `id_group` = 1 LIMIT 1
0.193 ms 0 /classes/GroupReduction.php:156
3288
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6157 AND id_shop=1 LIMIT 1
0.193 ms 1 /classes/Product.php:6876
3508
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 47 LIMIT 1
0.193 ms 1 /classes/Product.php:5659
3911
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9098 AND `id_group` = 1 LIMIT 1
0.193 ms 0 /classes/GroupReduction.php:156
4130
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10852
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.193 ms 1 /classes/SpecificPrice.php:259
5102
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2515
0.193 ms 1 /classes/Product.php:2902
5111
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 8984
0.193 ms 1 /classes/Product.php:2902
1488
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2548) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.192 ms 1 /classes/stock/StockAvailable.php:453
3054
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5158 AND `id_group` = 1 LIMIT 1
0.192 ms 0 /classes/GroupReduction.php:156
4937
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5044
0.192 ms 1 /classes/Product.php:2902
403
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4285
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.192 ms 0 /classes/SpecificPrice.php:259
791
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4260 AND id_shop=1 LIMIT 1
0.192 ms 1 /classes/Product.php:6876
1186
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2528
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.192 ms 0 /classes/SpecificPrice.php:259
2675
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4576
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.192 ms 0 /classes/SpecificPrice.php:259
3321
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6198 AND id_shop=1 LIMIT 1
0.192 ms 1 /classes/Product.php:6876
3530
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.192 ms 1 /classes/Product.php:5659
3587
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9063
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.192 ms 0 /classes/SpecificPrice.php:259
3609
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9068 LIMIT 1
0.192 ms 10 /classes/SpecificPrice.php:435
3663
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.192 ms 1 /classes/Product.php:5659
3989
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9105) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.192 ms 1 /classes/stock/StockAvailable.php:453
4043
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9262 AND id_shop=1 LIMIT 1
0.192 ms 1 /classes/Product.php:6876
4850
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4192
0.192 ms 1 /classes/Product.php:2902
5885
SELECT SQL_NO_CACHE psgdpr.active FROM `hgt78_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 22 LIMIT 1
0.192 ms 12 /modules/psgdpr/classes/GDPRConsent.php:132
1895
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2844 AND id_shop=1 LIMIT 1
0.191 ms 1 /classes/Product.php:6876
346
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.191 ms 1 /classes/Product.php:5659
391
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2480 LIMIT 1
0.191 ms 10 /classes/SpecificPrice.php:435
1431
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2542 AND id_shop=1 LIMIT 1
0.191 ms 1 /classes/Product.php:6876
2939
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 5053 LIMIT 1
0.191 ms 10 /classes/SpecificPrice.php:435
3031
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5081 AND id_shop=1 LIMIT 1
0.191 ms 1 /classes/Product.php:6876
3375
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7953
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.191 ms 1 /classes/SpecificPrice.php:259
3643
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9071
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.191 ms 0 /classes/SpecificPrice.php:259
3653
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9072 LIMIT 1
0.191 ms 13 /classes/SpecificPrice.php:435
3907
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9098
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.191 ms 0 /classes/SpecificPrice.php:259
4156
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10891 AND id_shop=1 LIMIT 1
0.191 ms 1 /classes/Product.php:6876
4502
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2533
0.191 ms 1 /classes/Product.php:2902
4718
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2516
0.191 ms 1 /classes/Product.php:2902
4769
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4045
0.191 ms 1 /classes/Product.php:2902
4790
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4064
0.191 ms 1 /classes/Product.php:2902
4805
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4132
0.191 ms 1 /classes/Product.php:2902
5476
SELECT SQL_NO_CACHE *
FROM `hgt78_category_lang`
WHERE `id_category` = 42 AND `id_shop` = 1
0.191 ms 6 /src/Adapter/EntityMapper.php:79
302
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 66 LIMIT 1
0.190 ms 1 /classes/Product.php:5659
495
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4279 AND `id_group` = 1 LIMIT 1
0.190 ms 0 /classes/GroupReduction.php:156
1768
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.190 ms 1 /classes/Product.php:5659
2101
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2599
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.190 ms 0 /classes/SpecificPrice.php:259
2578
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4300 AND id_shop=1 LIMIT 1
0.190 ms 1 /classes/Product.php:6876
2684
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.190 ms 1 /classes/Product.php:5659
3546
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9058 AND id_shop=1 LIMIT 1
0.190 ms 1 /classes/Product.php:6876
3972
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9104 LIMIT 1
0.190 ms 10 /classes/SpecificPrice.php:435
4191
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10999 AND `id_group` = 1 LIMIT 1
0.190 ms 0 /classes/GroupReduction.php:156
4383
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3097
0.190 ms 1 /classes/Product.php:2902
4434
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4273
0.190 ms 1 /classes/Product.php:2902
4997
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5159
0.190 ms 1 /classes/Product.php:2902
5087
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7957
0.190 ms 1 /classes/Product.php:2902
5135
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9063
0.190 ms 1 /classes/Product.php:2902
5240
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9104
0.190 ms 1 /classes/Product.php:2902
5307
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 79 AND `id_shop` = 1 LIMIT 1
0.190 ms 1 /classes/module/Module.php:2137
5317
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "iqitsearch" LIMIT 1
0.190 ms 1 /classes/module/Module.php:2664
3478
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2491 AND id_shop=1 LIMIT 1
0.190 ms 1 /classes/Product.php:6876
4652
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4065
0.190 ms 1 /classes/Product.php:2902
700
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4264
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.189 ms 0 /classes/SpecificPrice.php:259
1113
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4336) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.189 ms 1 /classes/stock/StockAvailable.php:453
1399
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2536 AND `id_group` = 1 LIMIT 1
0.189 ms 0 /classes/GroupReduction.php:156
1461
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2546
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.189 ms 0 /classes/SpecificPrice.php:259
2104
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2599 AND id_shop=1 LIMIT 1
0.189 ms 1 /classes/Product.php:6876
2476
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4186
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.189 ms 0 /classes/SpecificPrice.php:259
2524
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4192 AND `id_group` = 1 LIMIT 1
0.189 ms 0 /classes/GroupReduction.php:156
4703
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2522
0.189 ms 1 /classes/Product.php:2902
4721
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2503
0.189 ms 1 /classes/Product.php:2902
4730
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2525
0.189 ms 1 /classes/Product.php:2902
5030
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5472
0.189 ms 1 /classes/Product.php:2902
1936
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4081
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.189 ms 0 /classes/SpecificPrice.php:259
2347
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4130 AND id_shop=1 LIMIT 1
0.189 ms 1 /classes/Product.php:6876
2413
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4146 AND id_shop=1 LIMIT 1
0.189 ms 1 /classes/Product.php:6876
2768
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5037 AND `id_group` = 1 LIMIT 1
0.189 ms 0 /classes/GroupReduction.php:156
3307
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6159
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.189 ms 1 /classes/SpecificPrice.php:259
4724
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2474
0.189 ms 1 /classes/Product.php:2902
5063
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6159
0.189 ms 1 /classes/Product.php:2902
5213
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9095
0.189 ms 1 /classes/Product.php:2902
3020
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5078 AND id_shop=1 LIMIT 1
0.188 ms 1 /classes/Product.php:6876
3386
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7954
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.188 ms 1 /classes/SpecificPrice.php:259
3586
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9063 LIMIT 1
0.188 ms 18 /classes/SpecificPrice.php:435
4162
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.188 ms 1 /classes/Product.php:5659
4988
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5081
0.188 ms 1 /classes/Product.php:2902
5024
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5417
0.188 ms 1 /classes/Product.php:2902
5165
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9076
0.188 ms 1 /classes/Product.php:2902
1124
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 6103) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.188 ms 1 /classes/stock/StockAvailable.php:453
1233
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2532 AND id_shop=1 LIMIT 1
0.188 ms 1 /classes/Product.php:6876
1549
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2540
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.188 ms 0 /classes/SpecificPrice.php:259
4278
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2481
0.188 ms 1 /classes/Product.php:2902
4712
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2487
0.188 ms 1 /classes/Product.php:2902
381
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4286
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.187 ms 0 /classes/SpecificPrice.php:259
412
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.187 ms 1 /classes/Product.php:5659
414
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2481
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.187 ms 0 /classes/SpecificPrice.php:259
1629
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4216 AND id_shop=1 LIMIT 1
0.187 ms 1 /classes/Product.php:6876
782
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3096) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.187 ms 1 /classes/stock/StockAvailable.php:453
1459
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.187 ms 1 /classes/Product.php:5659
1508
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2550 AND id_shop=1 LIMIT 1
0.187 ms 1 /classes/Product.php:6876
1747
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4106 LIMIT 1
0.187 ms 10 /classes/SpecificPrice.php:435
1859
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3039
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.187 ms 0 /classes/SpecificPrice.php:259
3773
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.187 ms 1 /classes/Product.php:5659
4063
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9733
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.187 ms 0 /classes/SpecificPrice.php:259
4302
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4309
0.187 ms 1 /classes/Product.php:2902
4347
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3087
0.187 ms 1 /classes/Product.php:2902
4661
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3042
0.187 ms 1 /classes/Product.php:2902
4700
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2523
0.187 ms 1 /classes/Product.php:2902
5228
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9100
0.187 ms 1 /classes/Product.php:2902
2166
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2430 LIMIT 1
0.186 ms 10 /classes/SpecificPrice.php:435
3017
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5078
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.186 ms 0 /classes/SpecificPrice.php:259
506
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4309 AND `id_group` = 1 LIMIT 1
0.186 ms 0 /classes/GroupReduction.php:156
605
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4313 AND `id_group` = 1 LIMIT 1
0.186 ms 0 /classes/GroupReduction.php:156
863
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.186 ms 1 /classes/Product.php:5659
986
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4273
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.186 ms 0 /classes/SpecificPrice.php:259
1089
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3822 AND `id_group` = 1 LIMIT 1
0.186 ms 1 /classes/GroupReduction.php:156
1174
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6655 LIMIT 1
0.186 ms 10 /classes/SpecificPrice.php:435
1626
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4216
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.186 ms 0 /classes/SpecificPrice.php:259
1940
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4081 AND `id_group` = 1 LIMIT 1
0.186 ms 0 /classes/GroupReduction.php:156
2105
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2599 AND `id_group` = 1 LIMIT 1
0.186 ms 0 /classes/GroupReduction.php:156
2320
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.186 ms 1 /classes/Product.php:5659
3442
SELECT SQL_NO_CACHE id_shop
FROM `hgt78_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.186 ms 1 /classes/ObjectModel.php:1729
3756
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9082 AND id_shop=1 LIMIT 1
0.186 ms 1 /classes/Product.php:6876
4145
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10853 AND `id_group` = 1 LIMIT 1
0.186 ms 0 /classes/GroupReduction.php:156
4239
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2553
0.186 ms 1 /classes/Product.php:2902
4649
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4069
0.186 ms 1 /classes/Product.php:2902
4982
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5059
0.186 ms 1 /classes/Product.php:2902
5018
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5332
0.186 ms 1 /classes/Product.php:2902
5192
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9088
0.186 ms 1 /classes/Product.php:2902
897
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4266 LIMIT 1
0.185 ms 10 /classes/SpecificPrice.php:435
1023
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3819 AND `id_group` = 1 LIMIT 1
0.185 ms 1 /classes/GroupReduction.php:156
1118
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6103 LIMIT 1
0.185 ms 10 /classes/SpecificPrice.php:435
1553
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2540 AND `id_group` = 1 LIMIT 1
0.185 ms 0 /classes/GroupReduction.php:156
1951
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4080 AND `id_group` = 1 LIMIT 1
0.185 ms 0 /classes/GroupReduction.php:156
2082
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2525 AND id_shop=1 LIMIT 1
0.185 ms 1 /classes/Product.php:6876
2226
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4045 AND `id_group` = 1 LIMIT 1
0.185 ms 0 /classes/GroupReduction.php:156
2943
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5053 AND id_shop=1 LIMIT 1
0.185 ms 1 /classes/Product.php:6876
3190
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5472 AND `id_group` = 1 LIMIT 1
0.185 ms 0 /classes/GroupReduction.php:156
3895
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9097 LIMIT 1
0.185 ms 18 /classes/SpecificPrice.php:435
4016
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9108 LIMIT 1
0.185 ms 10 /classes/SpecificPrice.php:435
4371
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3095
0.185 ms 1 /classes/Product.php:2902
4389
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3098
0.185 ms 1 /classes/Product.php:2902
4437
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3818
0.185 ms 1 /classes/Product.php:2902
4670
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3039
0.185 ms 1 /classes/Product.php:2902
4688
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4088
0.185 ms 1 /classes/Product.php:2902
4799
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4129
0.185 ms 1 /classes/Product.php:2902
5144
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9069
0.185 ms 1 /classes/Product.php:2902
5883
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.185 ms 1 /classes/module/Module.php:2664
792
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4260 AND `id_group` = 1 LIMIT 1
0.185 ms 0 /classes/GroupReduction.php:156
319
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4691 AND `id_group` = 1 LIMIT 1
0.184 ms 0 /classes/GroupReduction.php:156
843
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3133
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.184 ms 0 /classes/SpecificPrice.php:259
1197
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7780
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.184 ms 1 /classes/SpecificPrice.php:259
1641
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4214 AND `id_group` = 1 LIMIT 1
0.184 ms 0 /classes/GroupReduction.php:156
2248
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4047 AND `id_group` = 1 LIMIT 1
0.184 ms 0 /classes/GroupReduction.php:156
3244
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6153 AND id_shop=1 LIMIT 1
0.184 ms 1 /classes/Product.php:6876
3856
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9093 AND `id_group` = 1 LIMIT 1
0.184 ms 0 /classes/GroupReduction.php:156
3982
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.184 ms 1 /classes/Product.php:5659
4206
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3519
0.184 ms 1 /classes/Product.php:2902
1057
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4269) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.184 ms 1 /classes/stock/StockAvailable.php:453
1620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2941) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.184 ms 1 /classes/stock/StockAvailable.php:453
4052
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9266
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.184 ms 0 /classes/SpecificPrice.php:259
4646
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4103
0.184 ms 1 /classes/Product.php:2902
4733
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2526
0.184 ms 1 /classes/Product.php:2902
5195
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9089
0.184 ms 1 /classes/Product.php:2902
5310
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 27 AND `id_shop` = 1 LIMIT 1
0.184 ms 1 /classes/module/Module.php:2137
352
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4694 AND `id_group` = 1 LIMIT 1
0.183 ms 0 /classes/GroupReduction.php:156
1140
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 6104 LIMIT 1
0.183 ms 10 /classes/SpecificPrice.php:435
1151
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4318 LIMIT 1
0.183 ms 10 /classes/SpecificPrice.php:435
2369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4133 AND id_shop=1 LIMIT 1
0.183 ms 1 /classes/Product.php:6876
3664
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9073 LIMIT 1
0.183 ms 10 /classes/SpecificPrice.php:435
3806
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.183 ms 1 /classes/Product.php:5659
4685
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4087
0.183 ms 1 /classes/Product.php:2902
4694
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4080
0.183 ms 1 /classes/Product.php:2902
5477
SELECT SQL_NO_CACHE *
FROM `hgt78_category` a
LEFT JOIN `hgt78_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:71
956
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3183 AND id_shop=1 LIMIT 1
0.183 ms 1 /classes/Product.php:6876
1735
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.183 ms 1 /classes/Product.php:5659
1947
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4080
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.183 ms 0 /classes/SpecificPrice.php:259
2410
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4146
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.183 ms 0 /classes/SpecificPrice.php:259
3563
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.183 ms 1 /classes/Product.php:5659
4006
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9107
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.183 ms 0 /classes/SpecificPrice.php:259
4622
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4114
0.183 ms 1 /classes/Product.php:2902
4673
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2608
0.183 ms 1 /classes/Product.php:2902
1166
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6414 AND id_shop=1 LIMIT 1
0.182 ms 1 /classes/Product.php:6876
2557
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4206 AND `id_group` = 1 LIMIT 1
0.182 ms 0 /classes/GroupReduction.php:156
2812
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5041 AND `id_group` = 1 LIMIT 1
0.182 ms 0 /classes/GroupReduction.php:156
3901
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9097) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.182 ms 1 /classes/stock/StockAvailable.php:453
5318
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 95 AND `id_shop` = 1 LIMIT 1
0.182 ms 1 /classes/module/Module.php:2137
337
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4225
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.182 ms 0 /classes/SpecificPrice.php:259
947
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 3772) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.182 ms 1 /classes/stock/StockAvailable.php:453
1245
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2533 AND `id_group` = 1 LIMIT 1
0.182 ms 0 /classes/GroupReduction.php:156
1439
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2541
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.182 ms 0 /classes/SpecificPrice.php:259
1492
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.182 ms 1 /classes/Product.php:5659
1729
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4105 AND id_shop=1 LIMIT 1
0.182 ms 1 /classes/Product.php:6876
2145
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2916
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.182 ms 0 /classes/SpecificPrice.php:259
2222
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4045
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.182 ms 0 /classes/SpecificPrice.php:259
2542
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4196
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.182 ms 0 /classes/SpecificPrice.php:259
2779
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5038 AND `id_group` = 1 LIMIT 1
0.182 ms 0 /classes/GroupReduction.php:156
2855
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5045 AND id_shop=1 LIMIT 1
0.182 ms 1 /classes/Product.php:6876
3230
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6152
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.182 ms 0 /classes/SpecificPrice.php:259
3808
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9089
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.182 ms 0 /classes/SpecificPrice.php:259
4010
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9107 AND `id_group` = 1 LIMIT 1
0.182 ms 0 /classes/GroupReduction.php:156
4667
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2845
0.182 ms 1 /classes/Product.php:2902
4709
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2476
0.182 ms 1 /classes/Product.php:2902
5009
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5308
0.182 ms 1 /classes/Product.php:2902
5027
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5470
0.182 ms 1 /classes/Product.php:2902
5057
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6157
0.182 ms 1 /classes/Product.php:2902
1613
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.181 ms 1 /classes/Product.php:5659
2288
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4062
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.181 ms 0 /classes/SpecificPrice.php:259
3400
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7957 AND id_shop=1 LIMIT 1
0.181 ms 1 /classes/Product.php:6876
172
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3516 AND id_shop=1 LIMIT 1
0.181 ms 1 /classes/Product.php:6876
440
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2555 AND `id_group` = 1 LIMIT 1
0.181 ms 0 /classes/GroupReduction.php:156
923
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4275 AND id_shop=1 LIMIT 1
0.181 ms 1 /classes/Product.php:6876
1450
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2545
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.181 ms 0 /classes/SpecificPrice.php:259
1609
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4110) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.181 ms 1 /classes/stock/StockAvailable.php:453
1746
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.181 ms 1 /classes/Product.php:5659
2259
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4048 AND `id_group` = 1 LIMIT 1
0.181 ms 0 /classes/GroupReduction.php:156
2469
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4185 AND `id_group` = 1 LIMIT 1
0.181 ms 0 /classes/GroupReduction.php:156
2689
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4577 AND id_shop=1 LIMIT 1
0.181 ms 1 /classes/Product.php:6876
2828
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.181 ms 1 /classes/Product.php:5659
3406
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 230 LIMIT 1
0.181 ms 1 /classes/Category.php:1378
3608
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.181 ms 1 /classes/Product.php:5659
4150
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.181 ms 1 /classes/Product.php:5659
4353
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3088
0.181 ms 1 /classes/Product.php:2902
4482
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6414
0.181 ms 1 /classes/Product.php:2902
4676
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2606
0.181 ms 1 /classes/Product.php:2902
4679
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2844
0.181 ms 1 /classes/Product.php:2902
5153
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9072
0.181 ms 1 /classes/Product.php:2902
224
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2761
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.180 ms 0 /classes/SpecificPrice.php:259
667
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3087
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.180 ms 0 /classes/SpecificPrice.php:259
896
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.180 ms 1 /classes/Product.php:5659
1100
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6079 AND id_shop=1 LIMIT 1
0.180 ms 1 /classes/Product.php:6876
1740
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4109 AND id_shop=1 LIMIT 1
0.180 ms 1 /classes/Product.php:6876
2066
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.180 ms 1 /classes/Product.php:5659
2079
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2525
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.180 ms 0 /classes/SpecificPrice.php:259
2209
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.180 ms 1 /classes/Product.php:5659
2600
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4307 AND id_shop=1 LIMIT 1
0.180 ms 1 /classes/Product.php:6876
3620
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9069 LIMIT 1
0.180 ms 18 /classes/SpecificPrice.php:435
3680
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9074 AND `id_group` = 1 LIMIT 1
0.180 ms 0 /classes/GroupReduction.php:156
3729
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.180 ms 1 /classes/Product.php:5659
3835
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9091) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.180 ms 1 /classes/stock/StockAvailable.php:453
3868
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 9094) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.180 ms 1 /classes/stock/StockAvailable.php:453
3954
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9102 AND id_shop=1 LIMIT 1
0.180 ms 1 /classes/Product.php:6876
3962
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9103
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.180 ms 0 /classes/SpecificPrice.php:259
4796
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4090
0.180 ms 1 /classes/Product.php:2902
4913
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5036
0.180 ms 1 /classes/Product.php:2902
748
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4262 AND `id_group` = 1 LIMIT 1
0.179 ms 0 /classes/GroupReduction.php:156
886
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3135 LIMIT 1
0.179 ms 10 /classes/SpecificPrice.php:435
1487
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2548 AND `id_group` = 1 LIMIT 1
0.179 ms 0 /classes/GroupReduction.php:156
2436
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4142 AND `id_group` = 1 LIMIT 1
0.179 ms 0 /classes/GroupReduction.php:156
5189
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9086
0.179 ms 1 /classes/Product.php:2902
5322
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 90 AND `id_shop` = 1 LIMIT 1
0.179 ms 1 /classes/module/Module.php:2137
962
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.179 ms 1 /classes/Product.php:5659
2584
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.179 ms 1 /classes/Product.php:5659
3602
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9067 AND id_shop=1 LIMIT 1
0.179 ms 1 /classes/Product.php:6876
3778
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9085 AND id_shop=1 LIMIT 1
0.179 ms 1 /classes/Product.php:6876
968
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4274 AND `id_group` = 1 LIMIT 1
0.178 ms 0 /classes/GroupReduction.php:156
1272
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.178 ms 1 /classes/Product.php:5659
3059
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.178 ms 1 /classes/Product.php:5659
3668
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9073 AND id_shop=1 LIMIT 1
0.178 ms 1 /classes/Product.php:6876
3718
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.178 ms 1 /classes/Product.php:5659
3751
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.178 ms 1 /classes/Product.php:5659
4050
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 213 LIMIT 1
0.178 ms 1 /classes/Product.php:5659
4134
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10852 AND `id_group` = 1 LIMIT 1
0.178 ms 0 /classes/GroupReduction.php:156
1097
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6079
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.178 ms 1 /classes/SpecificPrice.php:259
2758
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 5036) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.178 ms 1 /classes/stock/StockAvailable.php:453
3635
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9070 AND id_shop=1 LIMIT 1
0.178 ms 1 /classes/Product.php:6876
3839
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.178 ms 1 /classes/Product.php:5659
4296
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4280
0.178 ms 1 /classes/Product.php:2902
4452
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4269
0.178 ms 1 /classes/Product.php:2902
4616
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4210
0.178 ms 1 /classes/Product.php:2902
4778
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4048
0.178 ms 1 /classes/Product.php:2902
5066
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6198
0.178 ms 1 /classes/Product.php:2902
1958
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4073
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.177 ms 0 /classes/SpecificPrice.php:259
2852
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5045
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.177 ms 0 /classes/SpecificPrice.php:259
3745
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9081 AND id_shop=1 LIMIT 1
0.177 ms 1 /classes/Product.php:6876
4139
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.177 ms 1 /classes/Product.php:5659
5870
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `hgt78_category` c
WHERE c.`id_category` = 1 LIMIT 1
0.177 ms 1 /classes/Category.php:1591
72
SELECT SQL_NO_CACHE *
FROM `hgt78_shop_url` a0
0.177 ms 1 /classes/PrestaShopCollection.php:383
1022
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3819 AND id_shop=1 LIMIT 1
0.177 ms 1 /classes/Product.php:6876
1464
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2546 AND id_shop=1 LIMIT 1
0.177 ms 1 /classes/Product.php:6876
3995
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9106
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.177 ms 0 /classes/SpecificPrice.php:259
3998
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9106 AND id_shop=1 LIMIT 1
0.177 ms 1 /classes/Product.php:6876
4269
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4286
0.177 ms 1 /classes/Product.php:2902
4386
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4259
0.177 ms 1 /classes/Product.php:2902
5162
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9075
0.177 ms 1 /classes/Product.php:2902
1582
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3553
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.176 ms 0 /classes/SpecificPrice.php:259
2845
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5044 AND `id_group` = 1 LIMIT 1
0.176 ms 0 /classes/GroupReduction.php:156
4784
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4061
0.176 ms 1 /classes/Product.php:2902
5156
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9073
0.176 ms 1 /classes/Product.php:2902
1117
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.176 ms 1 /classes/Product.php:5659
1537
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2539 LIMIT 1
0.176 ms 10 /classes/SpecificPrice.php:435
2200
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4043
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.176 ms 0 /classes/SpecificPrice.php:259
2370
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4133 AND `id_group` = 1 LIMIT 1
0.176 ms 0 /classes/GroupReduction.php:156
2380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4148 AND id_shop=1 LIMIT 1
0.176 ms 1 /classes/Product.php:6876
2579
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4300 AND `id_group` = 1 LIMIT 1
0.176 ms 0 /classes/GroupReduction.php:156
2686
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4577
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.176 ms 0 /classes/SpecificPrice.php:259
3071
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 128 LIMIT 1
0.176 ms 1 /classes/Product.php:5659
3697
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9076 LIMIT 1
0.176 ms 18 /classes/SpecificPrice.php:435
3797
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9088
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.176 ms 0 /classes/SpecificPrice.php:259
3822
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9090 AND id_shop=1 LIMIT 1
0.176 ms 1 /classes/Product.php:6876
4174
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 10928 LIMIT 1
0.176 ms 10 /classes/SpecificPrice.php:435
4511
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4320
0.176 ms 1 /classes/Product.php:2902
4802
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4130
0.176 ms 1 /classes/Product.php:2902
5311
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.176 ms 1 /classes/module/Module.php:2664
439
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2555 AND id_shop=1 LIMIT 1
0.175 ms 1 /classes/Product.php:6876
462
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4282 AND `id_group` = 1 LIMIT 1
0.175 ms 0 /classes/GroupReduction.php:156
1201
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7780 AND `id_group` = 1 LIMIT 1
0.175 ms 0 /classes/GroupReduction.php:156
1360
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.175 ms 1 /classes/Product.php:5659
1984
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2522 AND `id_group` = 1 LIMIT 1
0.175 ms 0 /classes/GroupReduction.php:156
2189
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3521
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.175 ms 0 /classes/SpecificPrice.php:259
3283
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.175 ms 1 /classes/Product.php:5659
3450
SELECT SQL_NO_CACHE *
FROM `hgt78_tax_lang`
WHERE `id_tax` = 1
0.175 ms 6 /src/Adapter/EntityMapper.php:79
3502
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 8984 AND id_shop=1 LIMIT 1
0.175 ms 1 /classes/Product.php:6876
3790
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9086 AND `id_group` = 1 LIMIT 1
0.175 ms 0 /classes/GroupReduction.php:156
3933
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9100 AND `id_group` = 1 LIMIT 1
0.175 ms 0 /classes/GroupReduction.php:156
4038
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 60 LIMIT 1
0.175 ms 1 /classes/Product.php:5659
250
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2759 AND `id_group` = 1 LIMIT 1
0.174 ms 0 /classes/GroupReduction.php:156
891
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3135 AND `id_group` = 1 LIMIT 1
0.174 ms 0 /classes/GroupReduction.php:156
1266
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4319 AND id_shop=1 LIMIT 1
0.174 ms 1 /classes/Product.php:6876
1692
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4113
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.174 ms 0 /classes/SpecificPrice.php:259
2366
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4133
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.174 ms 0 /classes/SpecificPrice.php:259
3543
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9058
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.174 ms 0 /classes/SpecificPrice.php:259
3585
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.174 ms 1 /classes/Product.php:5659
3731
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9079
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.174 ms 0 /classes/SpecificPrice.php:259
3961
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9103 LIMIT 1
0.174 ms 17 /classes/SpecificPrice.php:435
4967
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5054
0.174 ms 1 /classes/Product.php:2902
5147
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9070
0.174 ms 1 /classes/Product.php:2902
5168
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9077
0.174 ms 1 /classes/Product.php:2902
902
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4266 AND `id_group` = 1 LIMIT 1
0.173 ms 0 /classes/GroupReduction.php:156
929
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.173 ms 1 /classes/Product.php:5659
1200
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7780 AND id_shop=1 LIMIT 1
0.173 ms 1 /classes/Product.php:6876
1223
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2531 AND `id_group` = 1 LIMIT 1
0.173 ms 0 /classes/GroupReduction.php:156
1493
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2549 LIMIT 1
0.173 ms 10 /classes/SpecificPrice.php:435
1762
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4116 AND id_shop=1 LIMIT 1
0.173 ms 1 /classes/Product.php:6876
3318
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6198
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.173 ms 1 /classes/SpecificPrice.php:259
3379
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7953 AND `id_group` = 1 LIMIT 1
0.173 ms 0 /classes/GroupReduction.php:156
3784
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.173 ms 1 /classes/Product.php:5659
4153
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10891
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.173 ms 1 /classes/SpecificPrice.php:259
4218
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3504
0.173 ms 1 /classes/Product.php:2902
4326
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2933
0.173 ms 1 /classes/Product.php:2902
4808
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4133
0.173 ms 1 /classes/Product.php:2902
5021
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5334
0.173 ms 1 /classes/Product.php:2902
272
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2553 AND id_shop=1 LIMIT 1
0.173 ms 1 /classes/Product.php:6876
484
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4280 AND `id_group` = 1 LIMIT 1
0.173 ms 0 /classes/GroupReduction.php:156
777
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3096
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.173 ms 0 /classes/SpecificPrice.php:259
1351
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4324
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.173 ms 0 /classes/SpecificPrice.php:259
3200
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6043 AND id_shop=1 LIMIT 1
0.173 ms 1 /classes/Product.php:6876
3418
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.173 ms 1 /classes/Product.php:5659
3519
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 47 LIMIT 1
0.173 ms 1 /classes/Product.php:5659
4314
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4317
0.173 ms 1 /classes/Product.php:2902
557
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2930
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.172 ms 0 /classes/SpecificPrice.php:259
847
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3133 AND `id_group` = 1 LIMIT 1
0.172 ms 0 /classes/GroupReduction.php:156
1283
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.172 ms 1 /classes/Product.php:5659
2159
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2801 AND id_shop=1 LIMIT 1
0.172 ms 1 /classes/Product.php:6876
2165
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.172 ms 1 /classes/Product.php:5659
2388
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4140
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.172 ms 0 /classes/SpecificPrice.php:259
513
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4310
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.172 ms 0 /classes/SpecificPrice.php:259
2112
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2597
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.172 ms 0 /classes/SpecificPrice.php:259
2458
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4183 AND `id_group` = 1 LIMIT 1
0.172 ms 0 /classes/GroupReduction.php:156
2839
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.172 ms 1 /classes/Product.php:5659
3767
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9084 AND id_shop=1 LIMIT 1
0.172 ms 1 /classes/Product.php:6876
3834
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9091 AND `id_group` = 1 LIMIT 1
0.172 ms 0 /classes/GroupReduction.php:156
3889
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9096 AND `id_group` = 1 LIMIT 1
0.172 ms 0 /classes/GroupReduction.php:156
5033
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 6043
0.172 ms 1 /classes/Product.php:2902
5105
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2491
0.172 ms 1 /classes/Product.php:2902
5201
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9091
0.172 ms 1 /classes/Product.php:2902
590
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2933
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.171 ms 1 /classes/SpecificPrice.php:259
3277
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6156 AND id_shop=1 LIMIT 1
0.171 ms 1 /classes/Product.php:6876
5096
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7960
0.171 ms 1 /classes/Product.php:2902
528
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2929 AND `id_group` = 1 LIMIT 1
0.171 ms 0 /classes/GroupReduction.php:156
920
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4275
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.171 ms 0 /classes/SpecificPrice.php:259
1307
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2493
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.171 ms 0 /classes/SpecificPrice.php:259
1354
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4324 AND id_shop=1 LIMIT 1
0.171 ms 1 /classes/Product.php:6876
1763
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4116 AND `id_group` = 1 LIMIT 1
0.171 ms 0 /classes/GroupReduction.php:156
2134
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2917
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.171 ms 0 /classes/SpecificPrice.php:259
2204
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4043 AND `id_group` = 1 LIMIT 1
0.171 ms 0 /classes/GroupReduction.php:156
2215
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4044 AND `id_group` = 1 LIMIT 1
0.171 ms 0 /classes/GroupReduction.php:156
2601
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4307 AND `id_group` = 1 LIMIT 1
0.171 ms 0 /classes/GroupReduction.php:156
3390
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7954 AND `id_group` = 1 LIMIT 1
0.171 ms 0 /classes/GroupReduction.php:156
3464
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2515
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.171 ms 0 /classes/SpecificPrice.php:259
3873
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9095 LIMIT 1
0.171 ms 17 /classes/SpecificPrice.php:435
3984
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9105
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.171 ms 0 /classes/SpecificPrice.php:259
4067
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9733 AND `id_group` = 1 LIMIT 1
0.171 ms 0 /classes/GroupReduction.php:156
4362
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4263
0.171 ms 1 /classes/Product.php:2902
4991
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5157
0.171 ms 1 /classes/Product.php:2902
5000
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5173
0.171 ms 1 /classes/Product.php:2902
5204
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9092
0.171 ms 1 /classes/Product.php:2902
1034
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4270 AND `id_group` = 1 LIMIT 1
0.170 ms 0 /classes/GroupReduction.php:156
1510
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2550) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:453
1532
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 2538) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:453
2425
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4139 AND `id_group` = 1 LIMIT 1
0.170 ms 0 /classes/GroupReduction.php:156
2817
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.170 ms 1 /classes/Product.php:5659
3261
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.170 ms 1 /classes/Product.php:5659
3364
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7952
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.170 ms 1 /classes/SpecificPrice.php:259
3473
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 76 LIMIT 1
0.170 ms 1 /classes/Product.php:5659
3619
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.170 ms 1 /classes/Product.php:5659
3775
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9085
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.170 ms 0 /classes/SpecificPrice.php:259
3817
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.170 ms 1 /classes/Product.php:5659
3943
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9101 AND id_shop=1 LIMIT 1
0.170 ms 1 /classes/Product.php:6876
4356
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4264
0.170 ms 1 /classes/Product.php:2902
4440
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4271
0.170 ms 1 /classes/Product.php:2902
5210
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9094
0.170 ms 1 /classes/Product.php:2902
5876
SELECT SQL_NO_CACHE `name`
FROM `hgt78_hook`
WHERE `id_hook` = 912 LIMIT 1
0.170 ms 1 /classes/Hook.php:247
173
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3516 AND `id_group` = 1 LIMIT 1
0.169 ms 0 /classes/GroupReduction.php:156
984
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.169 ms 1 /classes/Product.php:5659
989
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4273 AND id_shop=1 LIMIT 1
0.169 ms 1 /classes/Product.php:6876
1321
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4327 AND id_shop=1 LIMIT 1
0.169 ms 1 /classes/Product.php:6876
2127
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2558 AND `id_group` = 1 LIMIT 1
0.169 ms 0 /classes/GroupReduction.php:156
3179
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5470 AND `id_group` = 1 LIMIT 1
0.169 ms 0 /classes/GroupReduction.php:156
3513
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 8985 AND id_shop=1 LIMIT 1
0.169 ms 1 /classes/Product.php:6876
3795
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 117 LIMIT 1
0.169 ms 1 /classes/Product.php:5659
3852
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9093
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.169 ms 0 /classes/SpecificPrice.php:259
4056
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9266 AND `id_group` = 1 LIMIT 1
0.169 ms 0 /classes/GroupReduction.php:156
4562
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2546
0.169 ms 1 /classes/Product.php:2902
2156
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2801
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.169 ms 0 /classes/SpecificPrice.php:259
2391
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4140 AND id_shop=1 LIMIT 1
0.169 ms 1 /classes/Product.php:6876
2590
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4303 AND `id_group` = 1 LIMIT 1
0.169 ms 0 /classes/GroupReduction.php:156
195
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3504 AND `id_group` = 1 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:156
879
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4265 AND id_shop=1 LIMIT 1
0.168 ms 1 /classes/Product.php:6876
901
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4266 AND id_shop=1 LIMIT 1
0.168 ms 1 /classes/Product.php:6876
1333
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4326 AND `id_group` = 1 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:156
1741
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4109 AND `id_group` = 1 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:156
1824
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.168 ms 1 /classes/Product.php:5659
2932
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5052 AND id_shop=1 LIMIT 1
0.168 ms 1 /classes/Product.php:6876
3346
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6664 AND `id_group` = 1 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:156
3384
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 216 LIMIT 1
0.168 ms 1 /classes/Product.php:5659
3801
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9088 AND `id_group` = 1 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:156
4044
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9262 AND `id_group` = 1 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:156
4248
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2489
0.168 ms 1 /classes/Product.php:2902
2110
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.168 ms 1 /classes/Product.php:5659
2678
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4576 AND id_shop=1 LIMIT 1
0.168 ms 1 /classes/Product.php:6876
3010
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5059 AND `id_group` = 1 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:156
3351
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.168 ms 1 /classes/Product.php:5659
3389
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7954 AND id_shop=1 LIMIT 1
0.168 ms 1 /classes/Product.php:6876
4814
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4140
0.168 ms 1 /classes/Product.php:2902
5865
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.168 ms 1 /classes/module/Module.php:2664
3305
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.167 ms 1 /classes/Product.php:5659
3461
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 76 LIMIT 1
0.167 ms 1 /classes/Category.php:1378
1173
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 79 LIMIT 1
0.167 ms 1 /classes/Product.php:5659
1178
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6655 AND id_shop=1 LIMIT 1
0.167 ms 1 /classes/Product.php:6876
1234
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2532 AND `id_group` = 1 LIMIT 1
0.167 ms 0 /classes/GroupReduction.php:156
1362
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4323
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.167 ms 0 /classes/SpecificPrice.php:259
3272
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.167 ms 1 /classes/Product.php:5659
3669
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9073 AND `id_group` = 1 LIMIT 1
0.167 ms 0 /classes/GroupReduction.php:156
261
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2758 AND `id_group` = 1 LIMIT 1
0.166 ms 0 /classes/GroupReduction.php:156
780
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3096 AND id_shop=1 LIMIT 1
0.166 ms 1 /classes/Product.php:6876
3395
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.166 ms 1 /classes/Product.php:5659
1428
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2542
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.166 ms 0 /classes/SpecificPrice.php:259
1472
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4281
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.166 ms 0 /classes/SpecificPrice.php:259
1531
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2538 AND `id_group` = 1 LIMIT 1
0.166 ms 0 /classes/GroupReduction.php:156
2304
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4064 AND `id_group` = 1 LIMIT 1
0.166 ms 0 /classes/GroupReduction.php:156
2662
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 216 LIMIT 1
0.166 ms 1 /classes/Product.php:5659
3239
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.166 ms 1 /classes/Product.php:5659
3447
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7962 AND id_shop=1 LIMIT 1
0.166 ms 1 /classes/Product.php:6876
3532
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9057
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.166 ms 0 /classes/SpecificPrice.php:259
3654
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9072
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.166 ms 0 /classes/SpecificPrice.php:259
3665
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9073
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.166 ms 0 /classes/SpecificPrice.php:259
3922
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9099 AND `id_group` = 1 LIMIT 1
0.166 ms 0 /classes/GroupReduction.php:156
775
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.165 ms 1 /classes/Product.php:5659
1008
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4271
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.165 ms 0 /classes/SpecificPrice.php:259
1256
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2534 AND `id_group` = 1 LIMIT 1
0.165 ms 0 /classes/GroupReduction.php:156
1355
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4324 AND `id_group` = 1 LIMIT 1
0.165 ms 0 /classes/GroupReduction.php:156
1536
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.165 ms 1 /classes/Product.php:5659
2819
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5042
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.165 ms 0 /classes/SpecificPrice.php:259
3266
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6155 AND id_shop=1 LIMIT 1
0.165 ms 1 /classes/Product.php:6876
3800
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9088 AND id_shop=1 LIMIT 1
0.165 ms 1 /classes/Product.php:6876
736
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3090 AND id_shop=1 LIMIT 1
0.164 ms 1 /classes/Product.php:6876
1056
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4269 AND `id_group` = 1 LIMIT 1
0.164 ms 0 /classes/GroupReduction.php:156
1219
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2531
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.164 ms 0 /classes/SpecificPrice.php:259
1486
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2548 AND id_shop=1 LIMIT 1
0.164 ms 1 /classes/Product.php:6876
2028
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2517 AND `id_group` = 1 LIMIT 1
0.164 ms 0 /classes/GroupReduction.php:156
2061
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2474 AND `id_group` = 1 LIMIT 1
0.164 ms 0 /classes/GroupReduction.php:156
2178
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3056
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.164 ms 0 /classes/SpecificPrice.php:259
2690
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4577 AND `id_group` = 1 LIMIT 1
0.164 ms 0 /classes/GroupReduction.php:156
2756
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5036 AND id_shop=1 LIMIT 1
0.164 ms 1 /classes/Product.php:6876
3316
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 42 LIMIT 1
0.164 ms 1 /classes/Product.php:5659
3541
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.164 ms 1 /classes/Product.php:5659
3687
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9075
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.164 ms 0 /classes/SpecificPrice.php:259
1685
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4114 AND `id_group` = 1 LIMIT 1
0.164 ms 0 /classes/GroupReduction.php:156
3429
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 229 LIMIT 1
0.164 ms 1 /classes/Category.php:1378
292
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4302
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.163 ms 0 /classes/SpecificPrice.php:259
1212
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2529 AND `id_group` = 1 LIMIT 1
0.163 ms 0 /classes/GroupReduction.php:156
2454
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4183
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.163 ms 0 /classes/SpecificPrice.php:259
3412
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7958 AND id_shop=1 LIMIT 1
0.163 ms 1 /classes/Product.php:6876
3423
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7959 AND id_shop=1 LIMIT 1
0.163 ms 1 /classes/Product.php:6876
3496
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `hgt78_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 47 LIMIT 1
0.163 ms 1 /classes/Category.php:1378
3598
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 9067 LIMIT 1
0.163 ms 10 /classes/SpecificPrice.php:435
3657
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9072 AND id_shop=1 LIMIT 1
0.163 ms 1 /classes/Product.php:6876
3742
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9081
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.163 ms 0 /classes/SpecificPrice.php:259
4335
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4312
0.163 ms 1 /classes/Product.php:2902
4404
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4265
0.163 ms 1 /classes/Product.php:2902
5177
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9081
0.163 ms 1 /classes/Product.php:2902
5312
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 17 AND `id_shop` = 1 LIMIT 1
0.163 ms 1 /classes/module/Module.php:2137
3206
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.163 ms 1 /classes/Product.php:5659
995
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.162 ms 1 /classes/Product.php:5659
1045
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3820 AND `id_group` = 1 LIMIT 1
0.162 ms 1 /classes/GroupReduction.php:156
1819
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3184 AND `id_group` = 1 LIMIT 1
0.162 ms 0 /classes/GroupReduction.php:156
2856
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5045 AND `id_group` = 1 LIMIT 1
0.162 ms 0 /classes/GroupReduction.php:156
3850
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.162 ms 1 /classes/Product.php:5659
3927
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.162 ms 1 /classes/Product.php:5659
4817
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4141
0.162 ms 1 /classes/Product.php:2902
1382
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.162 ms 1 /classes/Product.php:5659
1520
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2552 AND `id_group` = 1 LIMIT 1
0.162 ms 0 /classes/GroupReduction.php:156
1774
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4103 AND `id_group` = 1 LIMIT 1
0.162 ms 0 /classes/GroupReduction.php:156
2237
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4046 AND `id_group` = 1 LIMIT 1
0.162 ms 0 /classes/GroupReduction.php:156
3228
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.162 ms 1 /classes/Product.php:5659
3762
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.162 ms 1 /classes/Product.php:5659
1377
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4322 AND `id_group` = 1 LIMIT 1
0.161 ms 0 /classes/GroupReduction.php:156
3367
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7952 AND id_shop=1 LIMIT 1
0.161 ms 1 /classes/Product.php:6876
4175
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10928
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.161 ms 1 /classes/SpecificPrice.php:259
4425
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3183
0.161 ms 1 /classes/Product.php:2902
1603
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 4110 LIMIT 1
0.161 ms 10 /classes/SpecificPrice.php:435
3333
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6435 AND id_shop=1 LIMIT 1
0.161 ms 1 /classes/Product.php:6876
3569
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9061 AND `id_group` = 1 LIMIT 1
0.161 ms 0 /classes/GroupReduction.php:156
3905
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.161 ms 1 /classes/Product.php:5659
4431
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3773
0.161 ms 1 /classes/Product.php:2902
5132
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9062
0.161 ms 1 /classes/Product.php:2902
3753
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9082
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.160 ms 0 /classes/SpecificPrice.php:259
1152
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4318
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.160 ms 0 /classes/SpecificPrice.php:259
2121
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.160 ms 1 /classes/Product.php:5659
3299
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6158 AND id_shop=1 LIMIT 1
0.160 ms 1 /classes/Product.php:6876
3510
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 8985
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.160 ms 0 /classes/SpecificPrice.php:259
4168
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10926 AND `id_group` = 1 LIMIT 1
0.160 ms 0 /classes/GroupReduction.php:156
4287
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2556
0.160 ms 1 /classes/Product.php:2902
4395
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3133
0.160 ms 1 /classes/Product.php:2902
561
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2930 AND `id_group` = 1 LIMIT 1
0.159 ms 0 /classes/GroupReduction.php:156
781
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3096 AND `id_group` = 1 LIMIT 1
0.159 ms 0 /classes/GroupReduction.php:156
1285
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4329
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.159 ms 0 /classes/SpecificPrice.php:259
1395
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2536
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.159 ms 0 /classes/SpecificPrice.php:259
1604
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4110
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.159 ms 0 /classes/SpecificPrice.php:259
2253
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.159 ms 1 /classes/Product.php:5659
3310
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6159 AND id_shop=1 LIMIT 1
0.159 ms 1 /classes/Product.php:6876
3490
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 8978 AND id_shop=1 LIMIT 1
0.159 ms 1 /classes/Product.php:6876
3658
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9072 AND `id_group` = 1 LIMIT 1
0.159 ms 0 /classes/GroupReduction.php:156
4020
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9108 AND id_shop=1 LIMIT 1
0.159 ms 1 /classes/Product.php:6876
4341
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2972
0.159 ms 1 /classes/Product.php:2902
4398
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4212
0.159 ms 1 /classes/Product.php:2902
4419
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3251
0.159 ms 1 /classes/Product.php:2902
4422
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3772
0.159 ms 1 /classes/Product.php:2902
4607
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4216
0.159 ms 1 /classes/Product.php:2902
1526
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2538 LIMIT 1
0.159 ms 10 /classes/SpecificPrice.php:435
4449
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3820
0.159 ms 1 /classes/Product.php:2902
348
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4694
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.158 ms 0 /classes/SpecificPrice.php:259
2623
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4304 AND `id_group` = 1 LIMIT 1
0.158 ms 0 /classes/GroupReduction.php:156
3222
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6151 AND id_shop=1 LIMIT 1
0.158 ms 1 /classes/Product.php:6876
4119
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 10576
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.158 ms 1 /classes/SpecificPrice.php:259
1618
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2941 AND id_shop=1 LIMIT 1
0.158 ms 1 /classes/Product.php:6876
1635
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.158 ms 1 /classes/Product.php:5659
3252
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6154
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.158 ms 0 /classes/SpecificPrice.php:259
1596
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4218 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6876
2214
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4044 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6876
3278
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6156 AND `id_group` = 1 LIMIT 1
0.157 ms 0 /classes/GroupReduction.php:156
4021
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9108 AND `id_group` = 1 LIMIT 1
0.157 ms 0 /classes/GroupReduction.php:156
4428
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4274
0.157 ms 1 /classes/Product.php:2902
4973
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5056
0.157 ms 1 /classes/Product.php:2902
362
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4224 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6876
869
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3134 AND `id_group` = 1 LIMIT 1
0.157 ms 0 /classes/GroupReduction.php:156
5015
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5331
0.157 ms 1 /classes/Product.php:2902
418
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2481 AND `id_group` = 1 LIMIT 1
0.156 ms 0 /classes/GroupReduction.php:156
953
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3183
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.156 ms 0 /classes/SpecificPrice.php:259
3467
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2515 AND id_shop=1 LIMIT 1
0.156 ms 1 /classes/Product.php:6876
3535
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9057 AND id_shop=1 LIMIT 1
0.156 ms 1 /classes/Product.php:6876
3576
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9062
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.156 ms 0 /classes/SpecificPrice.php:259
3613
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9068 AND id_shop=1 LIMIT 1
0.156 ms 1 /classes/Product.php:6876
4970
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 5055
0.156 ms 1 /classes/Product.php:2902
20
SELECT SQL_NO_CACHE * FROM `hgt78_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.156 ms 1 /classes/module/Module.php:2046
27
SELECT SQL_NO_CACHE `id_lang` FROM `hgt78_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.156 ms 6 /classes/Language.php:883
1000
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3818 AND id_shop=1 LIMIT 1
0.156 ms 1 /classes/Product.php:6876
1519
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2552 AND id_shop=1 LIMIT 1
0.156 ms 1 /classes/Product.php:6876
3353
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7781
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.156 ms 0 /classes/SpecificPrice.php:259
3625
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9069 AND `id_group` = 1 LIMIT 1
0.156 ms 0 /classes/GroupReduction.php:156
3951
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9102
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.156 ms 0 /classes/SpecificPrice.php:259
5078
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 7952
0.156 ms 1 /classes/Product.php:2902
1316
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.155 ms 1 /classes/Product.php:5659
2822
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 5042 AND id_shop=1 LIMIT 1
0.155 ms 1 /classes/Product.php:6876
3407
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 230 LIMIT 1
0.155 ms 1 /classes/Product.php:5659
3435
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7960 AND id_shop=1 LIMIT 1
0.155 ms 1 /classes/Product.php:6876
3636
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9070 AND `id_group` = 1 LIMIT 1
0.155 ms 0 /classes/GroupReduction.php:156
4787
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4062
0.155 ms 1 /classes/Product.php:2902
925
SELECT SQL_NO_CACHE SUM(quantity)
FROM `hgt78_stock_available`
WHERE (id_product = 4275) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:453
942
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3772
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.155 ms 0 /classes/SpecificPrice.php:259
1515
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 2552 LIMIT 1
0.155 ms 10 /classes/SpecificPrice.php:435
2068
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2524
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.155 ms 0 /classes/SpecificPrice.php:259
2480
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4186 AND `id_group` = 1 LIMIT 1
0.155 ms 0 /classes/GroupReduction.php:156
3285
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6157
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.155 ms 0 /classes/SpecificPrice.php:259
3378
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 7953 AND id_shop=1 LIMIT 1
0.155 ms 1 /classes/Product.php:6876
3491
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 8978 AND `id_group` = 1 LIMIT 1
0.155 ms 0 /classes/GroupReduction.php:156
3723
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9078 AND id_shop=1 LIMIT 1
0.155 ms 1 /classes/Product.php:6876
4305
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4310
0.155 ms 1 /classes/Product.php:2902
4323
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4314
0.155 ms 1 /classes/Product.php:2902
4446
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4270
0.155 ms 1 /classes/Product.php:2902
4775
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4047
0.155 ms 1 /classes/Product.php:2902
5174
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9079
0.155 ms 1 /classes/Product.php:2902
5879
SELECT SQL_NO_CACHE additional FROM hgt78_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.155 ms 1 /modules/lgcookieslaw/lgcookieslaw.php:161
582
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4314 AND id_shop=1 LIMIT 1
0.154 ms 1 /classes/Product.php:6876
3219
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6151
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.154 ms 0 /classes/SpecificPrice.php:259
3345
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6664 AND id_shop=1 LIMIT 1
0.154 ms 1 /classes/Product.php:6876
3599
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9067
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.154 ms 0 /classes/SpecificPrice.php:259
3819
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9090
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.154 ms 0 /classes/SpecificPrice.php:259
3845
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9092 AND `id_group` = 1 LIMIT 1
0.154 ms 0 /classes/GroupReduction.php:156
4015
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.154 ms 1 /classes/Product.php:5659
4263
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4224
0.154 ms 1 /classes/Product.php:2902
4365
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3090
0.154 ms 1 /classes/Product.php:2902
4443
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3819
0.154 ms 1 /classes/Product.php:2902
1167
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6414 AND `id_group` = 1 LIMIT 1
0.153 ms 0 /classes/GroupReduction.php:156
1726
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4105
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.153 ms 0 /classes/SpecificPrice.php:259
2099
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.153 ms 1 /classes/Product.php:5659
2762
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.153 ms 1 /classes/Product.php:5659
3652
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.153 ms 1 /classes/Product.php:5659
3944
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9101 AND `id_group` = 1 LIMIT 1
0.153 ms 0 /classes/GroupReduction.php:156
3971
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.153 ms 1 /classes/Product.php:5659
5129
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9061
0.153 ms 1 /classes/Product.php:2902
5866
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 13 AND `id_shop` = 1 LIMIT 1
0.153 ms 1 /classes/module/Module.php:2137
4009
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9107 AND id_shop=1 LIMIT 1
0.153 ms 1 /classes/Product.php:6876
4455
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3821
0.153 ms 1 /classes/Product.php:2902
60
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "ps_accounts" LIMIT 1
0.152 ms 1 /src/Adapter/Module/ModuleDataProvider.php:257
228
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2761 AND `id_group` = 1 LIMIT 1
0.152 ms 0 /classes/GroupReduction.php:156
601
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4313
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.152 ms 0 /classes/SpecificPrice.php:259
1696
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4113 AND `id_group` = 1 LIMIT 1
0.152 ms 0 /classes/GroupReduction.php:156
3233
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6152 AND id_shop=1 LIMIT 1
0.152 ms 1 /classes/Product.php:6876
3674
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.152 ms 1 /classes/Product.php:5659
68
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM hgt78_required_field
0.152 ms 2 /classes/ObjectModel.php:1592
2512
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4191 AND id_shop=1 LIMIT 1
0.152 ms 1 /classes/Product.php:6876
3296
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6158
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.152 ms 0 /classes/SpecificPrice.php:259
3328
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 277 LIMIT 1
0.152 ms 1 /classes/Product.php:5659
3397
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7957
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.152 ms 0 /classes/SpecificPrice.php:259
3521
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 8986
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.152 ms 0 /classes/SpecificPrice.php:259
3690
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9075 AND id_shop=1 LIMIT 1
0.152 ms 1 /classes/Product.php:6876
3833
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9091 AND id_shop=1 LIMIT 1
0.152 ms 1 /classes/Product.php:6876
957
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3183 AND `id_group` = 1 LIMIT 1
0.151 ms 0 /classes/GroupReduction.php:156
359
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4224
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.151 ms 0 /classes/SpecificPrice.php:259
1300
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4328 AND `id_group` = 1 LIMIT 1
0.151 ms 0 /classes/GroupReduction.php:156
2072
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2524 AND `id_group` = 1 LIMIT 1
0.151 ms 0 /classes/GroupReduction.php:156
3444
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7962
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.151 ms 0 /classes/SpecificPrice.php:259
3768
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9084 AND `id_group` = 1 LIMIT 1
0.151 ms 0 /classes/GroupReduction.php:156
5884
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1
0.151 ms 1 /classes/module/Module.php:2137
284
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2478 AND id_shop=1 LIMIT 1
0.150 ms 1 /classes/Product.php:6876
604
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4313 AND id_shop=1 LIMIT 1
0.150 ms 1 /classes/Product.php:6876
885
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.150 ms 1 /classes/Product.php:5659
941
SELECT SQL_NO_CACHE 1 FROM `hgt78_specific_price` WHERE id_product = 3772 LIMIT 1
0.150 ms 10 /classes/SpecificPrice.php:435
1340
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4325
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.150 ms 0 /classes/SpecificPrice.php:259
2094
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2526 AND `id_group` = 1 LIMIT 1
0.150 ms 0 /classes/GroupReduction.php:156
3432
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7960
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.150 ms 0 /classes/SpecificPrice.php:259
3603
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9067 AND `id_group` = 1 LIMIT 1
0.150 ms 0 /classes/GroupReduction.php:156
3707
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.150 ms 1 /classes/Product.php:5659
3999
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9106 AND `id_group` = 1 LIMIT 1
0.150 ms 0 /classes/GroupReduction.php:156
4332
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2934
0.150 ms 1 /classes/Product.php:2902
5198
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 9090
0.150 ms 1 /classes/Product.php:2902
913
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3136 AND `id_group` = 1 LIMIT 1
0.149 ms 0 /classes/GroupReduction.php:156
1525
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.149 ms 1 /classes/Product.php:5659
1530
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2538 AND id_shop=1 LIMIT 1
0.149 ms 1 /classes/Product.php:6876
1538
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2539
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.149 ms 0 /classes/SpecificPrice.php:259
2381
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4148 AND `id_group` = 1 LIMIT 1
0.149 ms 0 /classes/GroupReduction.php:156
3789
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9086 AND id_shop=1 LIMIT 1
0.149 ms 1 /classes/Product.php:6876
868
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3134 AND id_shop=1 LIMIT 1
0.148 ms 1 /classes/Product.php:6876
1906
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4086 AND id_shop=1 LIMIT 1
0.148 ms 1 /classes/Product.php:6876
3241
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6153
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.148 ms 0 /classes/SpecificPrice.php:259
3256
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6154 AND `id_group` = 1 LIMIT 1
0.148 ms 0 /classes/GroupReduction.php:156
3485
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 212 LIMIT 1
0.148 ms 1 /classes/Product.php:5659
3646
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9071 AND id_shop=1 LIMIT 1
0.148 ms 1 /classes/Product.php:6876
1962
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4073 AND `id_group` = 1 LIMIT 1
0.148 ms 0 /classes/GroupReduction.php:156
3274
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6156
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.148 ms 0 /classes/SpecificPrice.php:259
4473
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2547
0.148 ms 1 /classes/Product.php:2902
2399
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4141
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.147 ms 0 /classes/SpecificPrice.php:259
3844
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9092 AND id_shop=1 LIMIT 1
0.147 ms 1 /classes/Product.php:6876
3330
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6435
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.147 ms 0 /classes/SpecificPrice.php:259
3409
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 7958
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.147 ms 0 /classes/SpecificPrice.php:259
3451
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7962 AND `id_group` = 1 LIMIT 1
0.147 ms 0 /classes/GroupReduction.php:156
2586
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4303
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.146 ms 0 /classes/SpecificPrice.php:259
3208
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6044
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.146 ms 0 /classes/SpecificPrice.php:259
3590
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9063 AND id_shop=1 LIMIT 1
0.146 ms 1 /classes/Product.php:6876
4461
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3822
0.146 ms 1 /classes/Product.php:2902
898
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4266
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.146 ms 0 /classes/SpecificPrice.php:259
2414
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4146 AND `id_group` = 1 LIMIT 1
0.146 ms 0 /classes/GroupReduction.php:156
3342
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6664
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.146 ms 0 /classes/SpecificPrice.php:259
3499
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 8984
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.146 ms 0 /classes/SpecificPrice.php:259
4329
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4313
0.146 ms 1 /classes/Product.php:2902
3676
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9074
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.145 ms 0 /classes/SpecificPrice.php:259
3921
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9099 AND id_shop=1 LIMIT 1
0.145 ms 1 /classes/Product.php:6876
1541
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2539 AND id_shop=1 LIMIT 1
0.145 ms 1 /classes/Product.php:6876
2255
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4048
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.145 ms 0 /classes/SpecificPrice.php:259
3579
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9062 AND id_shop=1 LIMIT 1
0.145 ms 1 /classes/Product.php:6876
1101
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6079 AND `id_group` = 1 LIMIT 1
0.144 ms 0 /classes/GroupReduction.php:156
1141
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6104
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.144 ms 0 /classes/SpecificPrice.php:259
1175
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6655
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.144 ms 0 /classes/SpecificPrice.php:259
1494
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2549
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.144 ms 0 /classes/SpecificPrice.php:259
1730
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4105 AND `id_group` = 1 LIMIT 1
0.144 ms 0 /classes/GroupReduction.php:156
3340
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.144 ms 1 /classes/Product.php:5659
3462
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 76 LIMIT 1
0.144 ms 1 /classes/Product.php:5659
3479
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2491 AND `id_group` = 1 LIMIT 1
0.144 ms 0 /classes/GroupReduction.php:156
3734
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9079 AND id_shop=1 LIMIT 1
0.144 ms 1 /classes/Product.php:6876
5877
SELECT SQL_NO_CACHE content FROM hgt78_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.144 ms 1 /modules/lgcookieslaw/lgcookieslaw.php:161
2017
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2487 AND `id_group` = 1 LIMIT 1
0.143 ms 0 /classes/GroupReduction.php:156
2940
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 5053
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.143 ms 0 /classes/SpecificPrice.php:259
4251
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4691
0.143 ms 1 /classes/Product.php:2902
3201
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6043 AND `id_group` = 1 LIMIT 1
0.143 ms 0 /classes/GroupReduction.php:156
4272
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2480
0.143 ms 1 /classes/Product.php:2902
1150
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.142 ms 1 /classes/Product.php:5659
3368
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7952 AND `id_group` = 1 LIMIT 1
0.142 ms 0 /classes/GroupReduction.php:156
3940
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9101
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.142 ms 0 /classes/SpecificPrice.php:259
4173
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.142 ms 1 /classes/Product.php:5659
2392
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4140 AND `id_group` = 1 LIMIT 1
0.142 ms 0 /classes/GroupReduction.php:156
3401
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7957 AND `id_group` = 1 LIMIT 1
0.142 ms 0 /classes/GroupReduction.php:156
4299
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4279
0.142 ms 1 /classes/Product.php:2902
4407
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3135
0.142 ms 1 /classes/Product.php:2902
1001
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3818 AND `id_group` = 1 LIMIT 1
0.141 ms 1 /classes/GroupReduction.php:156
1373
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4322
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.141 ms 0 /classes/SpecificPrice.php:259
62
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.141 ms 0 /classes/module/Module.php:2137
880
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4265 AND `id_group` = 1 LIMIT 1
0.141 ms 0 /classes/GroupReduction.php:156
3234
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6152 AND `id_group` = 1 LIMIT 1
0.141 ms 0 /classes/GroupReduction.php:156
3300
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6158 AND `id_group` = 1 LIMIT 1
0.141 ms 0 /classes/GroupReduction.php:156
3757
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9082 AND `id_group` = 1 LIMIT 1
0.141 ms 0 /classes/GroupReduction.php:156
3987
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9105 AND id_shop=1 LIMIT 1
0.141 ms 1 /classes/Product.php:6876
4281
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4284
0.141 ms 1 /classes/Product.php:2902
273
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2553 AND `id_group` = 1 LIMIT 1
0.140 ms 0 /classes/GroupReduction.php:156
1907
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4086 AND `id_group` = 1 LIMIT 1
0.140 ms 0 /classes/GroupReduction.php:156
3322
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6198 AND `id_group` = 1 LIMIT 1
0.140 ms 0 /classes/GroupReduction.php:156
1163
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6414
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.140 ms 0 /classes/SpecificPrice.php:259
3591
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9063 AND `id_group` = 1 LIMIT 1
0.140 ms 0 /classes/GroupReduction.php:156
3872
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.140 ms 1 /classes/Product.php:5659
3929
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9100
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.140 ms 0 /classes/SpecificPrice.php:259
4212
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3516
0.140 ms 1 /classes/Product.php:2902
4317
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2930
0.140 ms 1 /classes/Product.php:2902
363
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4224 AND `id_group` = 1 LIMIT 1
0.139 ms 0 /classes/GroupReduction.php:156
909
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3136
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.139 ms 0 /classes/SpecificPrice.php:259
997
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3818
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.139 ms 0 /classes/SpecificPrice.php:259
1119
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 6103
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.139 ms 0 /classes/SpecificPrice.php:259
3289
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6157 AND `id_group` = 1 LIMIT 1
0.139 ms 0 /classes/GroupReduction.php:156
3698
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9076
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.139 ms 0 /classes/SpecificPrice.php:259
3712
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9077 AND id_shop=1 LIMIT 1
0.139 ms 1 /classes/Product.php:6876
4257
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4225
0.139 ms 1 /classes/Product.php:2902
4311
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2554
0.139 ms 1 /classes/Product.php:2902
4413
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 3136
0.139 ms 1 /classes/Product.php:2902
1602
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.138 ms 1 /classes/Product.php:5659
1748
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4106
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.138 ms 0 /classes/SpecificPrice.php:259
3212
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6044 AND `id_group` = 1 LIMIT 1
0.138 ms 0 /classes/GroupReduction.php:156
3430
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.138 ms 1 /classes/Product.php:5659
3525
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 8986 AND `id_group` = 1 LIMIT 1
0.138 ms 0 /classes/GroupReduction.php:156
3973
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9104
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.138 ms 0 /classes/SpecificPrice.php:259
4260
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4694
0.138 ms 1 /classes/Product.php:2902
4284
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2555
0.138 ms 1 /classes/Product.php:2902
4320
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4315
0.138 ms 1 /classes/Product.php:2902
4338
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4278
0.138 ms 1 /classes/Product.php:2902
4416
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4275
0.138 ms 1 /classes/Product.php:2902
4254
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4692
0.138 ms 1 /classes/Product.php:2902
3547
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9058 AND `id_group` = 1 LIMIT 1
0.137 ms 0 /classes/GroupReduction.php:156
4290
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 4282
0.137 ms 1 /classes/Product.php:2902
1108
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4336
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.137 ms 0 /classes/SpecificPrice.php:259
1607
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4110 AND id_shop=1 LIMIT 1
0.137 ms 1 /classes/Product.php:6876
3424
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7959 AND `id_group` = 1 LIMIT 1
0.137 ms 0 /classes/GroupReduction.php:156
3580
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9062 AND `id_group` = 1 LIMIT 1
0.137 ms 0 /classes/GroupReduction.php:156
4157
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10891 AND `id_group` = 1 LIMIT 1
0.137 ms 0 /classes/GroupReduction.php:156
1130
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2547
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.136 ms 0 /classes/SpecificPrice.php:259
3696
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 229 LIMIT 1
0.136 ms 1 /classes/Product.php:5659
4308
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2929
0.136 ms 1 /classes/Product.php:2902
390
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.136 ms 1 /classes/Product.php:5659
924
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4275 AND `id_group` = 1 LIMIT 1
0.136 ms 0 /classes/GroupReduction.php:156
3267
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6155 AND `id_group` = 1 LIMIT 1
0.136 ms 0 /classes/GroupReduction.php:156
3497
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 47 LIMIT 1
0.136 ms 1 /classes/Product.php:5659
1106
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.135 ms 1 /classes/Product.php:5659
3565
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9061
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.135 ms 0 /classes/SpecificPrice.php:259
3938
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.135 ms 1 /classes/Product.php:5659
1751
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4106 AND id_shop=1 LIMIT 1
0.135 ms 1 /classes/Product.php:6876
3899
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9097 AND id_shop=1 LIMIT 1
0.135 ms 1 /classes/Product.php:6876
4110
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10469 AND id_shop=1 LIMIT 1
0.135 ms 1 /classes/Product.php:6876
3621
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9069
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.134 ms 1 /classes/SpecificPrice.php:259
3779
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9085 AND `id_group` = 1 LIMIT 1
0.134 ms 0 /classes/GroupReduction.php:156
3916
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.134 ms 1 /classes/Product.php:5659
4099
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10467 AND id_shop=1 LIMIT 1
0.134 ms 1 /classes/Product.php:6876
4266
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `hgt78_product_attribute`
WHERE `id_product` = 2479
0.134 ms 1 /classes/Product.php:2902
28
SELECT SQL_NO_CACHE `id_lang` FROM `hgt78_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.133 ms 6 /classes/Language.php:883
1144
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6104 AND id_shop=1 LIMIT 1
0.133 ms 1 /classes/Product.php:6876
1344
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4325 AND `id_group` = 1 LIMIT 1
0.133 ms 0 /classes/GroupReduction.php:156
2757
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5036 AND `id_group` = 1 LIMIT 1
0.133 ms 0 /classes/GroupReduction.php:156
2933
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5052 AND `id_group` = 1 LIMIT 1
0.133 ms 0 /classes/GroupReduction.php:156
3311
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6159 AND `id_group` = 1 LIMIT 1
0.133 ms 0 /classes/GroupReduction.php:156
1112
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4336 AND `id_group` = 1 LIMIT 1
0.133 ms 0 /classes/GroupReduction.php:156
3514
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 8985 AND `id_group` = 1 LIMIT 1
0.133 ms 0 /classes/GroupReduction.php:156
887
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 3135
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.132 ms 0 /classes/SpecificPrice.php:259
3574
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.132 ms 1 /classes/Product.php:5659
3866
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9094 AND id_shop=1 LIMIT 1
0.132 ms 1 /classes/Product.php:6876
1123
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6103 AND `id_group` = 1 LIMIT 1
0.132 ms 0 /classes/GroupReduction.php:156
3503
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 8984 AND `id_group` = 1 LIMIT 1
0.132 ms 0 /classes/GroupReduction.php:156
3720
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9078
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.132 ms 0 /classes/SpecificPrice.php:259
3949
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.132 ms 1 /classes/Product.php:5659
3960
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.132 ms 1 /classes/Product.php:5659
1830
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3042 AND `id_group` = 1 LIMIT 1
0.131 ms 0 /classes/GroupReduction.php:156
1637
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4214
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.131 ms 0 /classes/SpecificPrice.php:259
3536
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9057 AND `id_group` = 1 LIMIT 1
0.131 ms 0 /classes/GroupReduction.php:156
3877
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9095 AND id_shop=1 LIMIT 1
0.131 ms 1 /classes/Product.php:6876
940
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.130 ms 1 /classes/Product.php:5659
1055
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4269 AND id_shop=1 LIMIT 1
0.130 ms 1 /classes/Product.php:6876
2083
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2525 AND `id_group` = 1 LIMIT 1
0.130 ms 0 /classes/GroupReduction.php:156
3245
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6153 AND `id_group` = 1 LIMIT 1
0.130 ms 0 /classes/GroupReduction.php:156
3976
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9104 AND id_shop=1 LIMIT 1
0.130 ms 1 /classes/Product.php:6876
4122
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10576 AND id_shop=1 LIMIT 1
0.130 ms 1 /classes/Product.php:6876
579
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4314
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.129 ms 0 /classes/SpecificPrice.php:259
912
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3136 AND id_shop=1 LIMIT 1
0.129 ms 1 /classes/Product.php:6876
1133
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2547 AND id_shop=1 LIMIT 1
0.129 ms 1 /classes/Product.php:6876
1465
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2546 AND `id_group` = 1 LIMIT 1
0.129 ms 0 /classes/GroupReduction.php:156
3874
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9095
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.129 ms 0 /classes/SpecificPrice.php:259
3900
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9097 AND `id_group` = 1 LIMIT 1
0.129 ms 0 /classes/GroupReduction.php:156
4167
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10926 AND id_shop=1 LIMIT 1
0.129 ms 1 /classes/Product.php:6876
5873
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 89 AND `id_shop` = 1 LIMIT 1
0.129 ms 1 /classes/module/Module.php:2137
5881
SELECT SQL_NO_CACHE button2 FROM hgt78_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.129 ms 1 /modules/lgcookieslaw/lgcookieslaw.php:161
3701
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9076 AND id_shop=1 LIMIT 1
0.128 ms 1 /classes/Product.php:6876
3894
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 228 LIMIT 1
0.128 ms 1 /classes/Product.php:5659
4178
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 10928 AND id_shop=1 LIMIT 1
0.128 ms 1 /classes/Product.php:6876
5878
SELECT SQL_NO_CACHE required FROM hgt78_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.128 ms 1 /modules/lgcookieslaw/lgcookieslaw.php:161
3334
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6435 AND `id_group` = 1 LIMIT 1
0.127 ms 0 /classes/GroupReduction.php:156
3436
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7960 AND `id_group` = 1 LIMIT 1
0.127 ms 0 /classes/GroupReduction.php:156
3823
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9090 AND `id_group` = 1 LIMIT 1
0.127 ms 0 /classes/GroupReduction.php:156
3965
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 9103 AND id_shop=1 LIMIT 1
0.127 ms 1 /classes/Product.php:6876
1122
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 6103 AND id_shop=1 LIMIT 1
0.127 ms 1 /classes/Product.php:6876
3413
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 7958 AND `id_group` = 1 LIMIT 1
0.127 ms 0 /classes/GroupReduction.php:156
1139
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.126 ms 1 /classes/Product.php:5659
2823
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5042 AND `id_group` = 1 LIMIT 1
0.126 ms 0 /classes/GroupReduction.php:156
3223
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6151 AND `id_group` = 1 LIMIT 1
0.126 ms 0 /classes/GroupReduction.php:156
3468
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2515 AND `id_group` = 1 LIMIT 1
0.126 ms 0 /classes/GroupReduction.php:156
3713
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9077 AND `id_group` = 1 LIMIT 1
0.126 ms 0 /classes/GroupReduction.php:156
3691
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9075 AND `id_group` = 1 LIMIT 1
0.125 ms 0 /classes/GroupReduction.php:156
945
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 3772 AND id_shop=1 LIMIT 1
0.124 ms 1 /classes/Product.php:6876
1111
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 4336 AND id_shop=1 LIMIT 1
0.124 ms 1 /classes/Product.php:6876
1267
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4319 AND `id_group` = 1 LIMIT 1
0.123 ms 0 /classes/GroupReduction.php:156
1274
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 4320
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.123 ms 0 /classes/SpecificPrice.php:259
1497
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `hgt78_product_shop`
WHERE `id_product` = 2549 AND id_shop=1 LIMIT 1
0.123 ms 1 /classes/Product.php:6876
3896
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9097
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.122 ms 0 /classes/SpecificPrice.php:259
3918
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9099
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.122 ms 0 /classes/SpecificPrice.php:259
3955
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9102 AND `id_group` = 1 LIMIT 1
0.122 ms 0 /classes/GroupReduction.php:156
4179
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10928 AND `id_group` = 1 LIMIT 1
0.122 ms 0 /classes/GroupReduction.php:156
3614
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9068 AND `id_group` = 1 LIMIT 1
0.122 ms 0 /classes/GroupReduction.php:156
5874
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module` WHERE `name` = "iqitcontactpage" LIMIT 1
0.121 ms 1 /classes/module/Module.php:2664
4100
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10467 AND `id_group` = 1 LIMIT 1
0.121 ms 0 /classes/GroupReduction.php:156
1514
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 36 LIMIT 1
0.120 ms 1 /classes/Product.php:5659
2944
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 5053 AND `id_group` = 1 LIMIT 1
0.120 ms 0 /classes/GroupReduction.php:156
3647
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9071 AND `id_group` = 1 LIMIT 1
0.120 ms 0 /classes/GroupReduction.php:156
3724
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9078 AND `id_group` = 1 LIMIT 1
0.120 ms 0 /classes/GroupReduction.php:156
2513
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4191 AND `id_group` = 1 LIMIT 1
0.119 ms 0 /classes/GroupReduction.php:156
3610
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 9068
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.119 ms 0 /classes/SpecificPrice.php:259
583
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4314 AND `id_group` = 1 LIMIT 1
0.118 ms 0 /classes/GroupReduction.php:156
3735
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9079 AND `id_group` = 1 LIMIT 1
0.118 ms 0 /classes/GroupReduction.php:156
1134
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2547 AND `id_group` = 1 LIMIT 1
0.117 ms 0 /classes/GroupReduction.php:156
1156
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4318 AND `id_group` = 1 LIMIT 1
0.117 ms 0 /classes/GroupReduction.php:156
1509
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2550 AND `id_group` = 1 LIMIT 1
0.117 ms 0 /classes/GroupReduction.php:156
3597
SELECT SQL_NO_CACHE name FROM hgt78_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 117 LIMIT 1
0.117 ms 1 /classes/Product.php:5659
4111
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10469 AND `id_group` = 1 LIMIT 1
0.117 ms 0 /classes/GroupReduction.php:156
5880
SELECT SQL_NO_CACHE button1 FROM hgt78_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.115 ms 1 /modules/lgcookieslaw/lgcookieslaw.php:161
1542
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2539 AND `id_group` = 1 LIMIT 1
0.114 ms 0 /classes/GroupReduction.php:156
1498
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2549 AND `id_group` = 1 LIMIT 1
0.113 ms 0 /classes/GroupReduction.php:156
3988
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9105 AND `id_group` = 1 LIMIT 1
0.113 ms 0 /classes/GroupReduction.php:156
1619
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 2941 AND `id_group` = 1 LIMIT 1
0.112 ms 0 /classes/GroupReduction.php:156
1608
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4110 AND `id_group` = 1 LIMIT 1
0.111 ms 0 /classes/GroupReduction.php:156
1597
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 4218 AND `id_group` = 1 LIMIT 1
0.110 ms 0 /classes/GroupReduction.php:156
1527
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2538
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.109 ms 0 /classes/SpecificPrice.php:259
3867
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9094 AND `id_group` = 1 LIMIT 1
0.109 ms 0 /classes/GroupReduction.php:156
4123
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 10576 AND `id_group` = 1 LIMIT 1
0.108 ms 0 /classes/GroupReduction.php:156
3966
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9103 AND `id_group` = 1 LIMIT 1
0.107 ms 0 /classes/GroupReduction.php:156
1516
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `hgt78_specific_price_priority`
WHERE `id_product` = 2552
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.104 ms 0 /classes/SpecificPrice.php:259
3702
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9076 AND `id_group` = 1 LIMIT 1
0.104 ms 0 /classes/GroupReduction.php:156
3977
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9104 AND `id_group` = 1 LIMIT 1
0.103 ms 0 /classes/GroupReduction.php:156
946
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 3772 AND `id_group` = 1 LIMIT 1
0.103 ms 0 /classes/GroupReduction.php:156
1145
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 6104 AND `id_group` = 1 LIMIT 1
0.103 ms 0 /classes/GroupReduction.php:156
5875
SELECT SQL_NO_CACHE `id_module` FROM `hgt78_module_shop` WHERE `id_module` = 81 AND `id_shop` = 1 LIMIT 1
0.103 ms 1 /classes/module/Module.php:2137
3878
SELECT SQL_NO_CACHE `reduction`
FROM `hgt78_product_group_reduction_cache`
WHERE `id_product` = 9095 AND `id_group` = 1 LIMIT 1
0.101 ms 0 /classes/GroupReduction.php:156

Doubles

369 queries
SELECT XX FROM `hgtXX_specific_price` WHERE id_product = XX LIMIT XX
368 queries
SELECT image_shop.`id_image`
                    FROM `hgtXX_image` i
                     INNER JOIN hgtXX_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
368 queries
SELECT name FROM hgtXX_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
368 queries
				SELECT `priority`, `id_specific_price_priority`
				FROM `hgtXX_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
368 queries
			SELECT *, ( IF (`id_group` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_shop` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `hgtXX_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
368 queries
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `hgtXX_product` p
INNER JOIN `hgtXX_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `hgtXX_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
368 queries
                            SELECT `id_tax_rules_group`
                            FROM `hgtXX_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
368 queries
			SELECT `reduction`
			FROM `hgtXX_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
368 queries
SELECT SUM(quantity)
FROM `hgtXX_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
368 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
          FROM `hgtXX_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
            
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
          FROM `hgtXX_cart_product` cp JOIN `hgtXX_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `hgtXX_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
            
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
368 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM hgtXX_feature_product pf
                LEFT JOIN hgtXX_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN hgtXX_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN hgtXX_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN hgtXX_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
368 queries
SELECT *
FROM `hgtXX_product` a
LEFT JOIN `hgtXX_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `hgtXX_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
368 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `hgtXX_image` i
             INNER JOIN hgtXX_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `hgtXX_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
368 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `hgtXX_product_attribute` pa
             INNER JOIN hgtXX_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            JOIN `hgtXX_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `hgtXX_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `hgtXX_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `hgtXX_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
367 queries
SELECT `id_product_attribute`
            FROM `hgtXX_product_attribute`
            WHERE `id_product` = XX
71 queries
SELECT *
FROM `hgtXX_category` a
LEFT JOIN `hgtXX_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) LIMIT XX
71 queries
SELECT *
							FROM `hgtXX_category_lang`
							WHERE `id_category` = XX AND `id_shop` = XX
27 queries
SELECT *
FROM `hgtXX_category` a
LEFT JOIN `hgtXX_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `hgtXX_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
27 queries
			SELECT cl.`link_rewrite`
			FROM `hgtXX_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
18 queries
				SELECT c.*, cl.*
				FROM `hgtXX_category` c
				 INNER JOIN hgtXX_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
				LEFT JOIN `hgtXX_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = XX 
				LEFT JOIN `hgtXX_category_group` cg ON c.`id_category` = cg.`id_category`
				RIGHT JOIN `hgtXX_category` cXX ON cXX.`id_category` = XX AND c.`nleft` >= cXX.`nleft` AND c.`nright` <= cXX.`nright`
				WHERE XX  AND `id_lang` = XX
				 AND c.`active` = XX
				 AND cg.`id_group` IN (XX)
				 GROUP BY c.`id_category`
				 ORDER BY c.`level_depth` ASC
				, category_shop.`position` ASC
				
10 queries
SELECT `id_module` FROM `hgtXX_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
8 queries
				SELECT tr.*
				FROM `hgtXX_tax_rule` tr
				JOIN `hgtXX_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
4 queries
SELECT `id_lang` FROM `hgtXX_lang`
                    WHERE `locale` = 'fr-fr'
                    OR `language_code` = 'fr-fr' LIMIT XX
3 queries
							SELECT `name`
							FROM `hgtXX_hook`
							WHERE `id_hook` = XX LIMIT XX
3 queries
SELECT *
FROM `hgtXX_tax` a
WHERE (a.`id_tax` = XX) LIMIT XX
3 queries
SELECT *
							FROM `hgtXX_tax_lang`
							WHERE `id_tax` = XX
2 queries
SELECT lower(name) as name
FROM `hgtXX_hook` h
WHERE (h.active = XX)
2 queries
SELECT h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `hgtXX_module` m
 INNER JOIN hgtXX_module_shop module_shop
        ON (module_shop.id_module = m.id_module AND module_shop.id_shop = XX AND module_shop.enable_device & XX)
INNER JOIN `hgtXX_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `hgtXX_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `hgtXX_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = XX) AND (mg.id_shop = XX AND  mg.`id_group` IN (XX))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
2 queries
SELECT `name`, `alias` FROM `hgtXX_hook_alias`
2 queries
SELECT `id_hook`, `name` FROM `hgtXX_hook`
2 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `hgtXX_module` m
                LEFT JOIN `hgtXX_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
2 queries
SELECT name, alias FROM `hgtXX_hook_alias`
2 queries
SELECT * FROM `hgtXX_hook_module_exceptions`
                WHERE `id_shop` IN (XX)
2 queries
SELECT *
FROM `hgtXX_currency` a
LEFT JOIN `hgtXX_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `hgtXX_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
2 queries
SELECT *
FROM `hgtXX_currency` a
LEFT JOIN `hgtXX_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
2 queries
SELECT *
							FROM `hgtXX_currency_lang`
							WHERE `id_currency` = XX
2 queries
				SELECT id_shop
				FROM `hgtXX_group_shop`
				WHERE `id_group` = XX
				AND id_shop = XX LIMIT XX
2 queries
		SELECT `id_category`
		FROM `hgtXX_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
				SELECT ctg.`id_group`
				FROM hgtXX_category_group ctg
				WHERE ctg.`id_category` = XX AND ctg.`id_group` = XX LIMIT XX
2 queries
SELECT *
FROM `hgtXX_shop_url` aXX
2 queries
SELECT XX FROM `hgtXX_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
            SELECT *
            FROM `hgtXX_currency` c
             INNER JOIN hgtXX_currency_shop currency_shop
        ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = XX)
                WHERE c.`deleted` = XX AND c.`active` = XX ORDER BY `iso_code` ASC
2 queries
SELECT buttonXX FROM hgtXX_lgcookieslaw_lang WHERE id_lang = XX LIMIT XX

Tables stress

1107 product
1107 product_shop
740 specific_price
738 cart_product
736 product_attribute
736 image
736 image_shop
736 product_attribute_shop
520 category_lang
370 stock_available
369 attribute_group
369 feature
369 feature_shop
369 feature_lang
369 product_attribute_combination
369 product_lang
368 specific_price_priority
368 product_group_reduction_cache
368 pack
368 feature_product
368 feature_value_lang
368 image_lang
368 attribute
368 attribute_lang
146 category
120 category_shop
23 category_group
17 module
14 module_shop
12 hook
10 currency
8 currency_shop
8 tax_rule
8 tax_rules_group
7 lang
6 shop_url
5 hook_alias
5 image_type
5 lgcookieslaw_lang
4 shop
4 lang_shop
4 currency_lang
4 cart_rule
3 country
3 hook_module
3 group_shop
3 tax
3 tax_lang
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 module_group
2 hook_module_exceptions
2 group
2 category_product
2 cart_rule_lang
2 cms
2 cms_lang
2 cms_shop
2 psgdpr_consent
1 configuration_lang
1 meta
1 meta_lang
1 group_lang
1 feature_flag
1 address_format
1 required_field
1 revslider_sliders
1 carrier
1 carrier_shop
1 carrier_lang
1 carrier_zone
1 carrier_group
1 range_price
1 delivery
1 layered_category
1 attribute_group_shop
1 attribute_group_lang
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 product_sale
1 layered_filter_block
1 manufacturer
1 iqit_elementor_category
1 cart_rule_group
1 iqitmegamenu_tabs_shop
1 iqitmegamenu_tabs
1 iqitmegamenu_tabs_lang
1 psgdpr_consent_lang
1 connections

ObjectModel instances

Name Instances Source
Product 374 /classes/Link.php:113 (__construct) [id: 10576]
/classes/Link.php:113 (__construct) [id: 10891]
/classes/Link.php:113 (__construct) [id: 10999]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6017]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5660]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5659]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3519]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3518]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3516]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3505]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3504]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2763]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2762]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2761]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2760]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2759]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2758]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2553]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2478]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4302]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2489]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4691]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4692]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4225]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4694]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4224]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2479]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4286]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2480]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4285]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2481]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4284]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2555]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2556]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4282]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2557]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4280]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4279]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4309]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4310]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2929]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2554]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4317]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2930]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4315]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4314]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2933]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4313]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2934]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4312]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4278]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2972]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4277]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3087]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4276]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3088]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4264]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3089]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4263]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3090]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4262]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3095]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4261]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3096]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4260]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3097]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4259]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3098]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4248]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3133]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4212]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3134]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4265]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3135]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4266]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3136]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4275]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3251]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3772]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3183]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4274]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3773]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4273]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3818]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4271]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3819]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4270]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3820]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4269]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3821]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4267]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3822]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6079]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4336]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6103]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2547]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6104]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4318]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6414]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6655]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2528]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7780]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2529]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2531]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2532]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2533]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2534]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4319]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4320]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4329]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4328]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2493]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4327]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4326]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4325]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4324]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4323]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4322]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4321]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2536]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2537]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2543]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2542]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2541]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2545]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2546]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4281]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2548]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2549]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2550]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2552]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2538]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2539]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2540]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2544]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3554]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3553]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4218]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4110]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2941]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4216]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4214]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4209]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4210]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4213]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4114]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4113]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4112]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4111]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4105]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4109]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4106]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4116]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4103]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4069]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4065]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4074]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3184]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3042]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3041]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2845]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3039]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2608]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2606]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2844]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4086]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4087]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4088]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4081]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4080]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4073]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2523]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2522]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2518]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2476]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2487]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2517]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2516]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2503]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2474]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2524]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2525]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2526]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2599]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2597]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2558]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2917]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2916]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2801]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2430]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3056]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3521]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4043]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4044]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4045]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4046]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4047]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4048]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4060]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4061]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4062]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4064]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4085]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4090]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4129]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4130]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4132]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4133]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4148]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4140]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4141]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4146]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4139]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4142]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4144]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4183]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4185]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4186]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4187]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4190]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4191]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4192]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4195]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4196]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4206]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4207]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4300]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4303]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4307]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4306]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4304]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4227]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4546]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4572]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4573]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4576]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4577]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4697]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4696]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4949]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 4950]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5033]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5036]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5037]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5038]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5039]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5040]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5041]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5042]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5043]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5044]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5045]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5046]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5047]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5048]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5049]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5050]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5051]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5052]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5053]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5054]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5055]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5056]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5057]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5058]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5059]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5078]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5081]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5157]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5158]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5159]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5173]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5174]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5175]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5308]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5322]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5331]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5332]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5334]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5417]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5470]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 5472]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6043]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6044]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6151]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6152]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6153]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6154]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6155]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6156]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6157]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6158]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6159]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6198]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6435]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 6664]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7781]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7952]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7953]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7954]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7957]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7958]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7959]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7960]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 7962]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2515]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2491]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 8978]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 8984]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 8985]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 8986]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9057]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9058]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9059]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9061]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9062]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9063]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9067]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9068]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9069]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9070]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9071]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9072]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9073]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9074]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9075]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9076]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9077]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9078]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9079]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9081]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9082]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9084]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9085]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9086]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9088]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9089]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9090]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9091]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9092]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9093]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9094]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9095]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9096]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9097]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9098]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9099]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9100]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9101]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9102]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9103]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9104]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9105]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9106]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9107]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9108]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9144]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9262]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9266]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 9733]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10423]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10424]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10467]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10469]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10576]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10852]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10853]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10891]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10926]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10928]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 10999]
/classes/Link.php:113 (__construct) [id: 10576]
/classes/Link.php:113 (__construct) [id: 10891]
/classes/Link.php:113 (__construct) [id: 10999]
Category 105 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 2]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 33]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 34]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 35]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 36]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 37]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 38]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 39]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 40]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 44]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 319]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 11]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 12]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 13]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 18]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 19]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 20]
/classes/Meta.php:380 (__construct) [id: 2]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 40]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 40]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 55]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 71]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 165]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 169]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 38]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 38]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 50]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 62]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 72]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 172]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 175]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 185]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 186]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 190]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 334]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 34]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 344]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 45]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 46]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 54]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 70]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 78]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 199]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 200]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 35]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 216]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 44]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 51]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 56]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 192]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 195]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 37]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 37]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 48]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 53]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 73]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 74]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 161]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 162]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 163]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 260]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 261]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 262]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 263]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 264]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 265]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 266]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 307]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 35]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 35]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 49]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 59]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 60]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 65]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 81]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 82]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 96]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 145]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 196]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 197]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 33]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 33]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 61]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 66]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 79]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 80]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 191]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 36]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 36]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 42]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 47]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 76]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 77]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 217]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 221]
/modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct) [id: 39]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 39]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 83]
/modules/iqitmegamenu/iqitmegamenu.php:3491 (__construct) [id: 84]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
Tax 6 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 3]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 3]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
Address 5 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5964 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
Currency 4 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/classes/Tools.php:690 (getCurrencyInstance) [id: 1]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 2]
Country 3 /config/config.inc.php:146 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1779 (__construct) [id: 8]
ShopUrl 2 /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
Language 2 /config/config.inc.php:211 (__construct) [id: 1]
/classes/Tools.php:560 (__construct) [id: 1]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
Carrier 2 /modules/colissimo_simplicite/colissimo_simplicite.php:84 (__construct) [id: 282]
/modules/colissimo_simplicite/colissimo_simplicite.php:1394 (__construct) [id: 282]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]
CMS 1 /classes/Link.php:555 (__construct) [id: 2]
IqitElementorCategory 1 /modules/iqitelementor/iqitelementor.php:853 (isJustElementor) [id: ]
Risk 1 /classes/controller/FrontController.php:1705 (__construct) [id: ]
State 1 /classes/controller/FrontController.php:1778 (__construct) [id: 0]
AddressFormat 1 /classes/controller/FrontController.php:1773 (generateAddress) [id: ]
Gender 1 /classes/controller/FrontController.php:1702 (__construct) [id: 0]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/include_paths.php
9 /vendor/composer/autoload_static.php
10 /vendor/symfony/polyfill-php72/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap.php
12 /vendor/symfony/polyfill-mbstring/bootstrap80.php
13 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
14 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
15 /vendor/symfony/polyfill-intl-idn/bootstrap.php
16 /vendor/symfony/deprecation-contracts/function.php
17 /vendor/ralouphie/getallheaders/src/getallheaders.php
18 /vendor/symfony/polyfill-ctype/bootstrap.php
19 /vendor/symfony/polyfill-ctype/bootstrap80.php
20 /vendor/symfony/polyfill-php80/bootstrap.php
21 /vendor/guzzlehttp/promises/src/functions_include.php
22 /vendor/guzzlehttp/promises/src/functions.php
23 /vendor/guzzlehttp/guzzle/src/functions_include.php
24 /vendor/guzzlehttp/guzzle/src/functions.php
25 /vendor/symfony/polyfill-iconv/bootstrap.php
26 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
27 /vendor/jakeasmith/http_build_url/src/http_build_url.php
28 /vendor/lcobucci/jwt/compat/class-aliases.php
29 /vendor/lcobucci/jwt/src/Token.php
30 /vendor/lcobucci/jwt/src/Signature.php
31 /vendor/lcobucci/jwt/compat/json-exception-polyfill.php
32 /vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
33 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
34 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
35 /vendor/symfony/polyfill-intl-icu/bootstrap.php
36 /vendor/symfony/polyfill-php73/bootstrap.php
37 /vendor/symfony/polyfill-php81/bootstrap.php
38 /vendor/api-platform/core/src/deprecation.php
39 /vendor/api-platform/core/src/Api/FilterInterface.php
40 /vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php
41 /vendor/api-platform/core/src/deprecated_interfaces.php
42 /vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php
43 /vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php
44 /vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php
45 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php
46 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/ExistsFilterInterface.php
47 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php
48 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/RangeFilterInterface.php
49 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php
50 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationCollectionExtensionInterface.php
51 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationItemExtensionInterface.php
52 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultCollectionExtensionInterface.php
53 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultItemExtensionInterface.php
54 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Filter/FilterInterface.php
55 /vendor/api-platform/core/src/Doctrine/Orm/QueryAwareInterface.php
56 /vendor/api-platform/core/src/Doctrine/Orm/Util/QueryNameGeneratorInterface.php
57 /vendor/api-platform/core/src/Elasticsearch/Metadata/Document/Factory/DocumentMetadataFactoryInterface.php
58 /vendor/api-platform/core/src/Symfony/Validator/ValidationGroupsGeneratorInterface.php
59 /vendor/api-platform/core/src/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php
60 /vendor/api-platform/core/src/Exception/ExceptionInterface.php
61 /vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php
62 /vendor/api-platform/core/src/State/Pagination/PaginatorInterface.php
63 /vendor/api-platform/core/src/State/Pagination/PartialPaginatorInterface.php
64 /vendor/api-platform/core/src/Documentation/DocumentationInterface.php
65 /vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php
66 /vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php
67 /vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php
68 /vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php
69 /vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php
70 /vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php
71 /vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php
72 /vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php
73 /vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php
74 /vendor/api-platform/core/src/Validator/ValidatorInterface.php
75 /vendor/api-platform/core/src/Api/UrlGeneratorInterface.php
76 /vendor/api-platform/core/src/GraphQl/ExecutorInterface.php
77 /vendor/api-platform/core/src/GraphQl/Error/ErrorHandlerInterface.php
78 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ValidateStageInterface.php
79 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ReadStageInterface.php
80 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityPostDenormalizeStageInterface.php
81 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityStageInterface.php
82 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/WriteStageInterface.php
83 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SerializeStageInterface.php
84 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/DeserializeStageInterface.php
85 /vendor/api-platform/core/src/GraphQl/Resolver/QueryItemResolverInterface.php
86 /vendor/api-platform/core/src/GraphQl/Resolver/QueryCollectionResolverInterface.php
87 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Factory/ResolverFactoryInterface.php
88 /vendor/api-platform/core/src/GraphQl/Resolver/MutationResolverInterface.php
89 /vendor/api-platform/core/src/Core/GraphQl/Subscription/MercureSubscriptionIriGeneratorInterface.php
90 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionIdentifierGeneratorInterface.php
91 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionManagerInterface.php
92 /vendor/api-platform/core/src/Core/GraphQl/Serializer/SerializerContextBuilderInterface.php
93 /vendor/api-platform/core/src/GraphQl/Type/TypesFactoryInterface.php
94 /vendor/api-platform/core/src/GraphQl/Type/Definition/TypeInterface.php
95 /vendor/api-platform/core/src/GraphQl/Type/TypesContainerInterface.php
96 /vendor/psr/container/src/ContainerInterface.php
97 /vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php
98 /vendor/ircmaxell/password-compat/lib/password.php
99 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
100 /vendor/prestashop/laminas-code-lts/polyfill/ReflectionEnumPolyfill.php
101 /src/Core/Version.php
102 /config/alias.php
103 /vendor/prestashop/autoload/src/PrestashopAutoload.php
104 /vendor/prestashop/autoload/src/LegacyClassLoader.php
105 /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
106 /vendor/prestashop/autoload/src/Autoloader.php
107 /config/bootstrap.php
108 /src/Core/ContainerBuilder.php
109 /src/Core/Foundation/IoC/Container.php
110 /src/Adapter/ServiceLocator.php
111 /var/cache/prod/appParameters.php
114 /var/cache/prod/class_index.php
115 /classes/controller/Controller.php
117 /classes/ObjectModel.php
118 /src/Core/Foundation/Database/EntityInterface.php
120 /classes/db/Db.php
122 /classes/Hook.php
124 /classes/module/Module.php
125 /src/Core/Module/Legacy/ModuleInterface.php
127 /classes/Tools.php
128 /classes/Context.php
129 /classes/shop/Shop.php
130 /src/Core/Security/PasswordGenerator.php
131 /classes/db/DbPDO.php
132 /classes/AddressFormat.php
133 /classes/Configuration.php
134 /classes/Validate.php
135 /classes/cache/Cache.php
136 /src/Adapter/EntityMapper.php
137 /classes/db/DbQuery.php
138 /src/Core/Addon/Theme/ThemeManagerBuilder.php
139 /vendor/psr/log/Psr/Log/NullLogger.php
140 /vendor/psr/log/Psr/Log/AbstractLogger.php
141 /vendor/psr/log/Psr/Log/LoggerInterface.php
142 /src/Adapter/Configuration.php
143 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
144 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
145 /src/Core/ConfigurationInterface.php
146 /src/Core/Addon/Theme/ThemeRepository.php
147 /src/Core/Addon/AddonRepositoryInterface.php
148 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
149 /src/Core/Addon/Theme/Theme.php
150 /src/Core/Addon/AddonInterface.php
151 /src/Core/Util/ArrayFinder.php
152 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccess.php
153 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.php
154 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php
155 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
156 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php
157 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
158 /config/defines_uri.inc.php
159 /classes/Language.php
160 /src/Core/Language/LanguageInterface.php
161 /classes/Country.php
162 /classes/PrestaShopCollection.php
163 /classes/shop/ShopGroup.php
164 /classes/Cookie.php
165 /classes/PhpEncryption.php
166 /classes/PhpEncryptionEngine.php
167 /vendor/defuse/php-encryption/src/Key.php
168 /vendor/defuse/php-encryption/src/Encoding.php
169 /vendor/defuse/php-encryption/src/Core.php
170 /vendor/defuse/php-encryption/src/Crypto.php
171 /vendor/defuse/php-encryption/src/KeyOrPassword.php
172 /vendor/defuse/php-encryption/src/RuntimeTests.php
173 /vendor/defuse/php-encryption/src/DerivedKeys.php
174 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
175 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
176 /src/Core/Session/SessionHandler.php
177 /src/Core/Session/SessionHandlerInterface.php
178 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
179 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
180 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
181 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
182 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
183 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
184 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
185 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
186 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
187 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
188 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
189 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
190 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
191 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
192 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
193 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
194 /config/smarty.config.inc.php
195 /vendor/smarty/smarty/libs/Smarty.class.php
196 /vendor/smarty/smarty/libs/functions.php
197 /vendor/smarty/smarty/libs/Autoloader.php
198 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
199 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
200 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
201 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
202 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
203 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
204 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
205 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
206 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
207 /config/smartyfront.config.inc.php
208 /classes/Smarty/SmartyResourceModule.php
209 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
211 /classes/Smarty/SmartyResourceParent.php
212 /classes/Smarty/SmartyLazyRegister.php
213 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
214 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
215 /classes/Customer.php
216 /classes/Group.php
217 /classes/Link.php
218 /classes/shop/ShopUrl.php
219 /classes/Dispatcher.php
220 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
221 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
222 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
223 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
224 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
225 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
226 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
227 /src/Adapter/SymfonyContainer.php
228 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
229 /config/db_slave_server.inc.php
230 /src/Adapter/ContainerBuilder.php
231 /src/Adapter/Environment.php
232 /src/Core/EnvironmentInterface.php
233 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
234 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
235 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
236 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
237 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
238 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
239 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
240 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
241 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
242 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
243 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
244 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
245 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
246 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
247 /vendor/symfony/contracts/Service/ResetInterface.php
248 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
249 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
250 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
251 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
252 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
253 /vendor/symfony/contracts/Cache/ItemInterface.php
254 /vendor/psr/cache/src/CacheItemInterface.php
255 /vendor/psr/cache/src/CacheItemPoolInterface.php
256 /vendor/symfony/contracts/Cache/CacheInterface.php
257 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
258 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
259 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
260 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
261 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
262 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
263 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
264 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
265 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
266 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
267 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
268 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
269 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
270 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
271 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
272 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
273 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
274 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
275 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
276 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
277 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
278 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
279 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
280 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
281 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
282 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
283 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
284 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
285 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
286 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
287 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
288 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
289 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
290 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
292 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
294 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
295 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
296 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
297 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
298 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
299 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
318 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
319 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
320 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
321 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
322 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
323 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
324 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
325 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
326 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
327 /var/cache/prod/FrontContainer.php
328 /src/Adapter/Container/LegacyContainer.php
329 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
330 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
331 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
332 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
333 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
334 /vendor/psr/container/src/ContainerExceptionInterface.php
335 /vendor/psr/container/src/NotFoundExceptionInterface.php
336 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
337 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
338 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
339 /src/Adapter/Container/LegacyContainerInterface.php
340 /modules/blockwishlist/vendor/autoload.php
341 /modules/blockwishlist/vendor/composer/autoload_real.php
342 /modules/blockwishlist/vendor/composer/autoload_static.php
343 /modules/contactform/vendor/autoload.php
344 /modules/contactform/vendor/composer/autoload_real.php
345 /modules/contactform/vendor/composer/autoload_static.php
346 /modules/dashactivity/vendor/autoload.php
347 /modules/dashactivity/vendor/composer/autoload_real.php
348 /modules/dashactivity/vendor/composer/autoload_static.php
349 /modules/dashtrends/vendor/autoload.php
350 /modules/dashtrends/vendor/composer/autoload_real.php
351 /modules/dashtrends/vendor/composer/autoload_static.php
352 /modules/dashgoals/vendor/autoload.php
353 /modules/dashgoals/vendor/composer/autoload_real.php
354 /modules/dashgoals/vendor/composer/autoload_static.php
355 /modules/dashproducts/vendor/autoload.php
356 /modules/dashproducts/vendor/composer/autoload_real.php
357 /modules/dashproducts/vendor/composer/autoload_static.php
358 /modules/graphnvd3/vendor/autoload.php
359 /modules/graphnvd3/vendor/composer/autoload_real.php
360 /modules/graphnvd3/vendor/composer/autoload_static.php
361 /modules/gridhtml/vendor/autoload.php
362 /modules/gridhtml/vendor/composer/autoload_real.php
363 /modules/gridhtml/vendor/composer/autoload_static.php
364 /modules/gsitemap/vendor/autoload.php
365 /modules/gsitemap/vendor/composer/autoload_real.php
366 /modules/gsitemap/vendor/composer/autoload_static.php
367 /modules/pagesnotfound/vendor/autoload.php
368 /modules/pagesnotfound/vendor/composer/autoload_real.php
369 /modules/pagesnotfound/vendor/composer/autoload_static.php
370 /modules/productcomments/vendor/autoload.php
371 /modules/productcomments/vendor/composer/autoload_real.php
372 /modules/productcomments/vendor/composer/autoload_static.php
373 /modules/ps_categorytree/vendor/autoload.php
374 /modules/ps_categorytree/vendor/composer/autoload_real.php
375 /modules/ps_categorytree/vendor/composer/autoload_static.php
376 /modules/ps_checkpayment/vendor/autoload.php
377 /modules/ps_checkpayment/vendor/composer/autoload_real.php
378 /modules/ps_checkpayment/vendor/composer/autoload_static.php
379 /modules/ps_contactinfo/vendor/autoload.php
380 /modules/ps_contactinfo/vendor/composer/autoload_real.php
381 /modules/ps_contactinfo/vendor/composer/autoload_static.php
382 /modules/ps_crossselling/vendor/autoload.php
383 /modules/ps_crossselling/vendor/composer/autoload_real.php
384 /modules/ps_crossselling/vendor/composer/autoload_static.php
385 /modules/ps_currencyselector/vendor/autoload.php
386 /modules/ps_currencyselector/vendor/composer/autoload_real.php
387 /modules/ps_currencyselector/vendor/composer/autoload_static.php
388 /modules/ps_customeraccountlinks/vendor/autoload.php
389 /modules/ps_customeraccountlinks/vendor/composer/autoload_real.php
390 /modules/ps_customeraccountlinks/vendor/composer/autoload_static.php
391 /modules/ps_customtext/vendor/autoload.php
392 /modules/ps_customtext/vendor/composer/autoload_real.php
393 /modules/ps_customtext/vendor/composer/autoload_static.php
394 /modules/ps_dataprivacy/vendor/autoload.php
395 /modules/ps_dataprivacy/vendor/composer/autoload_real.php
396 /modules/ps_dataprivacy/vendor/composer/autoload_static.php
397 /modules/ps_emailsubscription/vendor/autoload.php
398 /modules/ps_emailsubscription/vendor/composer/autoload_real.php
399 /modules/ps_emailsubscription/vendor/composer/autoload_static.php
400 /modules/ps_faviconnotificationbo/vendor/autoload.php
401 /modules/ps_faviconnotificationbo/vendor/composer/autoload_real.php
402 /modules/ps_faviconnotificationbo/vendor/composer/autoload_static.php
403 /modules/ps_featuredproducts/vendor/autoload.php
404 /modules/ps_featuredproducts/vendor/composer/autoload_real.php
405 /modules/ps_featuredproducts/vendor/composer/autoload_static.php
406 /modules/ps_imageslider/vendor/autoload.php
407 /modules/ps_imageslider/vendor/composer/autoload_real.php
408 /modules/ps_imageslider/vendor/composer/autoload_static.php
409 /modules/ps_languageselector/vendor/autoload.php
410 /modules/ps_languageselector/vendor/composer/autoload_real.php
411 /modules/ps_languageselector/vendor/composer/autoload_static.php
412 /modules/ps_linklist/vendor/autoload.php
413 /modules/ps_linklist/vendor/composer/autoload_real.php
414 /modules/ps_linklist/vendor/composer/autoload_static.php
415 /modules/ps_mainmenu/vendor/autoload.php
416 /modules/ps_mainmenu/vendor/composer/autoload_real.php
417 /modules/ps_mainmenu/vendor/composer/autoload_static.php
418 /modules/ps_searchbar/vendor/autoload.php
419 /modules/ps_searchbar/vendor/composer/autoload_real.php
420 /modules/ps_searchbar/vendor/composer/platform_check.php
421 /modules/ps_searchbar/vendor/composer/autoload_static.php
422 /modules/ps_sharebuttons/vendor/autoload.php
423 /modules/ps_sharebuttons/vendor/composer/autoload_real.php
424 /modules/ps_sharebuttons/vendor/composer/platform_check.php
425 /modules/ps_sharebuttons/vendor/composer/autoload_static.php
426 /modules/ps_shoppingcart/vendor/autoload.php
427 /modules/ps_shoppingcart/vendor/composer/autoload_real.php
428 /modules/ps_shoppingcart/vendor/composer/autoload_static.php
429 /modules/ps_socialfollow/vendor/autoload.php
430 /modules/ps_socialfollow/vendor/composer/autoload_real.php
431 /modules/ps_socialfollow/vendor/composer/autoload_static.php
432 /modules/ps_themecusto/vendor/autoload.php
433 /modules/ps_themecusto/vendor/composer/autoload_real.php
434 /modules/ps_themecusto/vendor/composer/autoload_static.php
435 /modules/ps_wirepayment/vendor/autoload.php
436 /modules/ps_wirepayment/vendor/composer/autoload_real.php
437 /modules/ps_wirepayment/vendor/composer/autoload_static.php
438 /modules/statsbestcustomers/vendor/autoload.php
439 /modules/statsbestcustomers/vendor/composer/autoload_real.php
440 /modules/statsbestcustomers/vendor/composer/autoload_static.php
441 /modules/statsbestsuppliers/vendor/autoload.php
442 /modules/statsbestsuppliers/vendor/composer/autoload_real.php
443 /modules/statsbestsuppliers/vendor/composer/autoload_static.php
444 /modules/statscatalog/vendor/autoload.php
445 /modules/statscatalog/vendor/composer/autoload_real.php
446 /modules/statscatalog/vendor/composer/autoload_static.php
447 /modules/statscheckup/vendor/autoload.php
448 /modules/statscheckup/vendor/composer/autoload_real.php
449 /modules/statscheckup/vendor/composer/autoload_static.php
450 /modules/statsdata/vendor/autoload.php
451 /modules/statsdata/vendor/composer/autoload_real.php
452 /modules/statsdata/vendor/composer/autoload_static.php
453 /modules/statsproduct/vendor/autoload.php
454 /modules/statsproduct/vendor/composer/autoload_real.php
455 /modules/statsproduct/vendor/composer/autoload_static.php
456 /modules/statsstock/vendor/autoload.php
457 /modules/statsstock/vendor/composer/autoload_real.php
458 /modules/statsstock/vendor/composer/autoload_static.php
459 /modules/psgdpr/vendor/autoload.php
460 /modules/psgdpr/vendor/composer/autoload_real.php
461 /modules/psgdpr/vendor/composer/autoload_static.php
462 /modules/blockreassurance/vendor/autoload.php
463 /modules/blockreassurance/vendor/composer/autoload_real.php
464 /modules/blockreassurance/vendor/composer/autoload_static.php
465 /modules/ps_facetedsearch/vendor/autoload.php
466 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
467 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
468 /modules/nkmgls/vendor/autoload.php
469 /modules/nkmgls/vendor/composer/autoload_real.php
470 /modules/nkmgls/vendor/composer/platform_check.php
471 /modules/nkmgls/vendor/composer/autoload_static.php
472 /modules/nkmgls/vendor/nukium/gls-prestashop/lib/NkmHelper.php
473 /modules/paybox/vendor/autoload.php
474 /modules/paybox/vendor/composer/autoload_real.php
475 /modules/paybox/vendor/composer/platform_check.php
476 /modules/paybox/vendor/composer/autoload_static.php
477 /modules/paybox/vendor/clue/stream-filter/src/functions_include.php
478 /modules/paybox/vendor/clue/stream-filter/src/functions.php
479 /modules/paybox/vendor/php-http/message/src/filters.php
480 /modules/iqitsociallogin/vendor/autoload.php
481 /modules/iqitsociallogin/vendor/composer/autoload_real.php
482 /modules/iqitsociallogin/vendor/composer/platform_check.php
483 /modules/iqitsociallogin/vendor/composer/autoload_static.php
484 /modules/ps_eventbus/vendor/autoload.php
485 /modules/ps_eventbus/vendor/composer/autoload_real.php
486 /modules/ps_eventbus/vendor/composer/autoload_static.php
487 /modules/ps_accounts/vendor/autoload.php
488 /modules/ps_accounts/vendor/composer/autoload_real.php
489 /modules/ps_accounts/vendor/composer/platform_check.php
490 /modules/ps_accounts/vendor/composer/autoload_static.php
491 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
492 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
493 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
494 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
495 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
496 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
497 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
498 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
499 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
500 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
501 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
502 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
503 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
504 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
505 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
506 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
507 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
508 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
509 /modules/ps_emailalerts/vendor/autoload.php
510 /modules/ps_emailalerts/vendor/composer/autoload_real.php
511 /modules/ps_emailalerts/vendor/composer/autoload_static.php
512 /modules/ps_checkout/vendor/autoload.php
513 /modules/ps_checkout/vendor/composer/autoload_real.php
514 /modules/ps_checkout/vendor/composer/platform_check.php
515 /modules/ps_checkout/vendor/composer/autoload_static.php
516 /modules/ps_checkout/vendor/ramsey/uuid/src/functions.php
517 /modules/autoupgrade/vendor/autoload.php
518 /modules/autoupgrade/vendor/composer/autoload_real.php
519 /modules/autoupgrade/vendor/composer/autoload_static.php
520 /modules/sendinblue/vendor/autoload.php
521 /modules/sendinblue/vendor/composer/autoload_real.php
522 /modules/sendinblue/vendor/composer/platform_check.php
523 /modules/sendinblue/vendor/composer/autoload_static.php
524 /src/Core/Hook/HookModuleFilter.php
525 /src/Core/Hook/HookModuleFilterInterface.php
526 /modules/ps_checkout/ps_checkout.php
527 /classes/PaymentModule.php
528 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
529 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
530 /classes/Translate.php
531 /modules/ps_checkout/translations/fr.php
532 /src/PrestaShopBundle/Translation/TranslatorComponent.php
533 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
534 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
535 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
536 /vendor/symfony/contracts/Translation/TranslatorInterface.php
537 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
538 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
539 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
540 /src/PrestaShopBundle/Translation/TranslatorInterface.php
541 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
542 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
543 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
544 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
545 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
546 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
547 /vendor/symfony/contracts/Translation/TranslatorTrait.php
548 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
549 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
550 /var/cache/prod/translations/catalogue.fr-FR.NXhscRe.php
551 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
552 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
553 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
554 /controllers/front/listing/CategoryController.php
555 /classes/controller/ProductListingFrontController.php
556 /classes/controller/ProductPresentingFrontController.php
557 /classes/controller/FrontController.php
558 /src/Adapter/Presenter/Object/ObjectPresenter.php
559 /src/Adapter/Presenter/PresenterInterface.php
560 /src/Adapter/Presenter/Cart/CartPresenter.php
561 /src/Adapter/Image/ImageRetriever.php
562 /classes/tax/TaxConfiguration.php
563 /classes/Smarty/TemplateFinder.php
564 /classes/assets/StylesheetManager.php
565 /classes/assets/AbstractAssetManager.php
566 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
567 /classes/assets/JavascriptManager.php
568 /classes/assets/CccReducer.php
569 /modules/iqitthemeeditor/iqitthemeeditor.php
570 /modules/iqitthemeeditor/src/IqitSmartyModifiers.php
571 /modules/iqitthemeeditor/translations/fr.php
572 /classes/Category.php
573 /classes/webservice/WebserviceRequest.php
574 /src/Core/Localization/Locale/Repository.php
575 /src/Core/Localization/Locale/RepositoryInterface.php
576 /src/Core/Localization/CLDR/LocaleRepository.php
577 /src/Core/Localization/CLDR/LocaleDataSource.php
578 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
579 /src/Core/Data/Layer/AbstractDataLayer.php
580 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
581 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
582 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
583 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
584 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
585 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
586 /vendor/symfony/contracts/Cache/CacheTrait.php
587 /vendor/psr/cache/src/InvalidArgumentException.php
588 /vendor/psr/cache/src/CacheException.php
589 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
590 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
591 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
592 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
593 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
594 /src/Core/Localization/CLDR/Reader.php
595 /src/Core/Localization/CLDR/ReaderInterface.php
596 /src/Core/Localization/Currency/Repository.php
597 /src/Core/Localization/Currency/RepositoryInterface.php
598 /src/Core/Localization/Currency/CurrencyDataSource.php
599 /src/Core/Localization/Currency/DataSourceInterface.php
600 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
601 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
602 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
603 /src/Adapter/Currency/CurrencyDataProvider.php
604 /src/Core/Currency/CurrencyDataProviderInterface.php
605 /src/Adapter/LegacyContext.php
606 /src/Adapter/Tools.php
607 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
608 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
609 /vendor/prestashop/decimal/src/Operation/Rounding.php
610 /src/Core/Localization/Locale.php
611 /src/Core/Localization/LocaleInterface.php
612 /src/Core/Localization/Specification/Price.php
613 /src/Core/Localization/Specification/Number.php
614 /src/Core/Localization/Specification/NumberInterface.php
615 /src/Core/Localization/Specification/Factory.php
616 /src/Core/Localization/CLDR/LocaleData.php
617 /src/Core/Localization/CLDR/NumberSymbolsData.php
618 /src/Core/Localization/CLDR/CurrencyData.php
619 /src/Core/Localization/CLDR/Locale.php
620 /src/Core/Localization/CLDR/LocaleInterface.php
621 /src/Core/Localization/Specification/NumberSymbolList.php
622 /classes/Currency.php
623 /src/Core/Localization/Currency/LocalizedCurrencyId.php
624 /src/Core/Localization/Currency/CurrencyData.php
625 /src/Core/Localization/Currency/CurrencyCollection.php
626 /src/Core/Localization/Currency.php
627 /src/Core/Localization/CurrencyInterface.php
628 /src/Core/Localization/Specification/NumberCollection.php
629 /src/Core/Localization/Number/Formatter.php
630 /classes/Cart.php
631 /src/Adapter/AddressFactory.php
632 /classes/CartRule.php
633 /classes/Product.php
634 /src/Core/Domain/Product/ValueObject/RedirectType.php
635 /src/Core/Util/DateTime/DateTime.php
636 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
637 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
638 /src/Core/Domain/Product/ValueObject/ProductType.php
639 /src/Core/Domain/Product/ValueObject/Reference.php
640 /src/Core/Domain/Product/ValueObject/Ean13.php
641 /src/Core/Domain/Product/ValueObject/Isbn.php
642 /src/Core/Domain/Product/ValueObject/Upc.php
643 /src/Core/Domain/Product/ProductSettings.php
644 /src/Core/Image/ImageFormatConfiguration.php
645 /src/Core/Image/ImageFormatConfigurationInterface.php
646 /classes/FeatureFlag.php
647 /src/Core/FeatureFlag/FeatureFlagSettings.php
648 /classes/ImageType.php
649 /src/Core/Domain/Shop/ValueObject/ShopId.php
650 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
651 /modules/ps_emailsubscription/ps_emailsubscription.php
652 /src/Core/Module/WidgetInterface.php
653 /src/PrestaShopBundle/Translation/DomainNormalizer.php
654 /classes/Media.php
655 /modules/blockreassurance/blockreassurance.php
656 /modules/nkmgls/nkmgls.php
657 /modules/nkmgls/controllers/admin/AdminGlsOrderController.php
658 /classes/controller/ModuleAdminController.php
659 /classes/controller/AdminController.php
660 /modules/nkmgls/controllers/admin/AdminGlsAjaxController.php
661 /modules/nkmgls/controllers/admin/AdminGlsLabelController.php
662 /modules/nkmgls/controllers/admin/AdminGlsPackingListController.php
663 /classes/module/CarrierModule.php
664 /modules/nkmgls/translations/fr.php
665 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Init/PrestashopGlsInit.php
666 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/GlsInit.php
667 /modules/nkmgls/vendor/nukium/gls-common/src/Util/ServiceInstantiationTrait.php
668 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Container.php
669 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ContainerInterface.php
670 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/ShipItAdapterResolutionInit.php
671 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Init/PrestashopAdapterInit.php
672 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/AdapterInitInterface.php
673 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Repository/Cache/CacheRepositoryFactory.php
674 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/Cache/PrestashopCacheRepository.php
675 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/AbstractRepository.php
676 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Repository/Cache/CacheRepositoryInterface.php
677 /modules/nkmgls/vendor/nukium/gls-prestashop/classes/GlsCacheClass.php
678 /modules/nkmgls/vendor/nukium/gls-common/src/Entity/CacheInterface.php
679 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Address/AddressHandlerFactory.php
680 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/DTO/Adapter/Address/PrestashopAddressHandler.php
681 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Address/AddressHandler.php
682 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Carrier/CarrierHandlerFactory.php
683 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/DTO/Adapter/Carrier/PrestashopCarrierHandler.php
684 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Carrier/CarrierHandler.php
685 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/ModuleHelper.php
686 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Config/PrestashopConfig.php
687 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Config/ConfigInterface.php
688 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/Carrier/PrestashopCarrierRepository.php
689 /classes/Carrier.php
690 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Entity/Cache/CacheHandlerFactory.php
691 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/Entity/Cache/PrestashopCacheHandler.php
692 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Entity/Cache/CacheHandler.php
693 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Config/ConfigFactory.php
694 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/EntityManager/EntityManagerFactory.php
695 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/EntityManager/PrestashopEntityManager.php
696 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/EntityManager/EntityManagerInterface.php
697 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Shop/ShopFactory.php
698 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Shop/PrestashopShop.php
699 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Shop/ShopInterface.php
700 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Translator/TranslatorFactory.php
701 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Translator/PrestashopTranslator.php
702 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Translator/TranslatorInterface.php
703 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Utility/UtilityFactory.php
704 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Utility/PrestashopUtility.php
705 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Utility/Component/DefaultUtility.php
706 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Patch/PatchSystem.php
707 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Logger/Component/DefaultLogger.php
708 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Patch/Component/AddOriginalAddressPatch.php
709 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Patch/PatchComponentInterface.php
710 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItAdapterResolution.php
711 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/NoShipItAdapter.php
712 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItAdapterInterface.php
713 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/LabelAdapter.php
714 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/AbstractAdapter.php
715 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/AuthErrorComponent.php
716 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItComponentInterface.php
717 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/DefaultErrorComponent.php
718 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Logger/LoggerFactory.php
719 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelInternationalComponent.php
720 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Routine/ShipItErrorRoutine.php
721 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/ShipmentApi.php
722 /modules/nkmgls/vendor/nukium/gls-common/src/Service/HttpClient/LegacyClient.php
723 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Legacy/GlsApiHandler.php
724 /modules/nkmgls/vendor/nukium/gls-common/src/Service/HttpClient/GlsCurlClient.php
725 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Helper/GlsHelper.php
726 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelErrorComponent.php
727 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelComponent.php
728 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/RelayAdapter.php
729 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/RelayComponent.php
730 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/TrackingAdapter.php
731 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/TrackingComponent.php
732 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/TrackingApi.php
733 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/Carrier/GlsExpressHandler.php
734 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/FtpHelper.php
735 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/EnvHelper.php
736 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Routine/AllowedServicesRoutine.php
737 /modules/nkmgls/vendor/nukium/gls-common/src/Service/DataLoader/AllowedServicesLoader.php
738 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/GLS/AllowedServicesHandler.php
739 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/AllowedServicesApi.php
740 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Routine/CacheRoutine.php
741 /modules/nkmgls/vendor/nukium/gls-common/src/Service/DataLoader/CacheLoader.php
742 /modules/paybox/paybox.php
743 /modules/paybox/src/Configuration/Settings.php
744 /modules/paybox/vendor/netresearch/jsonmapper/src/JsonMapper.php
745 /modules/paybox/src/Configuration/Account.php
746 /modules/paybox/src/Configuration/DemoAccount.php
747 /modules/paybox/src/Configuration/PaymentConfiguration.php
748 /modules/paybox/src/Configuration/SubscriptionConfiguration.php
749 /modules/paybox/src/Configuration/InstalmentConfiguration.php
750 /modules/paybox/src/Configuration/Instalment.php
751 /modules/paybox/src/Configuration/Contract.php
752 /modules/paybox/src/Utils/Tools.php
753 /vendor/monolog/monolog/src/Monolog/Logger.php
754 /vendor/monolog/monolog/src/Monolog/ResettableInterface.php
755 /vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
756 /vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
757 /vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
758 /vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
759 /vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
760 /vendor/monolog/monolog/src/Monolog/Utils.php
761 /modules/paybox/translations/fr.php
762 /modules/ps_emailalerts/ps_emailalerts.php
763 /modules/ps_emailalerts/MailAlert.php
764 /modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
765 /modules/ps_checkout/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
766 /modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
767 /var/cache/prod/Ps_checkout8440FrontContainer.php
768 /modules/ps_checkout/src/Validator/FrontControllerValidator.php
769 /modules/ps_checkout/src/Validator/MerchantValidator.php
770 /modules/ps_checkout/src/PayPal/PayPalConfiguration.php
771 /modules/ps_checkout/src/Configuration/PrestaShopConfiguration.php
772 /modules/ps_checkout/src/Configuration/PrestaShopConfigurationOptionsResolver.php
773 /modules/ps_checkout/src/Shop/ShopProvider.php
774 /vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php
775 /vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/Options.php
776 /modules/ps_checkout/src/Repository/PayPalCodeRepository.php
777 /modules/ps_checkout/src/Repository/PsAccountRepository.php
778 /modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php
779 /modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php
780 /src/Core/Addon/Module/ModuleManagerBuilder.php
781 /src/Core/Util/File/YamlParser.php
782 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
783 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
784 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
785 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
786 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
787 /var/cache/prod/yaml/4b591b7a28d98961575010499c0558f3.php
788 /src/Adapter/LegacyLogger.php
789 /src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
790 /src/Adapter/Module/ModuleDataProvider.php
791 /src/Adapter/Module/AdminModuleDataProvider.php
792 /src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
793 /src/Adapter/Module/Module.php
794 /src/Core/Module/ModuleInterface.php
795 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
796 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
797 /vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
798 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
799 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
800 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
801 /vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
802 /vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
803 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
804 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
805 /vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
806 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
807 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
808 /src/Adapter/Module/ModuleDataUpdater.php
809 /src/Core/Module/ModuleManager.php
810 /src/Core/Module/ModuleManagerInterface.php
811 /src/Core/Module/ModuleRepository.php
812 /src/Core/Module/ModuleRepositoryInterface.php
813 /src/Adapter/HookManager.php
814 /src/Core/Module/SourceHandler/SourceHandlerFactory.php
815 /src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
816 /vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
817 /vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
818 /src/Core/Hook/HookDispatcherInterface.php
819 /modules/ps_accounts/ps_accounts.php
820 /modules/ps_accounts/src/Hook/HookableTrait.php
821 /modules/ps_accounts/src/Module/Install.php
822 /modules/ps_accounts/translations/fr.php
823 /modules/ps_accounts/src/ServiceContainer/PsAccountsContainer.php
824 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/ServiceContainer.php
825 /modules/ps_accounts/config.php
826 /modules/ps_accounts/src/Log/Logger.php
827 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Logger.php
828 /modules/ps_accounts/vendor/psr/log/Psr/Log/LoggerInterface.php
829 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
830 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
831 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
832 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
833 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
834 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
835 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Utils.php
836 /modules/ps_accounts/src/ServiceProvider/ApiClientProvider.php
837 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/Contract/IServiceProvider.php
838 /modules/ps_accounts/src/ServiceProvider/CommandProvider.php
839 /modules/ps_accounts/src/ServiceProvider/DefaultProvider.php
840 /modules/ps_accounts/src/ServiceProvider/OAuth2Provider.php
841 /modules/ps_accounts/src/ServiceProvider/RepositoryProvider.php
842 /modules/ps_accounts/src/ServiceProvider/SessionProvider.php
843 /modules/ps_accounts/src/Service/PsAccountsService.php
844 /modules/ps_accounts/src/Account/Session/ShopSession.php
845 /modules/ps_accounts/src/Account/Session/Session.php
846 /modules/ps_accounts/src/Account/Session/SessionInterface.php
847 /modules/ps_accounts/src/Repository/ConfigurationRepository.php
848 /modules/ps_accounts/src/Adapter/Configuration.php
849 /modules/ps_accounts/src/Service/OAuth2/OAuth2Service.php
850 /modules/ps_accounts/src/Http/Client/ClientConfig.php
851 /modules/ps_accounts/src/Http/Client/ConfigObject.php
852 /modules/ps_accounts/src/Type/Enum.php
853 /modules/ps_accounts/src/Service/OAuth2/OAuth2Client.php
854 /modules/ps_accounts/src/Adapter/Link.php
855 /modules/ps_accounts/src/Context/ShopContext.php
856 /modules/ps_accounts/vendor/ramsey/uuid/src/Uuid.php
857 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidInterface.php
858 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactory.php
859 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactoryInterface.php
860 /modules/ps_accounts/vendor/ramsey/uuid/src/FeatureSet.php
861 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
862 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
863 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
864 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
865 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/StringCodec.php
866 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/CodecInterface.php
867 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
868 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
869 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
870 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
871 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
872 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
873 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
874 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
875 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
876 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
877 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
878 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
879 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
880 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
881 /modules/ps_accounts/vendor/ramsey/uuid/src/BinaryUtils.php
882 /modules/ps_accounts/src/Service/OAuth2/CachedFile.php
883 /modules/ps_accounts/src/Account/LinkShop.php
884 /modules/ps_accounts/src/Cqrs/CommandBus.php
885 /modules/ps_accounts/src/Cqrs/Bus.php
886 /modules/ps_accounts/src/Account/Session/Firebase/ShopSession.php
887 /modules/ps_accounts/src/Account/Session/Firebase/FirebaseSession.php
888 /modules/ps_accounts/src/Account/Session/Firebase/OwnerSession.php
889 /modules/ps_checkout/src/Context/PrestaShopContext.php
890 /modules/ps_checkout/src/ExpressCheckout/ExpressCheckoutConfiguration.php
891 /modules/ps_checkout/src/PayPal/PayPalPayLaterConfiguration.php
892 /modules/ps_checkout/src/Version/Version.php
893 /modules/ps_accounts/src/Adapter/ConfigurationKeys.php
894 /src/Adapter/Presenter/Cart/CartLazyArray.php
895 /src/Adapter/Presenter/AbstractLazyArray.php
896 /src/Adapter/Product/PriceFormatter.php
897 /src/Core/Util/Inflector.php
898 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
899 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
900 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
901 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
902 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
903 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
904 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
905 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
906 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
907 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
908 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
909 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
910 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
911 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
912 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
913 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
914 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
915 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
916 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
917 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
918 /classes/Gender.php
919 /classes/Risk.php
920 /classes/Meta.php
921 /modules/revsliderprestashop/revsliderprestashop.php
922 /modules/revsliderprestashop/rev-loader.php
923 /modules/revsliderprestashop/includes/revslider_db.class.php
924 /modules/revsliderprestashop/includes/data.class.php
925 /modules/revsliderprestashop/includes/functions.class.php
926 /modules/revsliderprestashop/includes/em-integration.class.php
927 /modules/revsliderprestashop/includes/cssparser.class.php
928 /modules/revsliderprestashop/includes/woocommerce.class.php
929 /modules/revsliderprestashop/includes/wpml.class.php
930 /modules/revsliderprestashop/includes/colorpicker.class.php
931 /modules/revsliderprestashop/includes/navigation.class.php
932 /modules/revsliderprestashop/includes/object-library.class.php
933 /modules/revsliderprestashop/admin/includes/loadbalancer.class.php
934 /modules/revsliderprestashop/admin/includes/plugin-update.class.php
935 /modules/revsliderprestashop/includes/extension.class.php
936 /modules/revsliderprestashop/includes/favorite.class.php
937 /modules/revsliderprestashop/includes/aq-resizer.class.php
938 /modules/revsliderprestashop/includes/external-sources.class.php
939 /modules/revsliderprestashop/includes/page-template.class.php
940 /modules/revsliderprestashop/includes/slider.class.php
941 /modules/revsliderprestashop/includes/slide.class.php
942 /modules/revsliderprestashop/includes/output.class.php
943 /modules/revsliderprestashop/public/revslider-front.class.php
944 /modules/revsliderprestashop/includes/backwards.php
945 /modules/revsliderprestashop/admin/includes/class-pclzip.php
946 /modules/revsliderprestashop/admin/includes/license.class.php
947 /modules/revsliderprestashop/admin/includes/addons.class.php
948 /modules/revsliderprestashop/admin/includes/template.class.php
949 /modules/revsliderprestashop/admin/includes/functions-admin.class.php
950 /modules/revsliderprestashop/admin/includes/folder.class.php
951 /modules/revsliderprestashop/admin/includes/import.class.php
952 /modules/revsliderprestashop/admin/includes/export.class.php
953 /modules/revsliderprestashop/admin/includes/export-html.class.php
954 /modules/revsliderprestashop/admin/includes/newsletter.class.php
955 /modules/revsliderprestashop/admin/revslider-admin.class.php
956 /modules/revsliderprestashop/includes/update.class.php
957 /modules/revsliderprestashop/includes/resize-imag.php
958 /modules/revsliderprestashop/translations/fr.php
959 /classes/Address.php
960 /classes/State.php
961 /src/Core/Security/PasswordPolicyConfiguration.php
962 /src/Core/Configuration/DataConfigurationInterface.php
963 /src/Core/Security/Hashing.php
964 /src/Core/Filter/FrontEndObject/MainFilter.php
965 /src/Core/Filter/FilterInterface.php
966 /src/Core/Filter/FrontEndObject/CartFilter.php
967 /src/Core/Filter/HashMapWhitelistFilter.php
968 /src/Core/Filter/CollectionFilter.php
969 /src/Core/Filter/FrontEndObject/ProductFilter.php
970 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
971 /src/Core/Filter/FrontEndObject/CustomerFilter.php
972 /src/Core/Filter/FrontEndObject/ShopFilter.php
973 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
974 /modules/productcomments/productcomments.php
975 /modules/ps_shoppingcart/ps_shoppingcart.php
976 /modules/iqitcontactpage/iqitcontactpage.php
977 /modules/iqitcontactpage/translations/fr.php
978 /modules/iqitsociallogin/iqitsociallogin.php
979 /modules/iqitsociallogin/translations/fr.php
980 /modules/iqitmegamenu/iqitmegamenu.php
981 /modules/iqitmegamenu/models/IqitMenuTab.php
982 /modules/iqitmegamenu/models/IqitMenuHtml.php
983 /modules/iqitmegamenu/models/IqitMenuLinks.php
984 /modules/iqitmegamenu/translations/fr.php
985 /modules/iqitelementor/iqitelementor.php
986 /modules/iqitelementor/src/IqitElementorLanding.php
987 /modules/iqitelementor/src/IqitElementorTemplate.php
988 /modules/iqitelementor/src/IqitElementorProduct.php
989 /modules/iqitelementor/src/IqitElementorCategory.php
990 /modules/iqitelementor/src/IqitElementorContent.php
991 /modules/iqitelementor/src/iqitElementorWpHelper.php
992 /modules/iqitelementor/includes/plugin-elementor.php
993 /modules/iqitelementor/src/widgets/IqitElementorWidget_Brands.php
994 /modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsList.php
995 /modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php
996 /modules/iqitelementor/src/widgets/IqitElementorWidget_Modules.php
997 /modules/iqitelementor/src/widgets/IqitElementorWidget_CustomTpl.php
998 /modules/iqitelementor/src/widgets/IqitElementorWidget_Menu.php
999 /modules/iqitelementor/src/widgets/IqitElementorWidget_RevolutionSlider.php
1000 /modules/iqitelementor/src/widgets/IqitElementorWidget_Newsletter.php
1001 /modules/iqitelementor/src/widgets/IqitElementorWidget_Blog.php
1002 /modules/iqitelementor/src/widgets/IqitElementorWidget_Search.php
1003 /modules/iqitelementor/src/widgets/IqitElementorWidget_Links.php
1004 /modules/iqitelementor/src/widgets/IqitElementorWidget_ContactForm.php
1005 /modules/iqitelementor/translations/fr.php
1006 /modules/iqitfreedeliverycount/iqitfreedeliverycount.php
1007 /modules/iqitfreedeliverycount/translations/fr.php
1008 /modules/sendinblue/sendinblue.php
1009 /modules/sendinblue/translations/fr.php
1010 /modules/sendinblue/services/ConfigService.php
1011 /modules/colissimo_simplicite/colissimo_simplicite.php
1012 /modules/colissimo_simplicite/models/ColissimoDeliveryInfo.php
1013 /modules/colissimo_simplicite/models/ColissimoDeliveryPoint.php
1014 /modules/colissimo_simplicite/translations/fr.php
1015 /modules/lgcookieslaw/lgcookieslaw.php
1016 /modules/lgcookieslaw/translations/fr.php
1017 /src/Core/Product/Search/ProductSearchContext.php
1018 /src/Core/Product/Search/ProductSearchQuery.php
1019 /src/Core/Product/Search/SortOrder.php
1020 /modules/ps_facetedsearch/ps_facetedsearch.php
1021 /modules/ps_facetedsearch/src/HookDispatcher.php
1022 /modules/ps_facetedsearch/src/Hook/Attribute.php
1023 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
1024 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
1025 /modules/ps_facetedsearch/src/Hook/Category.php
1026 /modules/ps_facetedsearch/src/Hook/Configuration.php
1027 /modules/ps_facetedsearch/src/Hook/Design.php
1028 /modules/ps_facetedsearch/src/Hook/Feature.php
1029 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
1030 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
1031 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
1032 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
1033 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
1034 /modules/ps_facetedsearch/src/Hook/Product.php
1035 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
1036 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
1037 /modules/ps_facetedsearch/src/Filters/Provider.php
1038 /modules/ps_facetedsearch/src/URLSerializer.php
1039 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
1040 /modules/ps_facetedsearch/src/Product/SearchProvider.php
1041 /src/Core/Product/Search/FacetsRendererInterface.php
1042 /src/Core/Product/Search/ProductSearchProviderInterface.php
1043 /modules/ps_facetedsearch/src/Filters/Converter.php
1044 /modules/ps_facetedsearch/src/Product/SearchFactory.php
1045 /src/Core/Product/Search/ProductSearchResult.php
1046 /classes/Combination.php
1047 /modules/ps_facetedsearch/src/Product/Search.php
1048 /modules/ps_facetedsearch/src/Adapter/MySQL.php
1049 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
1050 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
1051 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
1052 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
1053 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
1054 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
1055 /modules/ps_facetedsearch/src/Filters/Products.php
1056 /classes/stock/StockAvailable.php
1057 /modules/ps_facetedsearch/src/Filters/Block.php
1058 /src/Core/Product/Search/Facet.php
1059 /src/Core/Product/Search/Filter.php
1060 /vendor/prestashop/decimal/src/DecimalNumber.php
1061 /vendor/prestashop/decimal/src/Builder.php
1062 /src/Core/Product/Search/FacetCollection.php
1063 /classes/ProductAssembler.php
1064 /classes/tax/Tax.php
1065 /classes/Manufacturer.php
1066 /classes/SpecificPrice.php
1067 /classes/tax/TaxManagerFactory.php
1068 /classes/tax/TaxRulesTaxManager.php
1069 /classes/tax/TaxManagerInterface.php
1070 /classes/tax/TaxCalculator.php
1071 /classes/GroupReduction.php
1072 /src/Core/Localization/CLDR/ComputingPrecision.php
1073 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
1074 /classes/Pack.php
1075 /classes/order/Order.php
1076 /classes/Feature.php
1077 /classes/ProductPresenterFactory.php
1078 /src/Adapter/Presenter/Product/ProductListingPresenter.php
1079 /src/Adapter/Presenter/Product/ProductPresenter.php
1080 /src/Adapter/Product/ProductColorsRetriever.php
1081 /src/Core/Product/ProductPresentationSettings.php
1082 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
1083 /src/Adapter/Presenter/Product/ProductLazyArray.php
1084 /classes/Image.php
1085 /vendor/prestashop/decimal/src/Operation/Division.php
1086 /vendor/prestashop/decimal/src/Operation/Multiplication.php
1087 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
1088 /var/cache/prod/smarty/compile/warehouse/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
1089 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
1090 /vendor/smarty/smarty/libs/plugins/modifier.count.php
1091 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
1092 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
1093 /var/cache/prod/smarty/compile/warehouse/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
1094 /src/Core/Product/Search/Pagination.php
1095 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/bb/85/6b/bb856bc456eeb8d3881b4b16559692931100cee3_2.file.category.tpl.php
1096 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1097 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/92/5b/54/925b5420d64b948b3229da21ab6dd2ff798a7a1a_2.file.product-list.tpl.php
1098 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/24/3e/71/243e71636e97556888c0393b2f9b2707ca88ed68_2.file.layout-left-column.tpl.php
1099 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/71/d7/35/71d735abfb624f417275d842d825bca284f61193_2.file.layout-both-columns.tpl.php
1100 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7d/45/b7/7d45b7ec7efac918307809de29557d44680a63e4_2.file.helpers.tpl.php
1101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
1102 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/86/07/8b/86078b28459fa7cd90601729f42410aa6198246a_2.file.head.tpl.php
1103 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/75/a1/41/75a14189d0796b2f1afd51b5286ce629009a30ed_2.file.head-jsonld.tpl.php
1104 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/4f/0b/1f/4f0b1fdd2b9e22e8147a81c8cb2124c0a64a0d9f_2.file.product-list-jsonld.tpl.php
1105 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/53/60/5f/53605fdf8a8949b6a22d2d9cb063fe42d53e06b8_2.file.pagination-seo.tpl.php
1106 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
1107 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/39/a8/b1/39a8b12a758387bfe9a459af55b35aa2633c339c_2.file.stylesheets.tpl.php
1108 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/cd/b1/00/cdb100cf3c2798f0d78781ef17d51d53ad8d6aa3_2.file.javascript.tpl.php
1109 /classes/ProductDownload.php
1110 /src/Core/Cart/Calculator.php
1111 /src/Core/Cart/CartRowCollection.php
1112 /src/Core/Cart/Fees.php
1113 /src/Core/Cart/AmountImmutable.php
1114 /src/Core/Cart/CartRuleCollection.php
1115 /src/Core/Cart/CartRuleCalculator.php
1116 /src/Adapter/Product/PriceCalculator.php
1117 /src/Core/Cart/CartRow.php
1118 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
1119 /src/Core/Util/String/StringModifier.php
1120 /src/Core/Util/String/StringModifierInterface.php
1121 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/15/5f/49/155f4970adacdf2bb136d57371ece6919a20a9f4_2.file.product-activation.tpl.php
1122 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/49/3f/fd/493ffd63fb8e54f110fda59bc59cba5f0243b073_2.file.header.tpl.php
1123 /modules/iqithtmlandbanners/iqithtmlandbanners.php
1124 /modules/iqithtmlandbanners/src/IqitHtmlAndBannerRepository.php
1125 /modules/iqithtmlandbanners/src/IqitHtmlAndBannerPresenter.php
1126 /modules/iqithtmlandbanners/src/IqitHtmlAndBanner.php
1127 /modules/iqithtmlandbanners/translations/fr.php
1128 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
1129 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
1130 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
1131 /var/cache/prod/smarty/cache/iqithtmlandbanners/1/1/1/1/8/displayNav1/warehouse/c7/74/df/c774dfa1ec092af1bad964e2e84d44e094a12e16.iqithtmlandbannersviewstemplateshookiqithtmlandbanners.tpl.php
1132 /modules/ps_languageselector/ps_languageselector.php
1133 /modules/ps_currencyselector/ps_currencyselector.php
1134 /var/cache/prod/smarty/compile/warehouse/b9/77/56/b97756c07f8c7dd53da6530f78f67ddd242f77c9_2.module.ps_currencyselectorps_currencyselector.tpl.php
1135 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/16/a1/8f/16a18f495002f0441eaa5151434d5866441bac65_2.file.header-2.tpl.php
1136 /modules/iqitsearch/iqitsearch.php
1137 /modules/iqitsearch/translations/fr.php
1138 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
1139 /var/cache/prod/smarty/compile/warehouse/78/3c/e0/783ce0bc99544193d9645b02e003b32e879d6a43_2.module.iqitsearchviewstemplateshookiqitsearch.tpl.php
1140 /var/cache/prod/smarty/compile/warehouse/46/29/db/4629dbb3c4efa13c090c633dc2e46e5f2b42bed3_2.module.iqitsearchviewstemplateshooksearchbar.tpl.php
1141 /modules/ps_customersignin/ps_customersignin.php
1142 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/72/be/19/72be192e406191c1cad554abe284e159adeb4234_2.module.ps_customersigninps_customersigninbtn.tpl.php
1143 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b4/a4/76/b4a476e0a8201677b298f7c0f8ca1ac698e1bac3_2.module.ps_shoppingcartps_shoppingcartbtn.tpl.php
1144 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
1145 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/f6/e9/f2/f6e9f2b1680a466582d2199d038efe2cfa3a83f7_2.module.ps_shoppingcartps_shoppingcartcontent.tpl.php
1146 /var/cache/prod/smarty/cache/iqitmegamenu/index/1/1/1/1/8/warehouse/12/c6/31/12c63107907c6d214b90e77509786468cad41332.iqitmegamenuviewstemplateshookhorizontal.tpl.php
1147 /classes/CMS.php
1148 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php
1149 /var/cache/prod/smarty/compile/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplateshookhorizontal.tpl.cache.php
1150 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
1151 /var/cache/prod/smarty/compile/warehouse/47/0d/5c/470d5c96fd175e37e89afd5cc78d331c9756e29d_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content.tpl.cache.php
1152 /var/cache/prod/smarty/compile/warehouse/98/cb/9e/98cb9e3fbf4c879e219db3109049550b02a2da1b_2.module.iqitmegamenuviewstemplateshookmobile.tpl.cache.php
1153 /var/cache/prod/smarty/compile/warehouse/56/f0/d4/56f0d4faf7cc1ec9240e891fedda6e0b4794dc62_2.module.iqitmegamenuviewstemplateshook_partialssubmenu_content_mobile.tpl.cache.php
1154 /var/cache/prod/smarty/compile/warehouse/9b/b6/a9/9bb6a9970aa01b8fd3c752c16e574cb1b14bf323_2.module.ps_languageselectorps_languageselectormobilemenu.tpl.cache.php
1155 /var/cache/prod/smarty/compile/warehouse/dd/65/22/dd6522dbacb2ead7139cef7a64e59ac80e0726fc_2.module.ps_currencyselectorps_currencyselectormobilemenu.tpl.cache.php
1156 /var/cache/prod/smarty/compile/warehouse/d3/f6/c8/d3f6c8247111f1ef9bebabfff451b9cb9207ba0b_2.module.ps_customersigninps_customersigninmobilemenu.tpl.cache.php
1157 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
1158 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
1159 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/27/7f/d3/277fd37fbd4e3d5997a6729163ed4291fb7b747e_2.file.mobile-header-1.tpl.php
1160 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/7a/30/38/7a3038780284d52e9fcd7a66e51e5b86a166106b_2.module.iqitsearchviewstemplateshooksearchbarmobile.tpl.php
1161 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/be/ee/e6/beeee6f3d87613010f8af1cabc4c4562f8cf600a_2.module.ps_customersigninps_customersigninmobile.tpl.php
1162 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/d4/e1/57/d4e1571b6b210795247564db06deb17061778b51_2.module.ps_shoppingcartps_shoppingcartmqty.tpl.php
1163 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/9a/64/f3/9a64f33010c8c3420bbc410257bdb57f0a9bc3be_2.file.breadcrumb.tpl.php
1164 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/d4/35/7f/d4357f43e19050f2d2f2028e6f165cd3b7cc2cd7_2.file.notifications.tpl.php
1165 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a7/28/48/a72848955674ed794c6c6a5e504b11a1cb173ed8_2.file.category-header.tpl.php
1166 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/92/94/ca/9294ca5ac8cef4c021336349ebba4cf8ccc608a1_2.file.products-top.tpl.php
1167 /vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
1168 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/83/e9/08/83e90827ba40fafa2a771c4073ac57f31928625e_2.file.sort-orders.tpl.php
1169 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/18/fe/cb/18fecbdf20428cf6869837dea2e0d5ca5dd8d3ec_2.file.products.tpl.php
1170 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/3f/3e/f7/3f3ef74c741ca95575dc32ec76705f946e3422a0_2.file.product.tpl.php
1171 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/0d/c1/99/0dc199c5d12599ceeb88b6a2b1d98a7a56f14314_2.file.product-miniature-1.tpl.php
1172 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/b6/dd/21/b6dd2164727c4f6493fca8e8e7fc27495f5e513d_2.file.product-miniature-thumb.tpl.php
1173 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/56/c3/f2/56c3f2a516718b563166d070fcdb1702f53c5b74_2.file.product-miniature-btn.tpl.php
1174 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/c3/b4/5d/c3b45dd17613497fe3573058ca4c0e68116beb49_2.file.pagination.tpl.php
1175 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/d7/38/da/d738dab394eb6986b6d095fda5b79bd9db20b43b_2.file.products-bottom.tpl.php
1176 /modules/ps_categorytree/ps_categorytree.php
1177 /var/cache/prod/smarty/compile/warehouse/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
1178 /var/cache/prod/smarty/compile/warehouse/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
1179 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/a1/9f/e0/a19fe04169c26490610977ee4790590b01e18353_2.file.footer.tpl.php
1180 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/49/8a/94/498a94e3fb2e357d8f6d4e4c267d7b70c033a1c3_2.file.footer-1.tpl.php
1181 /modules/iqitlinksmanager/iqitlinksmanager.php
1182 /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php
1183 /modules/iqitlinksmanager/src/IqitLinkBlock.php
1184 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php
1185 /modules/iqitlinksmanager/translations/fr.php
1186 /var/cache/prod/smarty/cache/iqitlinksmanager/1/1/1/1/8/displayFooter/warehouse/a3/94/0b/a3940bd1d7ebdb077f5394215b97cf9d975f5741.iqitlinksmanagerviewstemplateshookiqitlinksmanager.tpl.php
1187 /var/cache/prod/smarty/cache/iqitcontactpage/1/1/1/1/8/warehouse/c4/e5/8b/c4e58ba5baab27adb5450fcac6725664cd1cef81.iqitcontactpageviewstemplateshookiqitcontactpageblock.tpl.php
1188 /var/cache/prod/smarty/compile/warehouse/ee/75/26/ee752603de038a9aef5378771f6bf531aa9e40f3_2.module.iqitcontactpageviewstemplateshookiqitcontactpageblock.tpl.cache.php
1189 /var/cache/prod/smarty/compile/warehouse/44/b4/ef/44b4ef888deb2f933dcd9da2c1066fcd712ea5c6_2.module.iqitcontactpageviewstemplateshook_partialscontent.tpl.cache.php
1190 /var/cache/prod/smarty/compile/warehouse/2d/c2/29/2dc229bcd2fcd72db57e2012572582b00bdf5abe_2.file.cookieslaw.tpl.php
1191 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
1192 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/63/d3/ad/63d3adee5f6b5e391329228d089f792c3bb82b69_2.file.social-links.tpl.php
1193 /var/cache/prod/smarty/compile/warehouse/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
1194 /modules/psgdpr/psgdpr.php
1195 /modules/psgdpr/translations/fr.php
1196 /modules/psgdpr/classes/GDPRConsent.php
1197 /var/cache/prod/smarty/compile/warehouse/5e/ee/24/5eee242e5cbca9bb89b8ffa439cebef7beaaf2e4_2.module.psgdprviewstemplateshookdisplayGDPRConsent.tpl.php
1198 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/16/d6/b8/16d6b8721374815caf8784f27e2d077ed824ca86_2.file.footer-copyrights-1.tpl.php
1199 /var/cache/prod/smarty/compile/warehouselayouts_layout_left_column_tpl/22/f3/55/22f35596a1c264e5427f9b58f5206b3b8a797425_2.file.password-policy-template.tpl.php
1200 /modules/statsdata/statsdata.php
1201 /classes/Connection.php
1202 /classes/ConnectionsSource.php