ЩИПКИ ТАПИЦЕРИЯ

Разгледай видовете щипки

Марка

Модел

Модификация

Показани са 1486-1500 от общо 1559 артикул(а)
Load Time1847 ms - You'd better run your shop on a toaster
Querying Time252 ms
Queries415
Memory Peak Usage17.7 Mb
Included Files678 files - 7.48 Mb
PrestaShop Cache- Mb
Global vars0.10 Mb
PrestaShop Version1.7.6.1
PHP Version7.2.34 (OK)
MySQL Version10.3.36-MariaDB-log (OK)
Memory Limit1G
Max Execution Time60s
Smarty Cacheenabled
Smarty Compilationauto
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 41 ms 41 ms 3.01 Mb 3.04 Mb
__construct 0 ms 41 ms - Mb 3.04 Mb
init 33 ms 74 ms 1.52 Mb 4.57 Mb
checkAccess 0 ms 74 ms - Mb 4.57 Mb
setMedia 5 ms 78 ms 0.12 Mb 4.65 Mb
postProcess 0 ms 78 ms - Mb 4.65 Mb
initHeader 0 ms 78 ms - Mb 4.65 Mb
initContent 153 ms 231 ms 4.74 Mb 9.39 Mb
initFooter 0 ms 231 ms - Mb 9.39 Mb
display 1616 ms 1847 ms 8.02 Mb 17.75 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 415 queries

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE p.id_product FROM ps_product p INNER JOIN  ps_product_lang pl ON(p.id_product = pl.id_product AND pl.id_lang = 2) WHERE p.active = 1  AND p.id_product IN (SELECT id_product FROM ps_category_product WHERE id_category = 304) ORDER BY p.price asc LIMIT 15 OFFSET 1485
26.1 1559 Yes /modules/em_additional_filter/search_provider.php:212
SELECT SQL_NO_CACHE DISTINCT c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND c.id_category IN (SELECT id_category FROM `ps_category_group` WHERE `id_group` IN (3))
ORDER BY `level_depth` ASC, cs.`position` ASC
8 260 Yes /modules/posmegamenu/posmegamenu.php:1002
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 `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
7.3 841 /classes/Configuration.php:160
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fl.id_feature AND lifl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fv.id_feature_value AND lifvl.id_lang = 2)
INNER JOIN (SELECT cp.id_feature_value, cp.id_category FROM ps_category c
STRAIGHT_JOIN ps_layered_feature_category_seo cp ON (c.id_category = cp.id_category AND
c.id_category = 304
AND c.active = 1)) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 2
6.1 846 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:722
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND nleft >= 2 AND nright <= 513
AND c.id_category IN (
SELECT id_category
FROM `ps_category_group`
WHERE `id_group` IN (3)
)
ORDER BY `level_depth` ASC, cs.`position` ASC
5.2 260 Yes /modules/ps_categorytree/ps_categorytree.php:117
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `ps_country` c  INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 2)
LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC
4.4 244 Yes /classes/Country.php:147
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
INNER JOIN (SELECT id_feature_value FROM ps_layered_feature_category_seo WHERE
id_category = 304) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 2
4 846 /modules/em_additional_filter/em_additional_filter.php:714
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fl.id_feature AND lifl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fv.id_feature_value AND lifvl.id_lang = 2)
INNER JOIN (SELECT cp.id_feature_value, cp.id_category FROM ps_category c
STRAIGHT_JOIN ps_layered_feature_category_seo cp ON (c.id_category = cp.id_category AND
c.id_category = 304
AND c.active = 1)) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 25
3.5 846 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:722
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
INNER JOIN (SELECT id_feature_value FROM ps_layered_feature_category_seo WHERE
id_category = 304) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 25
3.1 846 /modules/em_additional_filter/em_additional_filter.php:714
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
INNER JOIN (SELECT id_feature_value FROM ps_layered_feature_category_seo WHERE
id_category = 304) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 1
3 846 /modules/em_additional_filter/em_additional_filter.php:714
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fl.id_feature AND lifl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fv.id_feature_value AND lifvl.id_lang = 2)
INNER JOIN (SELECT cp.id_feature_value, cp.id_category FROM ps_category c
STRAIGHT_JOIN ps_layered_feature_category_seo cp ON (c.id_category = cp.id_category AND
c.id_category = 304
AND c.active = 1)) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 1
2.9 846 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:722
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_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 `ps_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
2.4 58 Yes Yes /classes/Hook.php:670
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, active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
2.1 348 /classes/Hook.php:407
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.8 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC
1.6 324 Yes /classes/Country.php:154
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name
1.6 0 /classes/Hook.php:194
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.5 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.5 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567245 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567245)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.4 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1.4 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567246 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567246)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567250 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567250)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567247 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567247)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 568443 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 568443)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567248 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567248)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 568557 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 568557)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 568556 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 568556)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567906 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567906)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567249 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567249)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567907 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567907)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.2 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1.1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567910 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567910)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 568595 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 568595)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567909 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567909)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 567908 AND i.type_item = "Product") OR
(i.id_item = 304 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 567908)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE * FROM ps_pos_staticblock AS psb
LEFT JOIN ps_pos_staticblock_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticblock_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayNav"
AND `showhook` = 1 ORDER BY `posorder` ASC
1.1 6 Yes /modules/posstaticblocks/models/Staticblock.php:51
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
WHERE `id_parent` = 304
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1 1 Yes Yes /classes/Category.php:909
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
1 101 /classes/module/Module.php:307
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE * FROM ps_product p INNER JOIN  ps_product_lang pl ON(p.id_product = pl.id_product AND pl.id_lang = 2) WHERE p.id_product IN (567245,567246,567247,567248,567249,567250,568595,567907,567908,567909,567910,568443,568556,568557,567906) ORDER BY p.price asc
1 15 Yes /modules/em_additional_filter/search_provider.php:232
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE * FROM ps_pos_staticblock AS psb
LEFT JOIN ps_pos_staticblock_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticblock_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayTopColumn"
AND `showhook` = 1 ORDER BY `posorder` ASC
0.8 6 Yes /modules/posstaticblocks/models/Staticblock.php:51
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567910 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567910 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.7 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE * FROM ps_pos_staticblock AS psb
LEFT JOIN ps_pos_staticblock_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticblock_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayTop"
AND `showhook` = 1 ORDER BY `posorder` ASC
0.7 6 Yes /modules/posstaticblocks/models/Staticblock.php:51
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567249 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567249 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.7 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayBlockFooter2"
AND `showhook` = 1
0.7 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567909) AND (b.`id_shop` = 1) LIMIT 1
0.7 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567910
ORDER BY f.position ASC
0.6 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 568443 LIMIT 1
0.6 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567909 LIMIT 1
0.6 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567249 LIMIT 1
0.6 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567907
ORDER BY f.position ASC
0.6 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567249
ORDER BY f.position ASC
0.6 4 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.6 42 Yes /classes/Dispatcher.php:640
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567910 LIMIT 1
0.6 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567908) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (568557) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 568557 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 568557 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.6 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567910) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.6 101 /classes/module/Module.php:307
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 ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_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.6 1 Yes /classes/shop/Shop.php:705
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-08-09 00:00:00" AND date_to <= "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-08-09 00:00:00" AND date_from <= "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-08-09 00:00:00" AND date_to > "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.5 1 /classes/CartRule.php:342
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567245 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567245 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 568443 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 568443 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567908 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567908 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567249) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 568556 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 568556 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567909 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567909 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 568557) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567246 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567246 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567245) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 568595 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 568595 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567907 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567907 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567248 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567248 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567250 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567250 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567247 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567247 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 13) AND (a0.`nright` > 14) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.5 8 /classes/PrestaShopCollection.php:381
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 567906 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 567906 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 568556
ORDER BY f.position ASC
0.5 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayFooterBefore"
AND `showhook` = 1
0.5 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567246 LIMIT 1
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 568557 LIMIT 1
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567245 LIMIT 1
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 568443
ORDER BY f.position ASC
0.5 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567906 LIMIT 1
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'store.emk-33.com' OR su.domain_ssl = 'store.emk-33.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.5 1 Yes /classes/shop/Shop.php:345
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.5 1 /classes/SpecificPrice.php:407
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 568595
ORDER BY `position`
0.5 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 568595
ORDER BY f.position ASC
0.5 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 568556 LIMIT 1
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567908
ORDER BY `position`
0.4 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567908 LIMIT 1
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567250 LIMIT 1
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 568595 LIMIT 1
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567907 LIMIT 1
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567248 LIMIT 1
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pc.`id_poslistcateproduct_items` as id_item, pci.`list_subcategories`, pci.`position`, pci.`active`, pci.`id_category`,
pcil.`url`, pcil.`description`, pcil.`image`
FROM ps_poslistcateproduct pc 
LEFT JOIN ps_poslistcateproduct_items pci ON (pc.id_poslistcateproduct_items= pci.id_poslistcateproduct_items)
LEFT JOIN ps_poslistcateproduct_items_lang pcil ON (pci.id_poslistcateproduct_items = pcil.id_poslistcateproduct_items)
WHERE id_shop = 1
AND pcil.id_lang = 2 AND pci.`active` = 1
ORDER BY pci.position
0.4 4 Yes /modules/poslistcateproduct/poslistcateproduct.php:1008
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 567247 LIMIT 1
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567910
ORDER BY `position`
0.4 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567908
ORDER BY f.position ASC
0.4 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567247) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567906
ORDER BY f.position ASC
0.4 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567249) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567909
ORDER BY f.position ASC
0.4 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 568557
ORDER BY f.position ASC
0.4 5 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567248
ORDER BY f.position ASC
0.4 4 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567247
ORDER BY f.position ASC
0.4 4 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayFooterAfter"
AND `showhook` = 1
0.4 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayFooter"
AND `showhook` = 1
0.4 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567245
ORDER BY f.position ASC
0.4 4 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567246
ORDER BY f.position ASC
0.4 4 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567248
ORDER BY `position`
0.4 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 567250
ORDER BY f.position ASC
0.4 4 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567246) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567245) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (568443) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567909) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567907) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567908) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567250) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567250) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567906) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (568556) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567248) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567247) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 568556) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567907) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 568443) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567246) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567906) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 568595) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (568595) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 567248) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (567910) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.4 34 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:477
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-08-09 00:00:00" AND date_to <= "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-08-09 00:00:00" AND date_from <= "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-08-09 00:00:00" AND date_to > "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.4 1 /classes/CartRule.php:342
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568556
0.4 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE type, id_value, filter_type FROM ps_layered_category_seo
WHERE id_category = 304
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.4 3 Yes Yes /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:520
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567245 AND imgs.`rotator` =1
0.4 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.4 83 /classes/Hook.php:238
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567909
0.4 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 236
AND tr.`id_tax_rules_group` = 1
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.3 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568443
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE type, id_value FROM ps_layered_category_additional
WHERE id_category IN(304)
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.3 3 Yes Yes /modules/em_additional_filter/em_additional_filter.php:524
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567245
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567247
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 568557)
0.3 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_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.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567246
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567246 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 568443
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 2)
INNER JOIN ps_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 (7) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.3 2 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567906
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567247 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_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.3 1 /classes/Cart.php:4054
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 568557
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567245
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567907
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567247
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 568556
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567250
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567247
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567909
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE l.id_linksmegatop, l.new_window, ll.link, ll.label
FROM ps_linksmegatop l
LEFT JOIN ps_linksmegatop_lang ll ON (l.id_linksmegatop = ll.id_linksmegatop AND ll.id_lang = 2 AND ll.id_shop=1)
WHERE 1  AND l.id_linksmegatop = "3"
AND l.id_shop IN (0, 1)
0.3 1 /modules/posmegamenu/megatoplinks.class.php:37
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_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.3 4 /classes/Language.php:1057
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.3 8 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567246
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567249
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 2)
INNER JOIN ps_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 (4) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.3 2 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567245
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayBlockFooter1"
AND `showhook` = 1
0.3 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.3 1 /classes/Currency.php:768
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.3 34 /modules/em_additional_filter/filters.php:17
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 567246
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567247
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_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.3 1 /classes/shop/Shop.php:201
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 236) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 2
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 156) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567245
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 2)
INNER JOIN ps_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 (8) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.3 2 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE * FROM ps_layered_filter_additional ORDER BY date_add DESC
0.3 3 Yes /modules/em_additional_filter/em_additional_filter.php:912
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.3 1 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:481
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.3 34 /modules/em_additional_filter/filters.php:17
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.3 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.3 8 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 304) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567245
0.3 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 304 AND ctg.`id_group` = 1 LIMIT 1
0.3 1 /classes/Category.php:1691
SELECT SQL_NO_CACHE l.id_linksmegatop, l.new_window, ll.link, ll.label
FROM ps_linksmegatop l
LEFT JOIN ps_linksmegatop_lang ll ON (l.id_linksmegatop = ll.id_linksmegatop AND ll.id_lang = 2 AND ll.id_shop=1)
WHERE 1  AND l.id_linksmegatop = "2"
AND l.id_shop IN (0, 1)
0.3 1 /modules/posmegamenu/megatoplinks.class.php:37
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =568595 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 236) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 568443 LIMIT 1
0.3 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =568443 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =568557 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 568443)
0.3 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =568556 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567910 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567907 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567249 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567906 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567246
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_layered_filter_additional ORDER BY date_add DESC
0.3 3 Yes /modules/em_additional_filter/em_additional_filter.php:912
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.3 2 /classes/Language.php:910
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567248 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567908 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567246
0.3 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567909 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =567250 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567249)
0.3 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567909
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_additional_filter/filters.php:21
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567910)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
WHERE `deleted` = 0 ORDER BY `iso_code` ASC
0.2 1 Yes /classes/Currency.php:419
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567910 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568557
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568443
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568595
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567906
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567248
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567249 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567910
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567910
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568556
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567250
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567907
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567907
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567909
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567906
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567909
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568595
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567249
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567908
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568556
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'BGN') LIMIT 1
0.2 1 /classes/Currency.php:587
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568557
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567907
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567249
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568557
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568443
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.2 1 /classes/shop/Shop.php:1164
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567906
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.2 83 /classes/Hook.php:264
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567250
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567248
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567248
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567908
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567908
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567910
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 568595
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567249
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 567250
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567250
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567910) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567249) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 568443) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_additional_filter/filters.php:21
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567247 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 236
AND tr.`id_tax_rules_group` = 0
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.2 0 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1611
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567246 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 568557 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.2 36 /classes/module/Module.php:2221
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/shop/ShopUrl.php:182
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 156
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:312
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 236
0.2 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.2 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =568556
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.2 34 /modules/em_additional_filter/filters.php:17
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567247
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =568595
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567245 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567908)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567910
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =568557
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =568443
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 568556 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567907
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567247)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567246)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 236 LIMIT 1
0.2 1 /classes/Country.php:401
SELECT SQL_NO_CACHE * FROM ps_layered_filter_additional ORDER BY date_add DESC
0.2 3 Yes /modules/em_additional_filter/em_additional_filter.php:912
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567245)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567908
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567906
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 568443 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 568556)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567248)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567910 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567248
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1611
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 568595)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567906 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =567249
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567249 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567246 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567250)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567909)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567906)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 567907)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567245 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'bg-bg' LIMIT 1
0.2 2 /classes/Language.php:743
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 568595 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567247 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 568557 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567250 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567908) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.2 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567248 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.2 1 /classes/ObjectModel.php:1474
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567909 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567907 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1
0.2 1 /classes/module/Module.php:2311
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 567908 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567245) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 568595) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567906) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567248) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 236 LIMIT 1
0.2 1 /classes/AddressFormat.php:629
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567909) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 236 LIMIT 1
0.2 1 /classes/Country.php:274
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 236 LIMIT 1
0.2 1 /classes/Country.php:401
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567250) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567247) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567246) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 568556) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 568557) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1
0.2 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 567907) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1611
SELECT SQL_NO_CACHE * FROM ps_memcached_servers
0.2 1 /classes/cache/CacheMemcached.php:263
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567910 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 304 LIMIT 1
0.2 1 /classes/Category.php:1360
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_additional_filter/filters.php:21
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 568443 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567248 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567907 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567250 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 568556 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 568595 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567909 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567906 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567249 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 567908 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567245 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567909 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567248 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 568556 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 304 LIMIT 1
0.1 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 568557 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567246 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567247 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567250 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567908 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567907 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 567906 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 568595 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694

Doubles

45
SELECT * FROM ps_product WHERE id_product = XX
16
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
15
SELECT product_shop.`price`, product_shop.`ecotax`,
XX as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
15
SELECT
                    p.*,
                    pl.*,
                    sa.out_of_stock,
                    IFNULL(sa.quantity, XX) as quantity,
                    (DATEDIFF(
				p.`date_add`,
				DATE_SUB(
					'XX-XX-XX XX:XX:XX',
					INTERVAL XX DAY
				)
			) > XX) as new
                FROM ps_product p
                LEFT JOIN ps_product_lang pl
                    ON pl.id_product = p.id_product
                    AND pl.id_shop = XX
                    AND pl.id_lang = XX
                LEFT JOIN ps_stock_available sa
			        ON sa.id_product = p.id_product
			        AND sa.id_shop = XX
			    WHERE p.id_product = XX LIMIT XX
15
SELECT SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
15
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT cp.`quantity` as first_level_quantity, XX as pack_quantity
          FROM `ps_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = XX
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
          FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = 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
15
                SELECT name, value, pf.id_feature, f.position
                FROM ps_feature_product pf
                LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN ps_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
15
SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `ps_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
15
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `ps_image` i
             INNER JOIN ps_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
15
SELECT name FROM ps_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
15
SELECT * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =XX AND img.`id_product` =XX AND imgs.`rotator` =XX
15
                            SELECT `id_tax_rules_group`
                            FROM `ps_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
15
SELECT * FROM `ps_image` img where img.`rotator` =XX AND img.`id_product` =XX
15
SELECT p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
            IFNULL(lt.text_content, IFNULL(ltXX.text_content, NULL)) as label_text_content,
            l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
            l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
            IFNULL(ba.id_background, IFNULL(baXX.id_background, NULL)) as id_background,
            IFNULL(ba.image, IFNULL(baXX.image, NULL)) as image,
            IFNULL(ba.is_perso, IFNULL(baXX.is_perso, NULL)) as is_perso,
            IFNULL(ba.id_lang, IFNULL(baXX.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(btXX.text_content, NULL)) as banner_text_content,
                    b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = XX)
            LEFT JOIN ps_productlabel_banner_text as btXX ON (btXX.id_banner = b.id_banner AND btXX.id_lang = XX) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = XX)
            LEFT JOIN ps_productlabel_label_text as ltXX ON (ltXX.id_label = l.id_label AND ltXX.id_lang = XX)
            LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = XX)
            LEFT JOIN ps_productlabel_background as baXX ON (baXX.id_label = l.id_label AND baXX.id_lang = XX)
            WHERE ((i.id_item = XX AND i.type_item = "Product") OR
            (i.id_item = XX AND i.type_item = "Category") OR
            (i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
                                                        WHERE cp.id_category = i.id_item AND cp.id_product = XX)))
            AND p.status = XX
            AND p.id_shop = XX
            AND ((start_date <= "XX-XX-XX" OR start_date = "XX-XX-XX")
            AND (end_date >= "XX-XX-XX" OR end_date = "XX-XX-XX"))
            ORDER BY p.priority ASC LIMIT XX
15
SELECT p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
            IFNULL(lt.text_content, IFNULL(ltXX.text_content, NULL)) as label_text_content,
            l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
            l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
            IFNULL(ba.id_background, IFNULL(baXX.id_background, NULL)) as id_background,
            IFNULL(ba.image, IFNULL(baXX.image, NULL)) as image,
            IFNULL(ba.is_perso, IFNULL(baXX.is_perso, NULL)) as is_perso,
            IFNULL(ba.id_lang, IFNULL(baXX.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(btXX.text_content, NULL)) as banner_text_content,
                    b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = XX)
            LEFT JOIN ps_productlabel_banner_text as btXX ON (btXX.id_banner = b.id_banner AND btXX.id_lang = XX) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = XX)
            LEFT JOIN ps_productlabel_label_text as ltXX ON (ltXX.id_label = l.id_label AND ltXX.id_lang = XX)
            LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = XX)
            LEFT JOIN ps_productlabel_background as baXX ON (baXX.id_label = l.id_label AND baXX.id_lang = XX)
            WHERE p.id_type = XX
            AND p.status = XX
            AND p.id_shop = XX
            ORDER BY p.priority ASC LIMIT XX
15
SELECT p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
            IFNULL(lt.text_content, IFNULL(ltXX.text_content, NULL)) as label_text_content,
            l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
            l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
            IFNULL(ba.id_background, IFNULL(baXX.id_background, NULL)) as id_background,
            IFNULL(ba.image, IFNULL(baXX.image, NULL)) as image,
            IFNULL(ba.is_perso, IFNULL(baXX.is_perso, NULL)) as is_perso,
            IFNULL(ba.id_lang, IFNULL(baXX.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(btXX.text_content, NULL)) as banner_text_content,
                    b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = XX)
            LEFT JOIN ps_productlabel_banner_text as btXX ON (btXX.id_banner = b.id_banner AND btXX.id_lang = XX) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = XX)
            LEFT JOIN ps_productlabel_label_text as ltXX ON (ltXX.id_label = l.id_label AND ltXX.id_lang = XX)
            LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = XX)
            LEFT JOIN ps_productlabel_background as baXX ON (baXX.id_label = l.id_label AND baXX.id_lang = XX)
            WHERE p.id_type = XX
            AND p.status = XX
            AND p.id_shop = XX
            GROUP BY p.id_product_label
            ORDER BY p.priority ASC, p.id_product_label DESC LIMIT XX
15
SELECT XX
            FROM (SELECT ps.id_product
              FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
            LIMIT XX) as res
            WHERE res.id_product = XX LIMIT XX
15
SELECT p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
            IFNULL(lt.text_content, IFNULL(ltXX.text_content, NULL)) as label_text_content,
            l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
            l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
            IFNULL(ba.id_background, IFNULL(baXX.id_background, NULL)) as id_background,
            IFNULL(ba.image, IFNULL(baXX.image, NULL)) as image,
            IFNULL(ba.is_perso, IFNULL(baXX.is_perso, NULL)) as is_perso,
            IFNULL(ba.id_lang, IFNULL(baXX.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(btXX.text_content, NULL)) as banner_text_content,
                    b.text_color as banner_text_color, b.bg_color as banner_bg_color
                    FROM ps_productlabel as p
                    LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
                    LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = XX)
                    LEFT JOIN ps_productlabel_banner_text as btXX ON (btXX.id_banner = b.id_banner AND btXX.id_lang = XX) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = XX)
            LEFT JOIN ps_productlabel_label_text as ltXX ON (ltXX.id_label = l.id_label AND ltXX.id_lang = XX)
            LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = XX)
            LEFT JOIN ps_productlabel_background as baXX ON (baXX.id_label = l.id_label AND baXX.id_lang = XX)
            WHERE p.id_type = XX
            AND p.status = XX
            AND p.id_shop = XX
            ORDER BY p.priority ASC LIMIT XX
15
            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 `ps_product_attribute` pa
             INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `ps_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;
4
SELECT name, id_feature FROM ps_feature_lang WHERE id_lang = "XX"
4
SELECT name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "XX"
3
SELECT * FROM ps_layered_filter_additional ORDER BY date_add DESC
3
		SELECT c.id_cms, cl.link_rewrite, cl.meta_title
		FROM ps_cms c
		LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = XX)
		 INNER JOIN ps_cms_shop cms_shop
        ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = XX)
		WHERE XX
		 AND c.id_cms IN (XX) AND c.`active` = XX GROUP BY c.id_cms
		ORDER BY c.`position`
3
SELECT fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value,
                        lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_lang fl
                        INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = XX))
                        LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = XX)
                        LEFT JOIN ps_layered_indexable_feature_lang_value lifl
                        ON (lifl.id_feature = fl.id_feature AND lifl.id_lang = XX)
                        LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
                        ON (lifvl.id_feature_value = fv.id_feature_value AND lifvl.id_lang = XX)
                        INNER JOIN (SELECT cp.id_feature_value, cp.id_category FROM ps_category c
                                             STRAIGHT_JOIN ps_layered_feature_category_seo cp ON (c.id_category = cp.id_category AND
                                             c.id_category = XX
                                             AND c.active = XX)) p
                        ON p.id_feature_value = fv.id_feature_value

WHERE fl.id_feature = XX
3
SELECT fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value 
FROM ps_feature_lang fl
                        INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = XX))
                        LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = XX)
                        INNER JOIN (SELECT id_feature_value FROM ps_layered_feature_category_seo WHERE
                                                 id_category = XX) p
                        ON p.id_feature_value = fv.id_feature_value

WHERE fl.id_feature = XX
2
				SELECT tr.*
				FROM `ps_tax_rule` tr
				JOIN `ps_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
2
			SELECT `need_identification_number`
			FROM `ps_country`
			WHERE `id_country` = XX LIMIT XX
2
(SELECT XX FROM `ps_cart_rule` WHERE date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX)UNION ALL (SELECT XX FROM `ps_cart_rule` WHERE date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX)UNION ALL (SELECT XX FROM `ps_cart_rule` WHERE 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) LIMIT XX
2
SELECT l.id_linksmegatop, l.new_window, ll.link, ll.label
				FROM ps_linksmegatop l
				LEFT JOIN ps_linksmegatop_lang ll ON (l.id_linksmegatop = ll.id_linksmegatop AND ll.id_lang = XX AND ll.id_shop=XX)
				WHERE XX  AND l.id_linksmegatop = "XX"
				AND l.id_shop IN (XX, XX)
2
                    SELECT * FROM ps_pos_staticfooter AS psb
					LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
                    LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
					WHERE id_shop =XX
						AND id_lang =XX
						AND `hook_position` = "displayBlockFooterXX"
						AND `showhook` = XX
		
2
SELECT *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `ps_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
2
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `ps_module` m
                LEFT JOIN `ps_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
2
SELECT * FROM `ps_hook_alias`

Tables stress

120 productlabel_banner_text
120 productlabel_label_text
120 productlabel_background
108 product
60 productlabel
60 productlabel_label
60 productlabel_banner
46 product_shop
45 productlabel_attribute
45 image
32 product_lang
31 cart_product
30 image_shop
30 stock_available
25 feature_lang
22 category_lang
21 feature_value_lang
16 category_product
16 specific_price
15 feature_shop
15 feature
15 feature_product
15 pack
15 image_lang
15 productlabel_item
15 product_attribute_shop
15 attribute_lang
15 product_sale
15 product_attribute
15 attribute_group
15 product_attribute_combination
15 attribute
9 category
6 feature_value
6 cart_rule
6 layered_feature_category_seo
6 country
5 pos_staticfooter_lang
5 pos_staticfooter
5 currency
5 module
5 module_shop
5 category_shop
5 pos_staticfooter_shop
4 shop
4 shop_url
4 attribute_group_lang
4 lang
4 lang_shop
4 currency_shop
4 hook
3 pos_staticblock
3 cms_shop
3 hook_alias
3 pos_staticblock_shop
3 pos_staticblock_lang
3 category_group
3 cms_lang
3 country_shop
3 country_lang
3 layered_filter_additional
3 layered_indexable_feature_lang_value
3 layered_indexable_feature_value_lang_value
3 cms
2 tax_rule
2 currency_lang
2 manufacturer
2 hook_module
2 configuration
2 shop_group
2 group_shop
2 tax_rules_group
2 linksmegatop_lang
2 image_type
2 linksmegatop
1 required_field
1 tax
1 tax_lang
1 state
1 zone
1 configuration_lang
1 poslistcateproduct_items_lang
1 poslistcateproduct_items
1 poslistcateproduct
1 layered_category_additional
1 address_format
1 manufacturer_lang
1 meta
1 meta_lang
1 hook_module_exceptions
1 layered_category_seo
1 group
1 memcached_servers
1 manufacturer_shop
1 group_lang

ObjectModel instances

NameInstancesSource
Product 60 /src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
Manufacturer 15 /classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
Combination 15 /classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
Category 11 /controllers/front/listing/CategoryController.php [104]
/classes/Meta.php [379]
/classes/Link.php [386]
/classes/PrestaShopCollection.php [383]
/classes/PrestaShopCollection.php [383]
/classes/PrestaShopCollection.php [383]
/classes/PrestaShopCollection.php [383]
/modules/posmegamenu/posmegamenu.php [1237]
/modules/ps_categorytree/ps_categorytree.php [288]
/modules/em_facetedsearch_seo/em_facetedsearch_seo.php [463]
/modules/em_additional_filter/em_additional_filter.php [486]
Country 5 /config/config.inc.php [141]
/classes/AddressFormat.php [357]
/classes/controller/FrontController.php [1688]
/classes/AddressFormat.php [357]
/modules/ps_contactinfo/ps_contactinfo.php [99]
Address 4 /classes/shop/Shop.php [467]
/classes/Product.php [3201]
/classes/Product.php [3310]
/classes/Product.php [4970]
Cart 3 /classes/controller/FrontController.php [411]
/classes/controller/FrontController.php [719]
/classes/controller/FrontController.php [719]
State 2 /classes/controller/FrontController.php [1687]
/modules/ps_contactinfo/ps_contactinfo.php [98]
Language 2 /config/config.inc.php [194]
/classes/Tools.php [579]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php [101]
/classes/Tools.php [700]
AddressFormat 2 /classes/controller/FrontController.php [1682]
/modules/ps_contactinfo/ps_contactinfo.php [93]
Shop 1 /config/config.inc.php [119]
Tax 1 /classes/tax/TaxRulesTaxManager.php [115]
Risk 1 /classes/controller/FrontController.php [1652]
Staticblock 1 /modules/posstaticblocks/posstaticblocks.php [25]
Gender 1 /classes/controller/FrontController.php [1649]
Group 1 /classes/Cart.php [245]
Customer 1 /config/config.inc.php [220]
ShopGroup 1 /classes/shop/Shop.php [551]
Staticfooter 1 /modules/posstaticfooter/posstaticfooter.php [25]

Included Files

#Filename
1/index.php
2/config/config.inc.php
3/config/defines.inc.php
4/config/autoload.php
5/vendor/autoload.php
6/vendor/composer/autoload_real.php
7/vendor/composer/ClassLoader.php
8/vendor/composer/include_paths.php
9/vendor/composer/autoload_static.php
10/vendor/symfony/polyfill-ctype/bootstrap.php
11/vendor/react/promise/src/functions_include.php
12/vendor/react/promise/src/functions.php
13/vendor/swiftmailer/swiftmailer/lib/swift_required.php
14/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
15/vendor/paragonie/random_compat/lib/random.php
16/vendor/symfony/polyfill-php70/bootstrap.php
17/vendor/symfony/polyfill-php56/bootstrap.php
18/vendor/symfony/polyfill-mbstring/bootstrap.php
19/vendor/symfony/polyfill-intl-icu/bootstrap.php
20/vendor/symfony/polyfill-apcu/bootstrap.php
21/vendor/markbaker/matrix/classes/src/functions/adjoint.php
22/vendor/markbaker/matrix/classes/src/functions/antidiagonal.php
23/vendor/markbaker/matrix/classes/src/functions/cofactors.php
24/vendor/markbaker/matrix/classes/src/functions/determinant.php
25/vendor/markbaker/matrix/classes/src/functions/diagonal.php
26/vendor/markbaker/matrix/classes/src/functions/identity.php
27/vendor/markbaker/matrix/classes/src/functions/inverse.php
28/vendor/markbaker/matrix/classes/src/functions/minors.php
29/vendor/markbaker/matrix/classes/src/functions/trace.php
30/vendor/markbaker/matrix/classes/src/functions/transpose.php
31/vendor/markbaker/matrix/classes/src/operations/add.php
32/vendor/markbaker/matrix/classes/src/operations/directsum.php
33/vendor/markbaker/matrix/classes/src/operations/subtract.php
34/vendor/markbaker/matrix/classes/src/operations/multiply.php
35/vendor/markbaker/matrix/classes/src/operations/divideby.php
36/vendor/markbaker/matrix/classes/src/operations/divideinto.php
37/vendor/markbaker/complex/classes/src/functions/abs.php
38/vendor/markbaker/complex/classes/src/functions/acos.php
39/vendor/markbaker/complex/classes/src/functions/acosh.php
40/vendor/markbaker/complex/classes/src/functions/acot.php
41/vendor/markbaker/complex/classes/src/functions/acoth.php
42/vendor/markbaker/complex/classes/src/functions/acsc.php
43/vendor/markbaker/complex/classes/src/functions/acsch.php
44/vendor/markbaker/complex/classes/src/functions/argument.php
45/vendor/markbaker/complex/classes/src/functions/asec.php
46/vendor/markbaker/complex/classes/src/functions/asech.php
47/vendor/markbaker/complex/classes/src/functions/asin.php
48/vendor/markbaker/complex/classes/src/functions/asinh.php
49/vendor/markbaker/complex/classes/src/functions/atan.php
50/vendor/markbaker/complex/classes/src/functions/atanh.php
51/vendor/markbaker/complex/classes/src/functions/conjugate.php
52/vendor/markbaker/complex/classes/src/functions/cos.php
53/vendor/markbaker/complex/classes/src/functions/cosh.php
54/vendor/markbaker/complex/classes/src/functions/cot.php
55/vendor/markbaker/complex/classes/src/functions/coth.php
56/vendor/markbaker/complex/classes/src/functions/csc.php
57/vendor/markbaker/complex/classes/src/functions/csch.php
58/vendor/markbaker/complex/classes/src/functions/exp.php
59/vendor/markbaker/complex/classes/src/functions/inverse.php
60/vendor/markbaker/complex/classes/src/functions/ln.php
61/vendor/markbaker/complex/classes/src/functions/log2.php
62/vendor/markbaker/complex/classes/src/functions/log10.php
63/vendor/markbaker/complex/classes/src/functions/negative.php
64/vendor/markbaker/complex/classes/src/functions/pow.php
65/vendor/markbaker/complex/classes/src/functions/rho.php
66/vendor/markbaker/complex/classes/src/functions/sec.php
67/vendor/markbaker/complex/classes/src/functions/sech.php
68/vendor/markbaker/complex/classes/src/functions/sin.php
69/vendor/markbaker/complex/classes/src/functions/sinh.php
70/vendor/markbaker/complex/classes/src/functions/sqrt.php
71/vendor/markbaker/complex/classes/src/functions/tan.php
72/vendor/markbaker/complex/classes/src/functions/tanh.php
73/vendor/markbaker/complex/classes/src/functions/theta.php
74/vendor/markbaker/complex/classes/src/operations/add.php
75/vendor/markbaker/complex/classes/src/operations/subtract.php
76/vendor/markbaker/complex/classes/src/operations/multiply.php
77/vendor/markbaker/complex/classes/src/operations/divideby.php
78/vendor/markbaker/complex/classes/src/operations/divideinto.php
79/vendor/smarty/smarty/libs/bootstrap.php
80/vendor/smarty/smarty/libs/Autoloader.php
81/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
82/vendor/ircmaxell/password-compat/lib/password.php
83/vendor/jakeasmith/http_build_url/src/http_build_url.php
84/vendor/symfony/polyfill-php73/bootstrap.php
85/vendor/symfony/polyfill-php73/Php73.php
86/app/AppKernel.php
87/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php
88/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/KernelInterface.php
89/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php
90/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/RebootableInterface.php
91/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php
92/config/alias.php
93/classes/PrestaShopAutoload.php
94/var/cache/prod/class_index.php
95/config/bootstrap.php
96/src/Core/ContainerBuilder.php
97/src/Core/Foundation/IoC/Container.php
98/src/Adapter/ServiceLocator.php
99/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
100/var/cache/prod/appParameters.php
101/classes/controller/Controller.php
102/classes/ObjectModel.php
103/src/Core/Foundation/Database/EntityInterface.php
104/classes/db/Db.php
105/classes/Tools.php
106/classes/Context.php
107/classes/shop/Shop.php
108/classes/db/DbPDO.php
109/classes/AddressFormat.php
110/classes/Configuration.php
111/override/classes/Configuration.php
112/classes/Validate.php
113/classes/cache/Cache.php
114/src/Adapter/EntityMapper.php
115/classes/db/DbQuery.php
116/src/Core/Addon/Theme/ThemeManagerBuilder.php
117/src/Adapter/Configuration.php
118/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
119/src/Core/ConfigurationInterface.php
120/src/Core/Addon/Theme/ThemeRepository.php
121/src/Core/Addon/AddonRepositoryInterface.php
122/src/Core/Addon/Theme/Theme.php
123/src/Core/Addon/AddonInterface.php
124/vendor/shudrum/array-finder/ArrayFinder.php
125/config/defines_uri.inc.php
126/classes/Language.php
127/classes/Country.php
128/classes/PrestaShopCollection.php
129/classes/shop/ShopGroup.php
130/classes/Cookie.php
131/classes/PhpEncryption.php
132/vendor/defuse/php-encryption/src/Core.php
133/classes/PhpEncryptionEngine.php
134/vendor/defuse/php-encryption/src/Key.php
135/vendor/defuse/php-encryption/src/Encoding.php
136/vendor/defuse/php-encryption/src/Crypto.php
137/vendor/defuse/php-encryption/src/KeyOrPassword.php
138/vendor/defuse/php-encryption/src/RuntimeTests.php
139/vendor/defuse/php-encryption/src/DerivedKeys.php
140/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
141/vendor/defuse/php-encryption/src/Exception/CryptoException.php
142/config/smarty.config.inc.php
143/vendor/smarty/smarty/libs/Smarty.class.php
144/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
145/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
146/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
147/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
148/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
149/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
150/vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
151/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
152/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
153/config/smartyfront.config.inc.php
154/classes/Smarty/SmartyResourceModule.php
155/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
156/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
157/classes/Smarty/SmartyResourceParent.php
158/classes/Smarty/SmartyLazyRegister.php
159/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
160/vendor/smarty/smarty/libs/plugins/modifier.truncate.php
161/classes/Customer.php
162/classes/Group.php
163/classes/Link.php
164/classes/shop/ShopUrl.php
165/classes/Dispatcher.php
166/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
167/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
168/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
169/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
170/classes/Hook.php
171/override/classes/Hook.php
172/src/Adapter/SymfonyContainer.php
173/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
174/config/db_slave_server.inc.php
175/classes/module/Module.php
176/src/Core/Module/ModuleInterface.php
177/modules/econtdelivery/econtdelivery.php
178/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
179/vendor/smarty/smarty/libs/sysplugins/smarty_data.php
180/classes/Translate.php
181/src/PrestaShopBundle/Translation/TranslatorComponent.php
182/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
183/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
184/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
185/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
186/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
187/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
188/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
189/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
190/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
191/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
192/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
193/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
194/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
195/var/cache/prod/translations/catalogue.bg-BG.NXhscRe.php
196/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
197/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
198/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
199/controllers/front/listing/CategoryController.php
200/classes/controller/ProductListingFrontController.php
201/classes/controller/ProductPresentingFrontController.php
202/classes/controller/FrontController.php
203/override/classes/controller/ProductListingFrontController.php
204/src/Adapter/Presenter/Object/ObjectPresenter.php
205/src/Adapter/Presenter/PresenterInterface.php
206/src/Adapter/Presenter/Cart/CartPresenter.php
207/src/Adapter/Product/PriceFormatter.php
208/src/Adapter/Image/ImageRetriever.php
209/classes/tax/TaxConfiguration.php
210/classes/Smarty/TemplateFinder.php
211/classes/assets/StylesheetManager.php
212/classes/assets/AbstractAssetManager.php
213/src/Adapter/Assets/AssetUrlGeneratorTrait.php
214/classes/assets/JavascriptManager.php
215/classes/assets/CccReducer.php
216/classes/Category.php
217/src/Adapter/ContainerBuilder.php
218/src/Adapter/Environment.php
219/src/Core/EnvironmentInterface.php
220/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
221/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
222/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
223/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
224/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
225/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
226/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
227/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
228/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
229/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
230/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
231/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
232/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
233/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
234/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
235/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
236/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
237/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
238/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
239/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
240/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
241/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
242/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
243/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
244/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
245/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
246/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
247/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
248/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
249/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
250/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
251/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
252/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
253/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
254/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
255/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
256/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
257/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
258/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
259/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
260/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
261/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
262/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
263/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
264/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
265/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
266/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
267/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
268/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
269/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
270/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
271/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
272/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
273/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
274/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
275/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
276/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
277/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
278/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
279/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
280/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
281/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
282/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
283/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
284/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
285/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
286/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
287/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
288/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php
289/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
290/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php
291/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php
292/var/cache/prod/FrontContainer.php
293/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
294/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
295/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
296/vendor/psr/container/src/ContainerInterface.php
297/modules/contactform/vendor/autoload.php
298/modules/contactform/vendor/composer/autoload_real.php
299/modules/contactform/vendor/composer/autoload_static.php
300/modules/dashproducts/vendor/autoload.php
301/modules/dashproducts/vendor/composer/autoload_real.php
302/modules/dashproducts/vendor/composer/autoload_static.php
303/modules/graphnvd3/vendor/autoload.php
304/modules/graphnvd3/vendor/composer/autoload_real.php
305/modules/graphnvd3/vendor/composer/autoload_static.php
306/modules/ps_banner/vendor/autoload.php
307/modules/ps_banner/vendor/composer/autoload_real.php
308/modules/ps_banner/vendor/composer/autoload_static.php
309/modules/ps_contactinfo/vendor/autoload.php
310/modules/ps_contactinfo/vendor/composer/autoload_real.php
311/modules/ps_contactinfo/vendor/composer/autoload_static.php
312/modules/ps_emailsubscription/vendor/autoload.php
313/modules/ps_emailsubscription/vendor/composer/autoload_real.php
314/modules/ps_emailsubscription/vendor/composer/autoload_static.php
315/modules/ps_imageslider/vendor/autoload.php
316/modules/ps_imageslider/vendor/composer/autoload_real.php
317/modules/ps_imageslider/vendor/composer/autoload_static.php
318/modules/ps_mainmenu/vendor/autoload.php
319/modules/ps_mainmenu/vendor/composer/autoload_real.php
320/modules/ps_mainmenu/vendor/composer/autoload_static.php
321/modules/ps_shoppingcart/vendor/autoload.php
322/modules/ps_shoppingcart/vendor/composer/autoload_real.php
323/modules/ps_shoppingcart/vendor/composer/autoload_static.php
324/modules/statscheckup/vendor/autoload.php
325/modules/statscheckup/vendor/composer/autoload_real.php
326/modules/statscheckup/vendor/composer/autoload_static.php
327/modules/statsdata/vendor/autoload.php
328/modules/statsdata/vendor/composer/autoload_real.php
329/modules/statsdata/vendor/composer/autoload_static.php
330/modules/cronjobs/vendor/autoload.php
331/modules/cronjobs/vendor/composer/autoload_real.php
332/modules/cronjobs/vendor/composer/autoload_static.php
333/modules/psaddonsconnect/vendor/autoload.php
334/modules/psaddonsconnect/vendor/composer/autoload_real.php
335/modules/psaddonsconnect/vendor/composer/autoload_static.php
336/modules/blockreassurance/vendor/autoload.php
337/modules/blockreassurance/vendor/composer/autoload_real.php
338/modules/blockreassurance/vendor/composer/autoload_static.php
339/modules/ps_categoryproducts/vendor/autoload.php
340/modules/ps_categoryproducts/vendor/composer/autoload_real.php
341/modules/ps_categoryproducts/vendor/composer/autoload_static.php
342/modules/pscleaner/vendor/autoload.php
343/modules/pscleaner/vendor/composer/autoload_real.php
344/modules/pscleaner/vendor/composer/autoload_static.php
345/modules/ps_brandlist/vendor/autoload.php
346/modules/ps_brandlist/vendor/composer/autoload_real.php
347/modules/ps_brandlist/vendor/composer/autoload_static.php
348/modules/ps_legalcompliance/vendor/autoload.php
349/modules/ps_legalcompliance/vendor/composer/autoload_real.php
350/modules/ps_legalcompliance/vendor/composer/autoload_static.php
351/modules/ps_themecusto/vendor/autoload.php
352/modules/ps_themecusto/vendor/composer/autoload_real.php
353/modules/ps_themecusto/vendor/composer/autoload_static.php
354/modules/elasticjetsearch/vendor/autoload.php
355/modules/elasticjetsearch/vendor/composer/autoload_real.php
356/modules/elasticjetsearch/vendor/composer/autoload_static.php
357/modules/ps_linklist/vendor/autoload.php
358/modules/ps_linklist/vendor/composer/autoload_real.php
359/modules/ps_linklist/vendor/composer/autoload_static.php
360/modules/ps_newproducts/vendor/autoload.php
361/modules/ps_newproducts/vendor/composer/autoload_real.php
362/modules/ps_newproducts/vendor/composer/autoload_static.php
363/modules/ps_specials/vendor/autoload.php
364/modules/ps_specials/vendor/composer/autoload_real.php
365/modules/ps_specials/vendor/composer/autoload_static.php
366/modules/ps_facetedsearch/vendor/autoload.php
367/modules/ps_facetedsearch/vendor/composer/autoload_real.php
368/modules/ps_facetedsearch/vendor/composer/autoload_static.php
369/modules/ps_bestsellers/vendor/autoload.php
370/modules/ps_bestsellers/vendor/composer/autoload_real.php
371/modules/ps_bestsellers/vendor/composer/autoload_static.php
372/modules/psgdpr/vendor/autoload.php
373/modules/psgdpr/vendor/composer/autoload_real.php
374/modules/psgdpr/vendor/composer/autoload_static.php
375/modules/ps_cashondelivery/vendor/autoload.php
376/modules/ps_cashondelivery/vendor/composer/autoload_real.php
377/modules/ps_cashondelivery/vendor/composer/autoload_static.php
378/src/Core/Localization/Locale/Repository.php
379/src/Core/Localization/Locale/RepositoryInterface.php
380/src/Core/Localization/CLDR/LocaleRepository.php
381/src/Core/Localization/CLDR/LocaleDataSource.php
382/src/Core/Localization/CLDR/DataLayer/LocaleCache.php
383/src/Core/Data/Layer/AbstractDataLayer.php
384/src/Core/Localization/CLDR/LocaleDataLayerInterface.php
385/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
386/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
387/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
388/modules/elasticjetsearch/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
389/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
390/vendor/psr/cache/src/CacheItemPoolInterface.php
391/modules/elasticjetsearch/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
392/vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
393/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
394/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
395/vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
396/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
397/vendor/psr/cache/src/CacheItemInterface.php
398/src/Core/Localization/CLDR/DataLayer/LocaleReference.php
399/src/Core/Localization/CLDR/Reader.php
400/src/Core/Localization/CLDR/ReaderInterface.php
401/src/Core/Localization/Currency/Repository.php
402/src/Core/Localization/Currency/RepositoryInterface.php
403/src/Core/Localization/Currency/CurrencyDataSource.php
404/src/Core/Localization/Currency/DataSourceInterface.php
405/src/Core/Localization/Currency/DataLayer/CurrencyCache.php
406/src/Core/Localization/Currency/CurrencyDataLayerInterface.php
407/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
408/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
409/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
410/src/Adapter/Currency/CurrencyDataProvider.php
411/src/Core/Currency/CurrencyDataProviderInterface.php
412/src/Adapter/LegacyContext.php
413/src/Adapter/Tools.php
414/src/Core/Localization/Currency/DataLayer/CurrencyReference.php
415/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
416/vendor/prestashop/decimal/src/Operation/Rounding.php
417/src/Core/Localization/Locale.php
418/src/Core/Localization/LocaleInterface.php
419/src/Core/Localization/Specification/Price.php
420/src/Core/Localization/Specification/Number.php
421/src/Core/Localization/Specification/NumberInterface.php
422/src/Core/Localization/Specification/Factory.php
423/src/Core/Localization/CLDR/LocaleData.php
424/src/Core/Localization/CLDR/NumberSymbolsData.php
425/src/Core/Localization/CLDR/CurrencyData.php
426/src/Core/Localization/CLDR/Locale.php
427/src/Core/Localization/CLDR/LocaleInterface.php
428/src/Core/Localization/Specification/NumberSymbolList.php
429/src/Core/Localization/Currency/CurrencyCollection.php
430/classes/Currency.php
431/src/Core/Localization/Currency/LocalizedCurrencyId.php
432/src/Core/Localization/Currency/CurrencyData.php
433/src/Core/Localization/Currency.php
434/src/Core/Localization/CurrencyInterface.php
435/src/Core/Localization/Specification/NumberCollection.php
436/src/Core/Localization/Number/Formatter.php
437/classes/Cart.php
438/src/Adapter/AddressFactory.php
439/classes/CartRule.php
440/classes/Product.php
441/override/classes/Product.php
442/classes/Pack.php
443/classes/webservice/WebserviceRequest.php
444/classes/ImageType.php
445/classes/ImageManager.php
446/modules/em_additional_filter/em_additional_filter.php
447/modules/em_additional_filter/filters.php
448/modules/em_additional_filter/search_provider.php
449/src/Core/Product/Search/ProductSearchProviderInterface.php
450/src/Core/Module/WidgetInterface.php
451/src/PrestaShopBundle/Translation/DomainNormalizer.php
452/src/Adapter/Localization/LegacyTranslator.php
453/modules/atsinstantsearch/atsinstantsearch.php
454/modules/atsinstantsearch/classes/InstantSearchClass.php
455/modules/atsinstantsearch/translations/bg.php
456/classes/Media.php
457/modules/pssitemap/pssitemap.php
458/modules/pssitemap/classes/pssitemapDataClass.php
459/classes/ProductDownload.php
460/classes/tax/Tax.php
461/src/Core/Cart/Calculator.php
462/src/Core/Cart/CartRowCollection.php
463/src/Core/Cart/Fees.php
464/src/Core/Cart/CartRuleCollection.php
465/src/Core/Cart/CartRuleCalculator.php
466/src/Adapter/Product/PriceCalculator.php
467/classes/order/Order.php
468/src/Core/Cart/CartRow.php
469/src/Core/Cart/AmountImmutable.php
470/vendor/prestashop/decimal/src/Number.php
471/vendor/prestashop/decimal/src/Builder.php
472/classes/Gender.php
473/classes/Risk.php
474/classes/Meta.php
475/classes/Address.php
476/classes/State.php
477/src/Core/Addon/Module/ModuleManagerBuilder.php
478/src/Core/Util/File/YamlParser.php
479/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
480/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
481/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
482/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
483/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
484/var/cache/prod/yaml/c1edfa0a2e1c430b13baacfab30cd9a4.php
485/var/cache/prod/yaml/b1b1aab7bae8072d232293f1c8690ebe.php
486/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
487/vendor/guzzlehttp/guzzle/src/Client.php
488/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
489/vendor/guzzlehttp/guzzle/src/ClientInterface.php
490/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
491/vendor/guzzlehttp/guzzle/src/Url.php
492/vendor/guzzlehttp/guzzle/src/Utils.php
493/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
494/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
495/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
496/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
497/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
498/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
499/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
500/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
501/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
502/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
503/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
504/vendor/guzzlehttp/guzzle/src/RequestFsm.php
505/app/config/parameters.php
506/src/Adapter/Module/ModuleZipManager.php
507/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
508/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
509/src/Core/Hook/HookDispatcherInterface.php
510/src/Adapter/Addons/AddonsDataProvider.php
511/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
512/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
513/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
514/src/Adapter/LegacyLogger.php
515/modules/elasticjetsearch/vendor/psr/log/Psr/Log/LoggerInterface.php
516/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
517/src/Adapter/Module/ModuleDataProvider.php
518/src/Adapter/Module/AdminModuleDataProvider.php
519/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
520/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
521/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
522/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
523/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
524/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
525/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
526/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
527/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
528/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
529/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
530/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
531/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
532/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
533/src/Adapter/Module/ModuleDataUpdater.php
534/src/Core/Addon/Module/ModuleManager.php
535/src/Core/Addon/AddonManagerInterface.php
536/src/Core/Addon/Module/ModuleRepository.php
537/src/Core/Addon/Module/ModuleRepositoryInterface.php
538/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
539/src/Adapter/Cache/Clearer/SymfonyCacheClearer.php
540/src/Core/Cache/Clearer/CacheClearerInterface.php
541/src/Core/Filter/FrontEndObject/MainFilter.php
542/src/Core/Filter/FilterInterface.php
543/src/Core/Filter/FrontEndObject/CartFilter.php
544/src/Core/Filter/HashMapWhitelistFilter.php
545/src/Core/Filter/CollectionFilter.php
546/src/Core/Filter/FrontEndObject/ProductFilter.php
547/src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
548/src/Core/Filter/FrontEndObject/CustomerFilter.php
549/src/Core/Filter/FrontEndObject/ShopFilter.php
550/src/Core/Filter/FrontEndObject/ConfigurationFilter.php
551/modules/ps_shoppingcart/ps_shoppingcart.php
552/modules/posmegamenu/posmegamenu.php
553/modules/posmegamenu/megatoplinks.class.php
554/modules/posmegamenu/translations/bg.php
555/modules/posslideshows/posslideshows.php
556/modules/posslideshows/Slideshow.php
557/modules/posslideshows/translations/bg.php
558/modules/posstaticblocks/posstaticblocks.php
559/modules/posstaticblocks/models/Staticblock.php
560/modules/posstaticblocks/translations/bg.php
561/modules/poslistcateproduct/poslistcateproduct.php
562/modules/poslistcateproduct/PosCatePro.php
563/modules/poslistcateproduct/translations/bg.php
564/modules/posrotatorimg/posrotatorimg.php
565/modules/posrotatorimg/translations/bg.php
566/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
567/var/cache/prod/smarty/compile/17/50/7d/17507d500e208bf3a29a434dd597f6a817564ed0_2.file.rotator_header.tpl.php
568/modules/pwpicto/pwpicto.php
569/modules/pwpicto/models/PwPictogram.php
570/modules/pwpicto/translations/bg.php
571/modules/uecookie/uecookie.php
572/modules/uecookie/translations/bg.php
573/modules/uecookie/key.php
574/modules/ps_legalcompliance/ps_legalcompliance.php
575/modules/ps_legalcompliance/entities/AeucCMSRoleEmailEntity.php
576/modules/ps_legalcompliance/entities/AeucEmailEntity.php
577/src/Core/Foundation/Database/EntityManager.php
578/src/Core/Foundation/Database/DatabaseInterface.php
579/src/Adapter/Database.php
580/src/Core/Foundation/Filesystem/FileSystem.php
581/src/Core/Email/EmailLister.php
582/modules/ec_custom_order/ec_custom_order.php
583/modules/ec_custom_order/translations/bg.php
584/modules/productlabel/productlabel.php
585/modules/productlabel/classes/ProductLabelDAO.php
586/modules/bgn_eur_converter/bgn_eur_converter.php
587/src/Core/Product/Search/ProductSearchContext.php
588/src/Core/Product/Search/ProductSearchQuery.php
589/src/Core/Product/Search/SortOrder.php
590/classes/cache/CacheMemcached.php
591/src/Core/Product/Search/ProductSearchResult.php
592/classes/ProductAssembler.php
593/classes/Combination.php
594/classes/SpecificPrice.php
595/classes/tax/TaxManagerFactory.php
596/classes/tax/TaxRulesTaxManager.php
597/classes/tax/TaxManagerInterface.php
598/classes/tax/TaxCalculator.php
599/classes/GroupReduction.php
600/classes/stock/StockAvailable.php
601/classes/Feature.php
602/classes/ProductPresenterFactory.php
603/src/Adapter/Presenter/Product/ProductListingPresenter.php
604/src/Adapter/Presenter/Product/ProductPresenter.php
605/src/Adapter/Product/ProductColorsRetriever.php
606/src/Core/Product/ProductPresentationSettings.php
607/src/Adapter/Presenter/Product/ProductListingLazyArray.php
608/src/Adapter/Presenter/Product/ProductLazyArray.php
609/src/Adapter/Presenter/AbstractLazyArray.php
610/classes/Image.php
611/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
612/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
613/src/Core/Product/Search/Pagination.php
614/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/82/90/85/829085aaf979cf40643036330c7a7f6c8dd881de_2.file.category.tpl.php
615/vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
616/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
617/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/d1/6b/00/d16b008b6e25e3bfb208153ecc7bed404d2ec17e_2.file.product-list.tpl.php
618/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/a2/35/6c/a2356cd2223fa074f23b1353d1fb2e144ecc1ba1_2.file.layout-left-column.tpl.php
619/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/4a/c0/bf/4ac0bfb9bd72664c922bf1fe0a13a44161a05551_2.file.layout-both-columns.tpl.php
620/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/23/cf/de/23cfdedda7db8cfa2fda029740a46d20adbe7ba0_2.file.head.tpl.php
621/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/e3/70/f8/e370f8a1b8c43850fb8bcff2e8780d3fad420abc_2.file.stylesheets.tpl.php
622/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
623/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c9/19/11/c9191100b2c6c2d8d7e592d101dcfc3334749679_2.file.javascript.tpl.php
624/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/41/de/13/41de1362cfcfb77358dfc26814f523885bfa4711_2.file.product-activation.tpl.php
625/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/3a/79/19/3a791992775c0118410c3c8ac41d114054ed2909_2.file.header.tpl.php
626/modules/ps_customersignin/ps_customersignin.php
627/var/cache/prod/smarty/compile/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.pscustomersigninpscustome.php
628/vendor/smarty/smarty/libs/plugins/modifier.escape.php
629/src/Adapter/Cart/CartPresenter.php
630/var/cache/prod/smarty/compile/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.psshoppingcartpsshoppingc.php
631/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
632/var/cache/prod/smarty/compile/d9/5f/58/d95f58dc2d17ebc974789d06f01973eaebe69962_2.file.element_html.tpl.php
633/modules/ps_contactinfo/ps_contactinfo.php
634/var/cache/prod/smarty/compile/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.pscontactinfopscontactinf.php
635/classes/CMS.php
636/var/cache/prod/smarty/compile/37/75/10/377510282d62ed0d86d3daa1f15412440eb0456c_2.file.megamenu.tpl.php
637/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/d6/c9/20/d6c920bb04490c7a3d5435cc0d253c831920fee8_2.file.notifications.tpl.php
638/modules/ps_categorytree/ps_categorytree.php
639/var/cache/prod/smarty/compile/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.pscategorytreeviewstempla.php
640/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
641/modules/em_facetedsearch_seo/em_facetedsearch_seo.php
642/src/Core/Product/Search/URLFragmentSerializer.php
643/var/cache/prod/smarty/compile/c9/13/a7/c913a75e5cbd127a9d6f6fad44bc8d2b886b6fde_2.file.em_facetedsearch_seo.tpl.php
644/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/93/a3/ec/93a3ecb8e9ab971b64bdf20eda810535de6004e9_2.file.breadcrumb.tpl.php
645/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/49/2b/a8/492ba8056310866b4cdb6b8993152a10d90361c2_2.file.products-top.tpl.php
646/var/cache/prod/smarty/compile/4c/27/2b/4c272baa288693c39852ea849dc78d28b0e5f16e_2.file.em_additional_filter.tpl.php
647/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/4f/17/35/4f1735f3b0fa92c0e800bfc99fcd566145efe676_2.file.sort-orders.tpl.php
648/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/e5/59/dd/e559ddb6f4cdfcdc143406538f056b994b8a53b3_2.file.products.tpl.php
649/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/9b/92/6e/9b926e8f5e8ee37173e345df888df980db59df93_2.file.product.tpl.php
650/var/cache/prod/smarty/compile/49/d8/f8/49d8f87299aca7509f7a94d6fc57ea3e3d4e8346_2.file.rotator.tpl.php
651/classes/Manufacturer.php
652/src/Core/Foundation/Database/EntityRepository.php
653/src/Adapter/EntityMetaDataRetriever.php
654/src/Core/Foundation/Database/EntityMetaData.php
655/src/Core/Foundation/Database/EntityManager/QueryBuilder.php
656/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/63/78/a6/6378a61e581fd6707386904b94f897508f149cbf_2.file.button-cart.tpl.php
657/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/37/ec/57/37ec57de0c5937c17ca03d178c8b4f6108683954_2.file.pagination.tpl.php
658/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f3/52/86/f35286279d3d5a1a095517f7c7bcf7b914d10cc5_2.file.products-bottom.tpl.php
659/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/2a/b2/1f/2ab21f08874332796b0a6349a1a0f322d5bc31cb_2.file.footer.tpl.php
660/modules/ps_emailsubscription/ps_emailsubscription.php
661/var/cache/prod/smarty/compile/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.psemailsubscriptionviewst.php
662/modules/posstaticfooter/posstaticfooter.php
663/modules/posstaticfooter/models/Staticfooter.php
664/modules/posstaticfooter/translations/bg.php
665/modules/ps_linklist/ps_linklist.php
666/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
667/modules/ps_linklist/src/LegacyLinkBlockRepository.php
668/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
669/vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
670/vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
671/var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/236/6d/ad/25/6dad25ac1cd2f7f2ce7974fb3a98c9adcf31e4f1.pslinklistviewstemplatesh.php
672/var/cache/prod/smarty/compile/ae/aa/f1/aeaaf1758116c7ad1c492ccddeb5aee2d94aea9f_2.file.block_footer.tpl.php
673/var/cache/prod/smarty/compile/2b/b8/31/2bb831175fbc58156def5259de6502ffcdd8015a_2.file.html.tpl.php
674/config/settings.inc.php