Haremshosen

Haremshosen für Damen & Herren – dein Look mit Freiraum

Unsere Haremshosen sind mehr als nur Kleidung – sie stehen für Freiheit, Bewegung und einen individuellen Lebensstil. Ob beim Yoga, auf Reisen, auf dem Festival oder einfach zu Hause: Mit ihrer weiten Passform, dem tiefen Schritt und den elastischen Bündchen bieten dir Haremshosen maximalen Komfort und zugleich einen lässigen Look.

Entdecke bei Jing Shop eine große Auswahl an Haremshosen für Damen und Herren – aus leichten Stoffen, mit traditionellen Mustern, modernen Prints oder in schlichten Farben. Jede Hose wird sorgfältig ausgewählt und bringt einen Hauch von Thailand in deinen Alltag. Egal ob du es bunt, minimalistisch oder ausgefallen magst: Hier findest du deine neue Lieblingshose.

WeiterlesenShow less
27,99 € (inkl. MwSt.)
Boho Haremshose für Teeenager und kleine Frauen oder als 3/5 lange Capri Hose für Männer geeignet. Model auf dem Foto (w) ca.1,55m. 
25,99 € (inkl. MwSt.)
Farbe : Grau Grün Schwarz Rot Weiß Navyblau
Unisex Aladinhose aus weicher Baumwolle. Die Hose ist leicht dehnbar und hat eine tolle, samtige Textur. Geeignet für Personen zwischen 1,55m - ca. 1,70m. Hüftumfang ca. 56cm-100cm. Hosenlänge 97cm
Nicht ausreichend Artikel auf LagerSold out
24,99 € (inkl. MwSt.)
Haremshose für Frauen, Tweens und Teens aus einer Mischung aus 80% Polyester und 20% Baumwolle. Geeignet für Frauen zwischen 1,55 m - 1,70 m. Großzügige Taille ca. 56cm-100cm.
15,99 € (inkl. MwSt.)
Farbe : Seegrün Dunklblau
Einheitsgröße S-L 100% Rayon (vegane Kunstseide aus nachwachsenden, natürlichen Fasern) Schrittlänge 70cm
16,99 € (inkl. MwSt.)
Farbe : Schwarz Dunkelblau Navyblau
Einheitsgröße S-L 100% Rayon (vegane Kunstseide aus nachwachsenden, natürlichen Fasern) Schrittlänge 70cm
16,99 € (inkl. MwSt.)
Farbe : Himmelblau Navyblau
Einheitsgröße S-L 100% Rayon (vegane Kunstseide aus nachwachsenden, natürlichen Fasern) Schrittlänge 70cm
16,99 € (inkl. MwSt.)
Farbe : Navyblau
Einheitsgröße S-L 100% Rayon (vegane Kunstseide aus nachwachsenden, natürlichen Fasern) Schrittlänge 70cm
16,99 € (inkl. MwSt.)
Farbe : Schwarz Seegrün Navyblau
Einheitsgröße S-L 100% Rayon (vegane Kunstseide aus nachwachsenden, natürlichen Fasern) Schrittlänge 70cm

Menü

Einstellungen

Teilen

Erstellen ein kostenloses Konto, um Wunschlisten zu verwenden.

Bitte melde dich zuerst an.

Bitte melden Sie sich zuerst an.

Anmelden
Load Time1238 ms - OK... for a shared hosting
Querying Time486 ms
Queries2122
Memory Peak Usage53.6 Mb
Included Files643 files - 10.33 Mb
PrestaShop Cache- Mb
Global vars0.51 Mb
PrestaShop Version1.7.5.2
PHP Version7.2.34-54+ubuntu22.04.1+deb.sury.org+1 (OK)
MySQL Version10.6.22-MariaDB-0ubuntu0.22.04.1 (OK)
Memory Limit1G
Max Execution Time300s
Smarty Cachedisabled
Smarty Compilationauto
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 36 ms 36 ms 4.88 Mb 5.47 Mb
__construct 0 ms 36 ms - Mb 5.47 Mb
init 6 ms 42 ms 1.19 Mb 6.08 Mb
checkAccess 0 ms 42 ms - Mb 6.08 Mb
setMedia 0 ms 42 ms 0.01 Mb 6.08 Mb
postProcess - ms 42 ms - Mb 6.08 Mb
initHeader 0 ms 42 ms - Mb 6.08 Mb
initContent 703 ms 746 ms 29.36 Mb 35.51 Mb
initFooter 0 ms 746 ms - Mb 35.51 Mb
display 492 ms 1238 ms 16.39 Mb 53.60 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 2122 queries

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE DISTINCT od.id_order, od.product_id, po.date_add, pl.name, pl.link_rewrite, p.reference, i.id_image, p.show_price, p.ean13, cl.link_rewrite category, po.id_order, ca.id_country
FROM `ps_order_detail` od
LEFT JOIN ps_product p ON (p.id_product = od.product_id)
LEFT JOIN ps_product_lang pl ON (pl.id_product = od.product_id)
LEFT JOIN ps_category_lang cl ON (cl.id_category = p.id_category_default)
LEFT JOIN ps_image i ON (i.id_product = od.product_id)
LEFT JOIN ps_orders po ON (od.id_order = po.id_order)
LEFT JOIN ps_address ca ON (ca.id_customer = po.id_customer)
WHERE pl.id_lang = 3 AND cl.id_lang = 3 AND i.cover = 1 AND p.active = 1
ORDER BY od.`id_order_detail` DESC
LIMIT 0, 10
99.8 23570 Yes /modules/pplastorders/pplastorders.php:244
SELECT SQL_NO_CACHE *
FROM `ps_st_wishlist`
WHERE `id_customer` = 0
AND `id_shop` = 1
ORDER BY `name` ASC
10.5 21376 Yes /modules/stwishlist/classes/StWishListClass.php:171
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-08-26 00:00:00",
INTERVAL 90 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 3 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 3 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 3)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 25 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 60,60
8.7 204 /classes/Category.php:1010
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`)
6.1 7136 /classes/Configuration.php:160
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
5.6 1192 Yes /classes/Hook.php:403
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`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (3))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
4 735 Yes Yes /classes/Hook.php:666
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1
3.4 10 /classes/SpecificPrice.php:283
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
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)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 25 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1
2 204 /classes/Category.php:939
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
1.7 130 Yes /classes/Dispatcher.php:636
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10824
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
1.3 42 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10825
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
1.3 27 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10789
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
1.2 27 Yes Yes /classes/Product.php:3915
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.1 0 /classes/Hook.php:190
SELECT SQL_NO_CACHE m.`name` FROM `ps_module` m
JOIN `ps_module_shop` ms ON (m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1)
WHERE m.active=1
1.1 147 /modules/jscomposer/classes/vccontentanywhere.php:877
SELECT SQL_NO_CACHE m.`name` FROM `ps_module` m
JOIN `ps_module_shop` ms ON (m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1)
WHERE m.active=1
1.1 147 /modules/jscomposer/classes/vccontentanywhere.php:877
SELECT SQL_NO_CACHE m.`name` FROM `ps_module` m
JOIN `ps_module_shop` ms ON (m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1)
WHERE m.active=1
1.1 147 /modules/jscomposer/classes/vccontentanywhere.php:877
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:400
SELECT SQL_NO_CACHE m.`name` FROM `ps_module` m
JOIN `ps_module_shop` ms ON (m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1)
WHERE m.active=1
1.1 147 /modules/jscomposer/classes/vccontentanywhere.php:877
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:400
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10693
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
1 18 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10688
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
1 18 Yes Yes /classes/Product.php:3915
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` = 3 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` = 1)
AND c.`id_category` != 23
AND `level_depth` <= 5
AND nleft >= 2 AND nright <= 49
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
1 14 Yes /modules/ps_categorytree/ps_categorytree.php:166
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10254
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
1 24 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE m.`name` FROM `ps_module` m
JOIN `ps_module_shop` ms ON (m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1)
WHERE m.active=1
0.9 147 /modules/jscomposer/classes/vccontentanywhere.php:877
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product_attribute`) FROM `ps_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1
0.9 38 /classes/SpecificPrice.php:283
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10811
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.9 12 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10790
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.9 24 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10786
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.8 2 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10791
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.8 21 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE snl.*, snll.*
FROM `ps_st_sidebar` snl
INNER JOIN ps_st_sidebar_shop st_sidebar_shop
ON (st_sidebar_shop.id_st_sidebar = snl.id_st_sidebar AND st_sidebar_shop.id_shop = 1)
LEFT JOIN `ps_st_sidebar_lang` snll ON (snl.`id_st_sidebar` = snll.`id_st_sidebar`)
WHERE snll.`id_lang` = 3 AND snl.`active`=1 
ORDER BY snl.`location`, snl.`position`
0.8 11 Yes /modules/stsidebar/classes/StSidebarClass.php:116
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10274
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.8 15 Yes Yes /classes/Product.php:3915
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1) UNION (SELECT * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1)
0.8 1 /classes/CartRule.php:400
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
0.8 1 /classes/CartRule.php:400
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10737
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.7 18 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10277
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.7 2 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE m.`name` FROM `ps_module` m
JOIN `ps_module_shop` ms ON (m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1)
WHERE m.active=1
0.7 147 /modules/jscomposer/classes/vccontentanywhere.php:877
SELECT SQL_NO_CACHE b.*, st_blog_shop.*, bl.*
FROM `ps_st_blog` b
INNER JOIN ps_st_blog_shop st_blog_shop
ON (st_blog_shop.id_st_blog = b.id_st_blog AND st_blog_shop.id_shop = 1)
LEFT JOIN `ps_st_blog_lang` `bl` ON 
b.`id_st_blog` = bl.`id_st_blog`
AND bl.`id_lang` = 3
WHERE (st_blog_shop.`active` = 1)
GROUP BY st_blog_shop.`id_st_blog`
ORDER BY b.date_add DESC
LIMIT 4
0.7 9 Yes Yes /modules/stblog/classes/StBlogClass.php:746
SELECT SQL_NO_CACHE snl.*, snll.*
FROM `ps_st_sidebar` snl
INNER JOIN ps_st_sidebar_shop st_sidebar_shop
ON (st_sidebar_shop.id_st_sidebar = snl.id_st_sidebar AND st_sidebar_shop.id_shop = 1)
LEFT JOIN `ps_st_sidebar_lang` snll ON (snl.`id_st_sidebar` = snll.`id_st_sidebar`)
WHERE snll.`id_lang` = 3 AND snl.`active`=1 
ORDER BY snl.`location`, snl.`position`
0.7 11 Yes /modules/stsidebar/classes/StSidebarClass.php:116
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 19
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.7 2 Yes Yes /classes/Category.php:872
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10812
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.7 2 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE smlg.*,smlgl.`name`,smlgl.`url`
FROM `ps_st_multi_link_group` smlg
INNER JOIN ps_st_multi_link_group_shop st_multi_link_group_shop
ON (st_multi_link_group_shop.id_st_multi_link_group = smlg.id_st_multi_link_group AND st_multi_link_group_shop.id_shop = 1)
LEFT JOIN `ps_st_multi_link_group_lang` smlgl ON (smlg.`id_st_multi_link_group` = smlgl.`id_st_multi_link_group`)
WHERE smlg.`active`=1  AND smlg.`location` IN (1) AND smlgl.`id_lang` = 3
ORDER BY smlg.`position`
0.7 9 Yes /modules/stmultilink/classes/StMultiLinkGroup.php:121
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10789 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1472) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10790 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1482) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10813
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.7 15 Yes Yes /classes/Product.php:3915
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 13
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.7 1 Yes Yes /classes/Category.php:872
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7946 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.7 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8003
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7766 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 3 Yes /classes/SpecificPrice.php:549
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 3) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
0.6 1 /classes/CartRule.php:400
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 299 /classes/module/Module.php:305
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10810
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 3 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7795
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10809
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 3 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8247 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8279
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE sms.*, smsl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `ps_st_page_banner` sms
LEFT JOIN `ps_st_page_banner_lang` smsl ON (sms.`id_st_page_banner` = smsl.`id_st_page_banner` AND smsl.`id_lang` = 3)
INNER JOIN ps_st_page_banner_shop st_page_banner_shop
ON (st_page_banner_shop.id_st_page_banner = sms.id_st_page_banner AND st_page_banner_shop.id_shop = 1)
WHERE 1 AND sms.`active`=1  AND sms.`item_k`=1 AND (sms.`show_subcate` = 0 AND sms.`item_v`="25" OR sms.`show_subcate` = 1 AND sms.`item_v` IN(25,1)) ORDER BY sms.`position`
LIMIT 1
0.6 1 Yes /modules/stpagebanner/classes/StPageBannerClass.php:197
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7796
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7802
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE smlg.*,smlgl.`name`,smlgl.`url`
FROM `ps_st_multi_link_group` smlg
INNER JOIN ps_st_multi_link_group_shop st_multi_link_group_shop
ON (st_multi_link_group_shop.id_st_multi_link_group = smlg.id_st_multi_link_group AND st_multi_link_group_shop.id_shop = 1)
LEFT JOIN `ps_st_multi_link_group_lang` smlgl ON (smlg.`id_st_multi_link_group` = smlgl.`id_st_multi_link_group`)
WHERE smlg.`active`=1  AND smlg.`location` IN (5,18,19,20,21,28) AND smlgl.`id_lang` = 3
ORDER BY smlg.`position`
0.6 9 Yes /modules/stmultilink/classes/StMultiLinkGroup.php:121
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8247
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 6960
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7830
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 6965
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8807
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 25
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.6 1 Yes Yes /classes/Category.php:872
SELECT SQL_NO_CACHE sms.*, smsl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `ps_st_page_banner` sms
LEFT JOIN `ps_st_page_banner_lang` smsl ON (sms.`id_st_page_banner` = smsl.`id_st_page_banner` AND smsl.`id_lang` = 3)
INNER JOIN ps_st_page_banner_shop st_page_banner_shop
ON (st_page_banner_shop.id_st_page_banner = sms.id_st_page_banner AND st_page_banner_shop.id_shop = 1)
WHERE 1 AND sms.`active`=1  AND sms.`item_k`=11 AND sms.`item_v`="1" ORDER BY sms.`position`
LIMIT 1
0.6 1 Yes /modules/stpagebanner/classes/StPageBannerClass.php:197
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 6957
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7801
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8272
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE * 
FROM `ps_st_easy_content` 
WHERE `active` = 1
0.6 72 /modules/steasycontent/classes/StEasyContentClass.php:396
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8808
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 6957 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8824 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 4 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8824
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 6956
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7311
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7766
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.6 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 6958 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8272 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 3 Yes /classes/SpecificPrice.php:549
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 10
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 25
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 8
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 12
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 17
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 20
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 21
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8238
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.5 1 Yes Yes /classes/Product.php:3915
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 22
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10824
0.5 16 /classes/ProductAssembler.php:90
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` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 36
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.5 1 Yes Yes /classes/Category.php:872
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10783 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 2 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10786 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1607) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 3 Yes /classes/SpecificPrice.php:549
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.5 299 /classes/module/Module.php:305
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8802
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8239
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8800
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10783
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7946
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2184
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8797
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7805
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 6962
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 6963
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 6958
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7308
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8268
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7309
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7308 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10825 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1706) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 4 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 7312
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 8242
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
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)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 9826
AND al.`id_lang` = 3
AND agl.`id_lang` = 3
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
0.4 1 Yes Yes /classes/Product.php:3915
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8242 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE s.*, sl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `ps_st_sticker` s
LEFT JOIN `ps_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = 3)
LEFT JOIN `ps_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
WHERE ss.`id_shop` = 1 AND s.`active`=1  AND s.`type` IN (1,2,3,4,5,6,7)
ORDER BY s.`position` ASC, s.`id_st_sticker`
0.4 8 Yes /modules/ststickers/classes/StStickersClass.php:168
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10824 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1691) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 4 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1691) AND il.`id_lang` = 3 ORDER by i.`position`
0.4 15 Yes /classes/Product.php:2483
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10813 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1644) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 4 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10790
0.4 9 /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` = 3)
WHERE i.`id_product` = 10824
ORDER BY `position`
0.4 10 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pc.*,
(SELECT count(*) FROM `ps_st_product_comment_pro_usefulness` pcu WHERE pcu.`id_st_product_comment_pro` = pc.`id_st_product_comment_pro` AND pcu.`usefulness` = 1) as total_useful,
(SELECT count(*) FROM `ps_st_product_comment_pro_usefulness` pcu WHERE pcu.`id_st_product_comment_pro` = pc.`id_st_product_comment_pro`) as total_advice, 
(SELECT count(*) FROM `ps_st_product_comment_pro` pcs WHERE pcs.`id_parent` = pc.`id_st_product_comment_pro`) as total_reply,
IF(c.`id_customer`, CONCAT(c.`firstname`, ' ',  c.`lastname`), pc.customer_name) customer_name
FROM `ps_st_product_comment_pro` pc
LEFT JOIN `ps_customer` c ON c.`id_customer` = pc.`id_customer`      
WHERE pc.`id_shop` = 1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) AND pc.`home_featured` = 1
AND pc.`id_parent` = 0
ORDER BY featured DESC
Limit 0, 1
0.4 7569 Yes /modules/stproductcommentspro/classes/StProductCommentProClass.php:227
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10810 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1633) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 4 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10737 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1291) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 9778 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *
FROM `ps_st_social` s
LEFT JOIN `ps_st_social_lang` sl
ON (s.`id_st_social`=sl.`id_st_social` AND sl.`id_lang`=3)
INNER JOIN ps_st_social_shop st_social_shop
ON (st_social_shop.id_st_social = s.id_st_social AND st_social_shop.id_shop = 1) WHERE s.`active`=1 ORDER BY s.`position`, s.`id_st_social`
0.4 4 Yes /modules/stsocial/classes/StSocialClass.php:114
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 6960 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10277 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 169) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 7 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7311 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
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` = 3)
WHERE i.`id_product` = 10824
ORDER BY `position`
0.4 10 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 6963 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10791 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1492) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE * 
FROM `ps_st_blog_slider` 
WHERE `active` = 1
AND `type`=2
AND `id_shop` = 1
0.4 2 /modules/stblog/classes/StBlogSliderClass.php:337
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8824
ORDER BY f.position ASC
0.4 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10789
0.4 13 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7801 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE sec.*, secl.*, st_easy_content_shop.`id_shop`
FROM `ps_st_easy_content` sec
INNER JOIN ps_st_easy_content_shop st_easy_content_shop
ON (st_easy_content_shop.id_st_easy_content = sec.id_st_easy_content AND st_easy_content_shop.id_shop = 1)
LEFT JOIN `ps_st_easy_content_lang` secl ON (sec.`id_st_easy_content` = secl.`id_st_easy_content`)
WHERE secl.`id_lang` = 3 AND sec.`active`=1  AND sec.`type`=5 AND (sec.id_category = 0 AND sec.id_manufacturer = 0 OR (sec.id_category > 0 AND sec.id_category = 25))
ORDER BY sec.`position` LIMIT 0, 50
0.4 8 Yes /modules/steasycontent/classes/StEasyContentClass.php:352
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7802 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=0 AND smm.`item_t`=0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.4 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7805 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8808 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8807 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8797 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 6957
ORDER BY f.position ASC
0.4 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE `deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC
0.4 26 Yes /classes/Currency.php:302
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8238 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 3 Yes /classes/SpecificPrice.php:549
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 6958
ORDER BY f.position ASC
0.4 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10825
0.4 8 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-08-26 00:00:00",
INTERVAL 90 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 3 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 3 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 3)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 25 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,0
0.4 0 /classes/Category.php:1010
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10688 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 785) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_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` = 6958 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` = 6958 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_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` = 8824 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` = 8824 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE bi.`id_st_blog_image`,bi.`id_st_blog`,bi.`type`
FROM `ps_st_blog_image` bi
LEFT JOIN `ps_st_blog_image_lang` bil 
ON (bi.`id_st_blog_image` = bil.`id_st_blog_image`)
WHERE bi.`id_st_blog` = 4 AND bil.`id_lang` = 3
AND bi.type = 1
ORDER BY bi.`position` ASC LIMIT 1
0.3 3 Yes /modules/stblog/classes/StBlogImageClass.php:237
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10809 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1629) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 4 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE sec.*, secl.*, st_easy_content_shop.`id_shop`
FROM `ps_st_easy_content` sec
INNER JOIN ps_st_easy_content_shop st_easy_content_shop
ON (st_easy_content_shop.id_st_easy_content = sec.id_st_easy_content AND st_easy_content_shop.id_shop = 1)
LEFT JOIN `ps_st_easy_content_lang` secl ON (sec.`id_st_easy_content` = secl.`id_st_easy_content`)
WHERE secl.`id_lang` = 3 AND sec.`active`=1  AND sec.`type`=1 AND sec.`location` IN (12,48,49,50,51,91,92,93,94,52,57)
ORDER BY sec.`position` LIMIT 0, 50
0.3 72 Yes /modules/steasycontent/classes/StEasyContentClass.php:352
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 6965 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
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` = 3)
WHERE i.`id_product` = 7309
ORDER BY `position`
0.3 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8797
0.3 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` = 3)
WHERE i.`id_product` = 10693
ORDER BY `position`
0.3 8 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10693
0.3 7 /classes/ProductAssembler.php:90
SELECT SQL_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` = 6957 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` = 6957 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 10693
ORDER BY `position`
0.3 8 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10254
0.3 10 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7312 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
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 = 'www.jing-shop.com' OR su.domain_ssl = 'www.jing-shop.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.3 1 /classes/shop/Shop.php:345
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` = 3)
WHERE i.`id_product` = 7309
ORDER BY `position`
0.3 5 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE `deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC
0.3 26 Yes /classes/Currency.php:302
SELECT SQL_NO_CACHE *
FROM `ps_st_notification`
0.3 3 /modules/stnotification/classes/StNotificationClass.php:248
SELECT SQL_NO_CACHE smsg.*
FROM `ps_st_swiper_group` smsg
INNER JOIN ps_st_swiper_group_shop st_swiper_group_shop
ON (st_swiper_group_shop.id_st_swiper_group = smsg.id_st_swiper_group AND st_swiper_group_shop.id_shop = 1)
WHERE smsg.`active`=1  AND smsg.`location` IN (2,50)
ORDER BY smsg.`position`
0.3 12 Yes /modules/stswiper/classes/StSwiperGroup.php:279
SELECT SQL_NO_CACHE smsg.*
FROM `ps_st_swiper_group` smsg
INNER JOIN ps_st_swiper_group_shop st_swiper_group_shop
ON (st_swiper_group_shop.id_st_swiper_group = smsg.id_st_swiper_group AND st_swiper_group_shop.id_shop = 1)
WHERE smsg.`active`=1  AND smsg.`location` IN (21)
ORDER BY smsg.`position`
0.3 12 Yes /modules/stswiper/classes/StSwiperGroup.php:279
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10737
0.3 6 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (868, 869, 870, 871, 872, 873, 874) AND il.`id_lang` = 3 ORDER by i.`position`
0.3 7 Yes /classes/Product.php:2483
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7309
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE sec.*, secl.*, st_easy_content_shop.`id_shop`
FROM `ps_st_easy_content` sec
INNER JOIN ps_st_easy_content_shop st_easy_content_shop
ON (st_easy_content_shop.id_st_easy_content = sec.id_st_easy_content AND st_easy_content_shop.id_shop = 1)
LEFT JOIN `ps_st_easy_content_lang` secl ON (sec.`id_st_easy_content` = secl.`id_st_easy_content`)
WHERE secl.`id_lang` = 3 AND sec.`active`=1  AND sec.`type`=1 AND sec.`location` IN (3,43,44,45,46,81,82,83,84,47,56)
ORDER BY sec.`position` LIMIT 0, 50
0.3 72 Yes /modules/steasycontent/classes/StEasyContentClass.php:352
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10688
0.3 8 /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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7311
0.3 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` = 3)
WHERE i.`id_product` = 7311
ORDER BY `position`
0.3 5 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10791
0.3 8 /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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8272
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 6956 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8247
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7795
0.3 1 /classes/ProductAssembler.php:90
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.3 1 /classes/shop/Shop.php:704
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10812
0.3 2 /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` = 3)
WHERE i.`id_product` = 10789
ORDER BY `position`
0.3 13 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 7311
ORDER BY `position`
0.3 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `ps_st_sticker` s
INNER JOIN ps_st_sticker_shop st_sticker_shop
ON (st_sticker_shop.id_st_sticker = s.id_st_sticker AND st_sticker_shop.id_shop = 1) 
WHERE `active` = 1
ORDER BY `position`
0.3 8 Yes /modules/ststickers/classes/StStickersClass.php:223
SELECT SQL_NO_CACHE smsg.*
FROM `ps_st_banner_group` smsg
INNER JOIN ps_st_banner_group_shop st_banner_group_shop
ON (st_banner_group_shop.id_st_banner_group = smsg.id_st_banner_group AND st_banner_group_shop.id_shop = 1)
WHERE smsg.`active`=1 AND smsg.`id_parent`=0  AND smsg.`location` IN (23,26)
ORDER BY smsg.`position`
0.3 17 Yes /modules/stbanner/classes/StBannerGroup.php:315
SELECT SQL_NO_CACHE *
FROM `ps_st_banner_group` 
WHERE `active` = 1
0.3 17 /modules/stbanner/classes/StBannerGroup.php:358
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` = 3)
WHERE i.`id_product` = 10789
ORDER BY `position`
0.3 13 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8268 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1740, 1790) AND il.`id_lang` = 3 ORDER by i.`position`
0.3 12 Yes /classes/Product.php:2483
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7309 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10824) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491) AND il.`id_lang` = 3 ORDER by i.`position`
0.3 10 Yes /classes/Product.php:2483
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8003
0.3 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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10810
0.3 4 /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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7309) AND (b.`id_shop` = 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` = 3)
WHERE i.`id_product` = 10790
ORDER BY `position`
0.3 9 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *
FROM `ps_st_video` v
LEFT JOIN `ps_st_video_lang` vl
ON (v.`id_st_video`=vl.`id_st_video` AND vl.`id_lang`=3)
INNER JOIN ps_st_video_shop st_video_shop
ON (st_video_shop.id_st_video = v.id_st_video AND st_video_shop.id_shop = 1)WHERE `type`=0 AND v.`active`=1
0.3 4 /modules/stvideo/classes/StVideoClass.php:105
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10274
0.3 6 /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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8808
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10693 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 868) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10813
0.3 5 /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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9778
0.3 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` = 3)
WHERE i.`id_product` = 8272
ORDER BY `position`
0.3 6 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10254 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 66) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 4 Yes /classes/SpecificPrice.php:549
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-08-26 00:00:00" AND date_to <= "2025-08-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-08-26 00:00:00" AND date_from <= "2025-08-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-08-26 00:00:00" AND date_to > "2025-08-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.3 1 /classes/CartRule.php:341
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` = 3)
WHERE i.`id_product` = 10790
ORDER BY `position`
0.3 9 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10277
0.3 3 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=16 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.3 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
SELECT SQL_NO_CACHE s.*, sl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `ps_st_sticker` s
LEFT JOIN `ps_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = 3)
LEFT JOIN `ps_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
WHERE ss.`id_shop` = 1 AND s.`active`=1  AND s.`type` IN (1,2,3,4,5,6,7)
ORDER BY s.`position` ASC, s.`id_st_sticker`
0.3 8 Yes /modules/ststickers/classes/StStickersClass.php:168
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` = 3)
WHERE i.`id_product` = 8279
ORDER BY `position`
0.3 6 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE `id_st_banner`, `description_color`, `bg_color`, `btn_color`, `btn_bg`, `btn_hover_color`, `btn_hover_bg`
FROM `ps_st_banner` 
WHERE `active` = 1 and (`description_color`!="" or `bg_color`!="" or `btn_color`!="" or `btn_bg`!="" or `btn_hover_color`!="" or `btn_hover_bg`!="")
0.3 13 /modules/stbanner/classes/StBannerClass.php:286
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 9826 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 4 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10809
0.3 4 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10811 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1635) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 33
AND setting_type = 1
0.3 75 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3)
WHERE i.`id_product` = 10688
ORDER BY `position`
0.3 7 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 10254
ORDER BY `position`
0.3 10 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 31
AND setting_type = 1
0.3 69 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10812 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1640) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-08-26 00:00:00" AND date_to <= "2025-08-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-08-26 00:00:00" AND date_from <= "2025-08-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-08-26 00:00:00" AND date_to > "2025-08-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.3 1 /classes/CartRule.php:341
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7946
0.3 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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10811
0.3 3 /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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7308
ORDER BY f.position ASC
0.3 3 Yes /classes/Product.php:4952
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 = 3)
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 (1) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.3 10 Yes /classes/CMS.php:151
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` = 3)
WHERE i.`id_product` = 8808
ORDER BY `position`
0.3 3 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10693) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 6962 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_menu`
WHERE (`txt_color`!="" || `link_color`!="" || `txt_color_over`!="" || `bg_color`!="" || `bg_color_over`!="" || `tab_content_bg`!="" || `bg_image`!="" || `bg_margin_bottom`!="" || `cate_label_color`!="" || `cate_label_bg`!="")
AND `active`=1
0.3 50 /modules/stmegamenu/classes/StMegaMenuClass.php:294
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 9778
ORDER BY f.position ASC
0.3 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 10274 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 143) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 5 Yes /classes/SpecificPrice.php:549
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` = 3)
WHERE i.`id_product` = 10277
ORDER BY `position`
0.3 10 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10783
ORDER BY f.position ASC
0.3 6 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10786
0.3 4 /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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6957
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8279 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10786
ORDER BY f.position ASC
0.3 4 Yes /classes/Product.php:4952
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` = 3)
WHERE i.`id_product` = 10277
ORDER BY `position`
0.3 10 Yes /classes/Product.php:3042
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` = 3)
WHERE i.`id_product` = 7308
ORDER BY `position`
0.3 3 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10786
AND pac.`id_product_attribute` = 1607
AND agl.`id_lang` = 3
0.3 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7766
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7795 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_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` = 9778 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` = 9778 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (67, 68, 69, 70, 71, 72, 73, 74, 75, 66) AND il.`id_lang` = 3 ORDER by i.`position`
0.3 10 Yes /classes/Product.php:2483
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (785, 786, 787, 788, 789, 790, 791) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 8 Yes /classes/Product.php:2483
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` = 3)
WHERE i.`id_product` = 8268
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=7 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8807
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10790) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8824
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8003 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.2 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8239 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.2 3 Yes /classes/SpecificPrice.php:549
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` = 3)
WHERE i.`id_product` = 8238
ORDER BY `position`
0.2 6 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6962
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7311) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 6957
ORDER BY `position`
0.2 5 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7796 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.2 4 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8802 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.2 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 2184 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.2 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE snl.*, snll.*
FROM `ps_st_notification` snl
INNER JOIN ps_st_notification_shop st_notification_shop
ON (st_notification_shop.id_st_notification = snl.id_st_notification AND st_notification_shop.id_shop = 1)
LEFT JOIN `ps_st_notification_lang` snll ON (snl.`id_st_notification` = snll.`id_st_notification`)
WHERE snl.`active`=1 AND snll.`id_lang` = 3 
ORDER BY snl.`position`
0.2 3 Yes /modules/stnotification/classes/StNotificationClass.php:216
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8807
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 7830 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.2 3 Yes /classes/SpecificPrice.php:549
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10825
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8238
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7801
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_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` = 1607
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10786 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` = 1607
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10786 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 3, 2, 0) +  IF (`id_country` = 60, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 60) AND
`id_group` IN (0, 3) AND `id_product` = 8800 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.2 3 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9826
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8808
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8247
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7802
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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` = 3)
WHERE i.`id_product` = 10737
ORDER BY `position`
0.2 6 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7805
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_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` = 10783 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` = 10783 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 10825 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` = 10825 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 8003
ORDER BY `position`
0.2 3 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8268
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8808) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8239) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8279) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 7946
ORDER BY `position`
0.2 6 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE sec.*, secl.*, st_easy_content_shop.`id_shop`
FROM `ps_st_easy_content` sec
INNER JOIN ps_st_easy_content_shop st_easy_content_shop
ON (st_easy_content_shop.id_st_easy_content = sec.id_st_easy_content AND st_easy_content_shop.id_shop = 1)
LEFT JOIN `ps_st_easy_content_lang` secl ON (sec.`id_st_easy_content` = secl.`id_st_easy_content`)
WHERE secl.`id_lang` = 3 AND sec.`active`=1  AND sec.`type`=4 AND (sec.id_category = 0 AND sec.id_manufacturer = 0 OR (sec.id_category > 0 AND sec.id_category = 25))
ORDER BY sec.`position` LIMIT 0, 50
0.2 2 Yes /modules/steasycontent/classes/StEasyContentClass.php:352
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7830
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8824
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6965
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10737
ORDER BY f.position ASC
0.2 4 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7805
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1706) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 10 Yes /classes/Product.php:2483
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` = 3)
WHERE i.`id_product` = 10825
ORDER BY `position`
0.2 6 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6958
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
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` = 3)
WHERE i.`id_product` = 8824
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 8808
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9826) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8003) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 10813 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` = 10813 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 7308 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` = 7308 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6957
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1286, 1287, 1292, 1289, 1290, 1291) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 6 Yes /classes/Product.php:2483
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10783
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_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` = 10786 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` = 10786 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8247
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (138, 139, 1277, 1278, 1279, 143) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 6 Yes /classes/Product.php:2483
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7308
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_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` = 8238 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` = 8238 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10824
0.2 14 /classes/Product.php:2465
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 7805 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` = 7805 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 7801 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` = 7801 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10812
ORDER BY f.position ASC
0.2 2 Yes /classes/Product.php:4952
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` = 3)
WHERE i.`id_product` = 10737
ORDER BY `position`
0.2 6 Yes /classes/Product.php:3042
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` = 3)
WHERE i.`id_product` = 10688
ORDER BY `position`
0.2 7 Yes /classes/Product.php:3042
SELECT SQL_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` = 10277 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` = 10277 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6963
0.2 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` = 3)
WHERE i.`id_product` = 10825
ORDER BY `position`
0.2 6 Yes /classes/Product.php:3042
SELECT SQL_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` = 7802 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` = 7802 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 8003
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
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` = 3)
WHERE i.`id_product` = 10274
ORDER BY `position`
0.2 6 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_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` = 8247 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` = 8247 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 8808 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` = 8808 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8802
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_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` = 10737 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` = 10737 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10813
ORDER BY f.position ASC
0.2 2 Yes /classes/Product.php:4952
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` = 3)
WHERE i.`id_product` = 7946
ORDER BY `position`
0.2 6 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 2184
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_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` = 8807 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` = 8807 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 8239
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10825
AND pac.`id_product_attribute` = 1706
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
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` = 3)
WHERE i.`id_product` = 8238
ORDER BY `position`
0.2 6 Yes /classes/Product.php:3042
SELECT SQL_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` = 1706
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10825 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` = 1706
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10825 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 10274
ORDER BY `position`
0.2 6 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `ps_st_page_banner` sms 
INNER JOIN ps_st_page_banner_shop st_page_banner_shop
ON (st_page_banner_shop.id_st_page_banner = sms.id_st_page_banner AND st_page_banner_shop.id_shop = 1)
WHERE `active` = 1
0.2 1 /modules/stpagebanner/classes/StPageBannerClass.php:264
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` = 3)
WHERE i.`id_product` = 7308
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
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` = 3)
WHERE i.`id_product` = 8824
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_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` = 169
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10277 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` = 169
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10277 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6960
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8824)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10813
AND pac.`id_product_attribute` = 1644
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
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` = 3)
WHERE i.`id_product` = 6958
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7312
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_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` = 1291
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10737 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` = 1291
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10737 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6958
0.2 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` = 3)
WHERE i.`id_product` = 10809
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8242
0.2 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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8238
0.2 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` = 3)
WHERE i.`id_product` = 10810
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10405) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10812
AND pac.`id_product_attribute` = 1640
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10824) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10737
AND pac.`id_product_attribute` = 1291
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
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` = 3)
WHERE i.`id_product` = 10813
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_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` = 1644
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10813 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` = 1644
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10813 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 10809
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7801
0.2 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` = 3)
WHERE i.`id_product` = 10791
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7796
0.2 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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8239
0.2 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` = 3)
WHERE i.`id_product` = 6962
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6957)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7802
0.2 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` = 3)
WHERE i.`id_product` = 7312
ORDER BY `position`
0.2 5 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 6957
ORDER BY `position`
0.2 5 Yes /classes/Product.php:3042
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` = 3)
WHERE i.`id_product` = 8247
ORDER BY `position`
0.2 5 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10790) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 7795
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6956
0.2 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-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8800
0.2 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` = 3)
WHERE i.`id_product` = 7312
ORDER BY `position`
0.2 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10277
AND pac.`id_product_attribute` = 169
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6958)
0.2 1 /classes/Product.php:3342
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` = 3)
WHERE i.`id_product` = 7796
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7946) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 6962
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=13 ORDER BY secc.`position`
0.2 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 81
AND setting_type = 1
0.2 29 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=31 ORDER BY secc.`position`
0.2 8 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7309) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10789) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=10 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=15 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 44
AND setting_type = 2
0.2 33 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=11 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10693) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 6963
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
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 = 3)
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 (3) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 10 Yes /classes/CMS.php:151
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` = 3)
WHERE i.`id_product` = 8272
ORDER BY `position`
0.2 6 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 7946 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` = 7946 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10688) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8824) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7830) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 6963
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=78 AND secc.`active`=1  AND secc.`id_st_easy_content`=31 ORDER BY secc.`position`
0.2 8 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3)
WHERE i.`id_product` = 8247
ORDER BY `position`
0.2 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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` = 3)
WHERE i.`id_product` = 10786
ORDER BY `position`
0.2 3 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7311) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
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 = 3)
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 (15) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 4 Yes /classes/CMS.php:151
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.2 4 /classes/Language.php:1029
SELECT SQL_NO_CACHE sml.*, smll.`name`, smll.`url`
FROM `ps_st_multi_link` sml
LEFT JOIN `ps_st_multi_link_lang` smll ON (sml.`id_st_multi_link` = smll.`id_st_multi_link`)
WHERE smll.`id_lang` = 3 AND sml.`id_st_multi_link_group`=5 AND sml.`active`=1 
ORDER BY sml.`position`
0.2 25 Yes /modules/stmultilink/classes/StMultiLinkClass.php:82
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8797) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_st_social` s
LEFT JOIN `ps_st_social_lang` sl
ON (s.`id_st_social`=sl.`id_st_social` AND sl.`id_lang`=3)
INNER JOIN ps_st_social_shop st_social_shop
ON (st_social_shop.id_st_social = s.id_st_social AND st_social_shop.id_shop = 1) WHERE s.`active`=1 ORDER BY s.`position`, s.`id_st_social`
0.2 4 Yes /modules/stsocial/classes/StSocialClass.php:114
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` = 3)
WHERE i.`id_product` = 6965
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7308) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 10791
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE bi.`id_st_blog_image`,bi.`id_st_blog`,bi.`type`
FROM `ps_st_blog_image` bi
LEFT JOIN `ps_st_blog_image_lang` bil 
ON (bi.`id_st_blog_image` = bil.`id_st_blog_image`)
WHERE bi.`id_st_blog` = 2 AND bil.`id_lang` = 3
AND bi.type = 1
ORDER BY bi.`position` ASC LIMIT 1
0.2 4 Yes /modules/stblog/classes/StBlogImageClass.php:237
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` = 3)
WHERE i.`id_product` = 9826
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6963) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10786) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 7802
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 7766
ORDER BY `position`
0.2 5 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6956) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10824
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3)
WHERE i.`id_product` = 10813
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=19 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3)
WHERE i.`id_product` = 6958
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 7805
ORDER BY `position`
0.2 3 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=16 ORDER BY secc.`position`
0.2 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1628, 1627, 1626, 1629) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 4 Yes /classes/Product.php:2483
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2184) AND (b.`id_shop` = 1) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10277
ORDER BY f.position ASC
0.2 1 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 43
AND setting_type = 2
0.2 17 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7766) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM((p.`weight` + pa.`weight`) * cp.`quantity`) as nb
FROM `ps_cart_product` cp
LEFT JOIN `ps_product` p ON (cp.`id_product` = p.`id_product`)
LEFT JOIN `ps_product_attribute` pa
ON (cp.`id_product_attribute` = pa.`id_product_attribute`)
WHERE (cp.`id_product_attribute` IS NOT NULL AND cp.`id_product_attribute` != 0)
AND cp.`id_cart` = 0 LIMIT 1
0.2 1 /classes/Cart.php:3673
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
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` = 3)
WHERE i.`id_product` = 8268
ORDER BY `position`
0.2 3 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 7795
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE bi.`id_st_blog_image`,bi.`id_st_blog`,bi.`type`
FROM `ps_st_blog_image` bi
LEFT JOIN `ps_st_blog_image_lang` bil 
ON (bi.`id_st_blog_image` = bil.`id_st_blog_image`)
WHERE bi.`id_st_blog` = 3 AND bil.`id_lang` = 3
AND bi.type = 1
ORDER BY bi.`position` ASC LIMIT 1
0.2 3 Yes /modules/stblog/classes/StBlogImageClass.php:237
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7805) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8268) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6962) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10789) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 9 Yes /classes/Product.php:2483
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` = 3)
WHERE i.`id_product` = 7796
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=23 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3)
WHERE i.`id_product` = 10810
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10813) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=81 AND secc.`active`=1  AND secc.`id_st_easy_content`=31 ORDER BY secc.`position`
0.2 8 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 415
AND setting_type = 2
0.2 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8808) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 369
AND setting_type = 2
0.2 18 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8247) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 6960
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 10812
ORDER BY `position`
0.2 2 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_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` = 6962 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` = 6962 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 7802
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
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 = 3)
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 (1) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 10 Yes /classes/CMS.php:151
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` = 3)
WHERE i.`id_product` = 6960
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
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` = 3)
WHERE i.`id_product` = 6956
ORDER BY `position`
0.2 5 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 6956
ORDER BY `position`
0.2 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
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` = 3)
WHERE i.`id_product` = 10811
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
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` = 3)
WHERE i.`id_product` = 10811
ORDER BY `position`
0.2 3 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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` = 3)
WHERE i.`id_product` = 10786
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=30 AND secc.`active`=1  AND secc.`id_st_easy_content`=19 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8238) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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 = 3)
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 (15) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 4 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=32 AND secc.`active`=1  AND secc.`id_st_easy_content`=23 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8242) AND (b.`id_shop` = 1) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 6960
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10791) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 11) AND (a0.`nright` > 14) AND (a1.`id_lang` = 3)
ORDER BY a0.`nleft` asc
0.2 12 /classes/PrestaShopCollection.php:373
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` = 3)
WHERE i.`id_product` = 7766
ORDER BY `position`
0.2 5 Yes /classes/Product.php:3042
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` = 3)
WHERE i.`id_product` = 8807
ORDER BY `position`
0.2 3 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10254
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3)
WHERE i.`id_product` = 8242
ORDER BY `position`
0.2 4 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 6965
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8003) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 7805
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8272) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7795) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1643, 1645, 1646, 1644) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 4 Yes /classes/Product.php:2483
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6957) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 8797
ORDER BY `position`
0.2 2 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10789
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1606, 1607, 1608) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 3 Yes /classes/Product.php:2483
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7801) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 10254 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` = 10254 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=8 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 39
AND setting_type = 2
0.2 17 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8800) AND (b.`id_shop` = 1) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10254
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 416
AND setting_type = 2
0.2 45 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1630, 1631, 1634, 1633) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 4 Yes /classes/Product.php:2483
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 6963
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10825) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=33 AND secc.`active`=1  AND secc.`id_st_easy_content`=23 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=12 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7312) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 1482
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10790 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` = 1482
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10790 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=45 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1635, 1636, 1639) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 3 Yes /classes/Product.php:2483
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6960) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10810
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6958) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10783) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8802) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10825)
0.2 9 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7309 AND `id_shop` = 1
0.2 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 40
AND setting_type = 2
0.2 17 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 36
AND setting_type = 2
0.2 17 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8807) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=31 AND secc.`active`=1  AND secc.`id_st_easy_content`=19 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_st_blog_slider`
WHERE `type`=2 AND id_shop = 1  AND `active`=1  AND `display_on`=22
ORDER BY `position`
0.2 2 Yes /modules/stblog/classes/StBlogSliderClass.php:274
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=21 ORDER BY secc.`position`
0.2 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8238
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8239
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=31 AND `active`=1 
ORDER BY `position` ASC
0.2 6 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9778) AND (b.`id_shop` = 1) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8272
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 79
AND setting_type = 2
0.2 11 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3)
WHERE i.`id_product` = 6965
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=41 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 41
AND setting_type = 2
0.2 17 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6965) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 8242
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 77
AND setting_type = 2
0.2 11 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_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` = 1472
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10789 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` = 1472
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10789 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7311
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 33
AND setting_type = 1
0.2 75 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=53 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9778
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8808
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 2 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7796) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7802) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 10254
ORDER BY `position`
0.2 10 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 90 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 = 3
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8279
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=5 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
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 = 3)
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 (9) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 9 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=42 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
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` = 3)
WHERE i.`id_product` = 8239
ORDER BY `position`
0.2 2 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=44 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
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` = 3)
WHERE i.`id_product` = 9778
ORDER BY `position`
0.2 2 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7308) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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` = 3)
WHERE i.`id_product` = 8797
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7802
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 78
AND setting_type = 2
0.2 11 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=40 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=48 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_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` = 10789 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` = 10789 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE snl.*, snll.*
FROM `ps_st_notification` snl
INNER JOIN ps_st_notification_shop st_notification_shop
ON (st_notification_shop.id_st_notification = snl.id_st_notification AND st_notification_shop.id_shop = 1)
LEFT JOIN `ps_st_notification_lang` snll ON (snl.`id_st_notification` = snll.`id_st_notification`)
WHERE snl.`active`=1 AND snll.`id_lang` = 3 
ORDER BY snl.`position`
0.2 3 Yes /modules/stnotification/classes/StNotificationClass.php:216
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8279
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=22 ORDER BY secc.`position`
0.2 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8272) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 6956
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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` = 3)
WHERE i.`id_product` = 8807
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10789
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10790
0.2 8 /classes/Product.php:2465
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` = 3)
WHERE i.`id_product` = 10812
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=47 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7309 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8807
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3)
WHERE i.`id_product` = 7830
ORDER BY `position`
0.2 1 Yes /modules/stthemeeditor/stthemeeditor.php:5421
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8802
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10688) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10811
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6963
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7830
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 60) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10812) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10809) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=49 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=50 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7309
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8824 LIMIT 1
0.2 4 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7766) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 9826
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8242
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=43 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10786
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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` = 3)
WHERE i.`id_product` = 7830
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7766
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=9 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10277) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7312
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1641, 1640) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 2 Yes /classes/Product.php:2483
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7946
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 6962
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8268
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8802
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10274) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=46 AND smm.`item_t`=4 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10688
ORDER BY f.position ASC
0.2 4 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10825
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_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` = 6965 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` = 6965 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8824) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7309
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10786)
0.2 2 /classes/Product.php:3342
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7801
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10688
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10277
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_st_mega_column`=13 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:219
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7805) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8279
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6962) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10737) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=33 AND `active`=1 
ORDER BY `position` ASC
0.2 5 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10791
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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 = 3)
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 (2) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 10 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=41 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
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 = 3)
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 (13) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 8 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 6963 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` = 6963 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10813)
0.2 4 /classes/Product.php:3342
SELECT SQL_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` = 6960 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` = 6960 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=42 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=47 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_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` = 7766 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` = 7766 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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 = 3)
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.2 9 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9826) LIMIT 1
0.2 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` = 10791 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` = 10791 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10791) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 9778
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7308
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_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` = 8802 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` = 8802 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=81 AND `active`=1 
ORDER BY `position` ASC
0.2 3 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10789
AND pac.`id_product_attribute` = 1472
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10783
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10254) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * 
FROM `ps_st_swiper_group` 
WHERE `active` = 1
0.2 12 /modules/stswiper/classes/StSwiperGroup.php:310
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7795
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=206 ORDER BY secc.`position`
0.2 5 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3)
WHERE i.`id_product` = 2184
ORDER BY `position`
0.2 1 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=40 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 15 AND c.`nright` >= 16 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6956
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10824
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7796
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3)
WHERE i.`id_product` = 10783
ORDER BY `position`
0.2 1 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8824
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=44 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 374
AND setting_type = 2
0.2 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7830) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_swiper_group` smsg
INNER JOIN ps_st_swiper_group_shop st_swiper_group_shop
ON (st_swiper_group_shop.id_st_swiper_group = smsg.id_st_swiper_group AND st_swiper_group_shop.id_shop = 1)
WHERE smsg.`active`=1  and smsg.`id_category` IN (25) LIMIT 1
0.2 12 /modules/stswiper/classes/StSwiperGroup.php:223
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7795
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8797) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10737)
0.2 6 /classes/Product.php:3342
SELECT SQL_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` = 10809 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` = 10809 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8003
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3)
WHERE i.`id_product` = 7801
ORDER BY `position`
0.2 1 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2184) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6960
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 3 AND c.`nright` >= 8 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 2 /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6965) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10254
AND pac.`id_product_attribute` = 66
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
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` = 3)
WHERE i.`id_product` = 2184
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7796
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE s.*, sl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `ps_st_sticker` s
LEFT JOIN `ps_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = 3)
LEFT JOIN `ps_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
WHERE ss.`id_shop` = 1 AND s.`active`=1  AND s.`type` IN (0) AND s.`id_st_sticker` IN (8)
ORDER BY s.`position` ASC, s.`id_st_sticker`
0.2 1 /modules/ststickers/classes/StStickersClass.php:168
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=53 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10693 AND `id_shop` = 1
0.2 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7946)
0.2 1 /classes/Product.php:3342
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8003
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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` = 3)
WHERE i.`id_product` = 7801
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
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.2 4 /classes/Language.php:882
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=50 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10789
0.2 9 /classes/Product.php:2465
SELECT SQL_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` = 10688 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` = 10688 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 9826
ORDER BY `position`
0.2 1 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7766
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6965
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_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` = 7311 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` = 7311 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=46 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=43 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=45 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.2 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8272
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_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` = 6956 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` = 6956 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8247
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 375
AND setting_type = 2
0.2 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 2184
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10790
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7311
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10277)
0.2 2 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8824 AND `id_shop` = 1
0.2 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8242) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_st_swiper`, `text_color`, `text_bg`, `btn_color`, `btn_bg`, `btn_hover_color`, `btn_hover_bg`
FROM `ps_st_swiper` 
WHERE `active` = 1 and (`text_color`!="" or `text_bg`!="" or `btn_color`!="" or `btn_bg`!="" or `btn_hover_color`!="" or `btn_hover_bg`!="")
0.2 50 /modules/stswiper/classes/StSwiperClass.php:250
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8268) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10809
ORDER BY f.position ASC
0.2 2 Yes /classes/Product.php:4952
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8239
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10737) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 868
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10693 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` = 868
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10693 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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 = 3)
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.2 9 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8239) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=48 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 7830
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_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` = 1629
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10809 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` = 1629
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10809 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 8802
ORDER BY `position`
0.2 1 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_st_mega_menu` smm
LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
WHERE smml.`id_lang`=3 AND smm.`id_parent`=49 AND smm.`item_t`=5 AND smm.`active`=1   AND smm.id_shop = 1 
ORDER BY smm.`location`, smm.`position`
0.2 50 Yes /modules/stmegamenu/classes/StMegaMenuClass.php:204
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10810
ORDER BY f.position ASC
0.2 2 Yes /classes/Product.php:4952
SELECT SQL_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` = 8268 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` = 8268 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8797
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 15 AND c.`nright` >= 16 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 1633
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10810 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` = 1633
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10810 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10693
ORDER BY f.position ASC
0.2 4 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7801
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 8800
ORDER BY f.position ASC
0.2 3 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8239 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_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` = 8272 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` = 8272 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10783)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8808
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_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` = 10810 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` = 10810 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 7312 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` = 7312 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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 = 3)
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 (5) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 10 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8807
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_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` = 10824 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` = 10824 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10737 AND `id_shop` = 1
0.2 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 8242 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` = 8242 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7312) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 10693 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` = 10693 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10688
AND pac.`id_product_attribute` = 785
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7805
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_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` = 9826 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` = 9826 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7308)
0.2 1 /classes/Product.php:3342
SELECT SQL_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` = 7309 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` = 7309 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
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 = 3)
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 (11) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.2 8 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10809
AND pac.`id_product_attribute` = 1629
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_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` = 8279 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` = 8279 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 3 AND c.`nright` >= 8 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 2 /classes/Category.php:1538
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 = 3)
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.2 10 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 7795 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` = 7795 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
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` = 3)
WHERE i.`id_product` = 10783
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8247)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10813) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7309,%")))
0.2 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_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` = 143
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10274 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` = 143
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10274 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8238) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (169, 168) AND il.`id_lang` = 3 ORDER by i.`position`
0.2 2 Yes /classes/Product.php:2483
SELECT SQL_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` = 1492
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10791 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` = 1492
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10791 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=312 AND secc.`active`=1  AND secc.`id_st_easy_content`=202 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3)
WHERE i.`id_product` = 8800
ORDER BY `position`
0.2 1 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6963) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10811) LIMIT 1
0.2 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` = 1691
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10824 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` = 1691
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10824 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 7796 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` = 7796 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10789 AND `id_shop` = 1
0.2 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10824
AND pac.`id_product_attribute` = 1691
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10791
AND pac.`id_product_attribute` = 1492
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8247) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10810) LIMIT 1
0.2 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` = 10790 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` = 10790 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE sml.*, smll.`name`, smll.`url`
FROM `ps_st_multi_link` sml
LEFT JOIN `ps_st_multi_link_lang` smll ON (sml.`id_st_multi_link` = smll.`id_st_multi_link`)
WHERE smll.`id_lang` = 3 AND sml.`id_st_multi_link_group`=6 AND sml.`active`=1 
ORDER BY sml.`position`
0.2 25 Yes /modules/stmultilink/classes/StMultiLinkClass.php:82
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 785
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10688 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` = 785
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10688 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7311 AND `id_shop` = 1
0.2 4 /src/Adapter/EntityMapper.php:82
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` = 3)
WHERE i.`id_product` = 8800
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE s.*, sl.*
,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
FROM `ps_st_sticker` s
LEFT JOIN `ps_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = 3)
LEFT JOIN `ps_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
WHERE ss.`id_shop` = 1 AND s.`active`=1  AND s.`type` IN (0) AND s.`id_st_sticker` IN (8)
ORDER BY s.`position` ASC, s.`id_st_sticker`
0.2 1 /modules/ststickers/classes/StStickersClass.php:168
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10825) LIMIT 1
0.2 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` = 3)
WHERE i.`id_product` = 8802
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10790 AND `id_shop` = 1
0.2 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10783) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8808
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 2 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 9826 AND `id_shop` = 1
0.2 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8808 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7946) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6957) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10791
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_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` = 10811 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` = 10811 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 66
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10254 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` = 66
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10254 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 10812 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` = 10812 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6958) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10790 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8279 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10786) LIMIT 1
0.2 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` = 8239 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` = 8239 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 10274 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` = 10274 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=56 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 7830 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` = 7830 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 1640
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10812 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` = 1640
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10812 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=310 AND secc.`active`=1  AND secc.`id_st_easy_content`=202 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=205 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8003 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_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` = 8800 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` = 8800 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_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` = 8003 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` = 8003 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 6 /classes/Category.php:1538
SELECT SQL_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` = 8797 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` = 8797 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10790
AND pac.`id_product_attribute` = 1482
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10810
AND pac.`id_product_attribute` = 1633
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 15 AND c.`nright` >= 16 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_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` = 2184 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` = 2184 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10811
AND pac.`id_product_attribute` = 1635
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10693 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 15 AND c.`nright` >= 16 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=23 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10254) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=329 AND secc.`active`=1  AND secc.`id_st_easy_content`=206 ORDER BY secc.`position`
0.2 5 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=324 AND secc.`active`=1  AND secc.`id_st_easy_content`=206 ORDER BY secc.`position`
0.2 5 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10824 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=321 AND secc.`active`=1  AND secc.`id_st_easy_content`=204 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8807)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=320 AND secc.`active`=1  AND secc.`id_st_easy_content`=204 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8808 AND `id_shop` = 1
0.2 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=294 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.2 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7795) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10274
ORDER BY f.position ASC
0.2 2 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9778) LIMIT 1
0.2 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10809) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=322 AND secc.`active`=1  AND secc.`id_st_easy_content`=205 ORDER BY secc.`position`
0.2 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7801)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 9826 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7311 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.2 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8807) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8802) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=326 AND secc.`active`=1  AND secc.`id_st_easy_content`=206 ORDER BY secc.`position`
0.2 5 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7802)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8238)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=296 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.2 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 396
AND setting_type = 2
0.2 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7802) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 15 AND c.`nright` >= 16 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6956) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10693
AND pac.`id_product_attribute` = 868
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
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` = 3)
WHERE i.`id_product` = 8279
ORDER BY `position`
0.2 6 Yes /modules/stthemeeditor/stthemeeditor.php:5421
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6960) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8800) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9778)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 407
AND setting_type = 2
0.2 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=328 AND secc.`active`=1  AND secc.`id_st_easy_content`=206 ORDER BY secc.`position`
0.2 5 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8797)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.2 1 /classes/shop/Shop.php:1160
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7805)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7796) LIMIT 1
0.2 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 = 3)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
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 = 10811
ORDER BY f.position ASC
0.2 2 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7801) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
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` = 3) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10809
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7311
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6962 AND `id_shop` = 1
0.2 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8808)
0.2 1 /classes/Product.php:3342
SELECT SQL_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` = 1635
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10811 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` = 1635
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10811 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.2 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10274
AND pac.`id_product_attribute` = 143
AND agl.`id_lang` = 3
0.2 1 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 15 AND c.`nright` >= 16 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 18 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.2 25 Yes /classes/Category.php:1538
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10274) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 9826
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10693
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.2 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 19 AND `id_shop` = 1
0.2 9 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10790
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8003 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE pccl.`name`, pcg.`grade`
FROM `ps_st_product_comment_pro_criterion` pcc
LEFT JOIN `ps_st_product_comment_pro_criterion_lang` pccl 
ON (pcc.id_st_product_comment_pro_criterion = pccl.id_st_product_comment_pro_criterion)
LEFT JOIN `ps_st_product_comment_pro_grade` pcg 
ON pcc.`id_st_product_comment_pro_criterion` = pcg.`id_st_product_comment_pro_criterion`
WHERE pccl.`id_lang` = 3
AND pcg.`id_st_product_comment_pro` = 21
ORDER BY pcc.`id_st_product_comment_pro_criterion` ASC
0.1 2 /modules/stproductcommentspro/classes/StProductCommentProCriterionClass.php:118
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8279
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10737
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE pct.*, COUNT(0) total FROM
`ps_st_product_comment_pro_tag_map` pctm
LEFT JOIN `ps_st_product_comment_pro_tag` pct
ON pct.`id_st_product_comment_pro_tag` = pctm.`id_st_product_comment_pro_tag`
WHERE pct.`id_product` = 9778
AND pctm.`id_st_product_comment_pro` = 21
GROUP BY pct.`name`
0.1 1 Yes /modules/stproductcommentspro/classes/StProductCommentProClass.php:347
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10810) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10824
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "jscomposer" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8239
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE SUM(p.`weight` * cp.`quantity`) as nb
FROM `ps_cart_product` cp
LEFT JOIN `ps_product` p ON (cp.`id_product` = p.`id_product`)
WHERE (cp.`id_product_attribute` IS NULL OR cp.`id_product_attribute` = 0)
AND cp.`id_cart` = 0 LIMIT 1
0.1 1 /classes/Cart.php:3683
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 = 3)
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 (17) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.1 4 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10790
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10789)
0.1 8 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10824 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8003
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=323 AND `active`=1 
ORDER BY `position` ASC
0.1 10 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=323 AND secc.`active`=1  AND secc.`id_st_easy_content`=205 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10783
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10693
0.1 6 /classes/Product.php:2465
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8797 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_banner_group` smsg
INNER JOIN ps_st_banner_group_shop st_banner_group_shop
ON (st_banner_group_shop.id_st_banner_group = smsg.id_st_banner_group AND st_banner_group_shop.id_shop = 1)
WHERE smsg.`active`=1  and smsg.`show_on_sub`=1 and smsg.`id_category` = 25 LIMIT 1
0.1 17 /modules/stbanner/classes/StBannerGroup.php:263
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6956 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10277) AND (b.`id_shop` = 1) LIMIT 1
0.1 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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10812) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_banner_group` smsg
INNER JOIN ps_st_banner_group_shop st_banner_group_shop
ON (st_banner_group_shop.id_st_banner_group = smsg.id_st_banner_group AND st_banner_group_shop.id_shop = 1)
WHERE smsg.`active`=1  and smsg.`show_on_sub`=1 and smsg.`id_category` = 1 LIMIT 1
0.1 17 /modules/stbanner/classes/StBannerGroup.php:263
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` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10811) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10824)
0.1 13 /classes/Product.php:3342
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 400
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10254 AND `id_shop` = 1
0.1 6 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10813
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 405
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 3)
WHERE `level_depth` = 1
0.1 2 /classes/Category.php:2130
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.1 1 /classes/Cart.php:4013
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 413
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7946 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8247 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 410
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "stblog" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE * FROM `ps_vc_image_type` WHERE 1 ORDER BY `name` ASC
0.1 1 Yes /modules/jscomposer/classes/VcImageType.php:86
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 414
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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.1 26 /classes/Currency.php:661
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=32 AND secc.`active`=1  AND secc.`id_st_easy_content`=23 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6957 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 403
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 418
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 412
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 11 AND c.`nright` >= 14 AND c.`nleft` >= 2 AND c.`nright` <= 49 ORDER BY `nleft` DESC
0.1 6 /classes/Category.php:1538
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 411
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 406
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_st_wishlist_product`
WHERE `id_product` > 0
AND `id_st_wishlist` = 21830
0.1 134 /modules/stwishlist/classes/StWishListClass.php:210
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 401
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 404
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10812
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6958 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10786 AND pa.`id_product` = 10786 AND pa.`id_product_attribute` = 1607 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10274
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10786 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 409
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10790,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=33 AND `active`=1 
ORDER BY `position` ASC
0.1 5 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=321 AND `active`=1 
ORDER BY `position` ASC
0.1 5 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10791)
0.1 8 /classes/Product.php:3342
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 408
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8279,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 402
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,10693,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 44
AND setting_type = 2
0.1 33 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,9826,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10790)
0.1 7 /classes/Product.php:3342
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10693
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 6963 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=295 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8808,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 25 AND `id_shop` = 1
0.1 9 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7311,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(13,25,25,1))) OR (location = 1 AND (id_products LIKE "%,10824,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "revsliderprestashop" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8239,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7795 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 9826
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 376
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 40
AND setting_type = 2
0.1 17 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7308 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7309
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10274 AND `id_shop` = 1
0.1 6 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8003,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10812 AND pa.`id_product` = 10812 AND pa.`id_product_attribute` = 1640 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=297 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8268 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='compile' LIMIT 1
0.1 1 /classes/Smarty/SmartyCustom.php:96
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7308
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6962
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10809 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1
0.1 9 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10254)
0.1 9 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10791
0.1 7 /classes/Product.php:2465
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6965 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=33 AND secc.`active`=1  AND secc.`id_st_easy_content`=23 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10825 AND pa.`id_product` = 10825 AND pa.`id_product_attribute` = 1706 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8238
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7830 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7312 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1291) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6957
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8802 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "stproductcomments" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 312
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7766 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE name FROM ps_image_type ORDER BY name ASC
0.1 19 /modules/jscomposer/jscomposer.php:3409
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7801 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1640) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10825
0.1 9 /classes/Product.php:2465
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 6956 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8268
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10737 AND pa.`id_product` = 10737 AND pa.`id_product_attribute` = 1291 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6958
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7805
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10789
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7796
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8800
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.1 1 /classes/Country.php:272
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 321
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7802
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6963 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE bi.`id_st_blog_image`,bi.`id_st_blog`,bi.`type`
FROM `ps_st_blog_image` bi
LEFT JOIN `ps_st_blog_image_lang` bil 
ON (bi.`id_st_blog_image` = bil.`id_st_blog_image`)
WHERE bi.`id_st_blog` = 1 AND bil.`id_lang` = 3
AND bi.type = 1
ORDER BY bi.`position` ASC LIMIT 1
0.1 1 Yes /modules/stblog/classes/StBlogImageClass.php:237
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10813 AND pa.`id_product` = 10813 AND pa.`id_product_attribute` = 1644 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_banner_group` smsg
INNER JOIN ps_st_banner_group_shop st_banner_group_shop
ON (st_banner_group_shop.id_st_banner_group = smsg.id_st_banner_group AND st_banner_group_shop.id_shop = 1)
WHERE smsg.`active`=1  and smsg.`id_category` IN (25) LIMIT 1
0.1 17 /modules/stbanner/classes/StBannerGroup.php:263
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.1 88 /classes/Hook.php:234
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=327 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8797
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 376
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10825 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10809 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 327
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 2184
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10688)
0.1 8 /classes/Product.php:3342
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7830
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8802 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10812 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10277 AND `id_shop` = 1
0.1 6 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8824 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7946
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1607) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8242
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6960 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7312
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7309
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7830 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 41
AND setting_type = 2
0.1 17 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8797 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7805 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10274 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(19,25,25,1))) OR (location = 1 AND (id_products LIKE "%,10737,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10789 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7308 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=301 AND secc.`active`=1  AND secc.`id_st_easy_content`=199 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 43
AND setting_type = 2
0.1 17 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2184 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 2184 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8279)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "smartblog" LIMIT 1
0.1 0 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE * 
FROM `ps_st_multi_link_group` 
WHERE `active` = 1
0.1 9 /modules/stmultilink/classes/StMultiLinkGroup.php:148
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10688 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10277 AND pa.`id_product` = 10277 AND pa.`id_product_attribute` = 169 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7805 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=328 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10277 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10737 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1644) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10811 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10688 AND `id_shop` = 1
0.1 6 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8242
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 9778 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7796 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10693)
0.1 8 /classes/Product.php:3342
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7946 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8272 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10825 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8242
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7311
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 6962 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_column`
WHERE `id_st_mega_menu`=1 AND `active`=1 
ORDER BY `position`
0.1 16 Yes /modules/stmegamenu/classes/StMegaColumnClass.php:58
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6965
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/shop/ShopUrl.php:173
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=302 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 9778
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8242 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,10277,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 323
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8242 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8797
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
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` = 25) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10277
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8797
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10688
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7801 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6962
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10810 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8807
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 6957 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7946
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10811)
0.1 3 /classes/Product.php:3342
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8824
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10274
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7805
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7766 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1706) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10737
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 2184
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8800 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8268
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9826
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10783 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10809
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10783 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 329
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8272
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=295 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10811
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 328
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8247 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 9778 AND `id_shop` = 1
0.1 6 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 359
AND setting_type = 2
0.1 32 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10791 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8807 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
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` = 9) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6956
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8807 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10809)
0.1 4 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7309
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10813 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7795 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7308
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8239 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10786 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 6965 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 169) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8802
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8268 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 295
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8800 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7766
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8272 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7312
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8238 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7796 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 324
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 6960 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10274
0.1 5 /classes/Product.php:2465
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7766
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8802
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 40 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10810 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 6958 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10812 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7802 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 14 AND `id_shop` = 1
0.1 9 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 7312 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 8238 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10688
0.1 6 /classes/Product.php:2465
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6956
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10813 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10811 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10810)
0.1 4 /classes/Product.php:3342
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 368
AND setting_type = 2
0.1 65 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6957
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8003
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=16 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.1 19 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8272
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6960
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6963
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7766)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(19))) OR (location = 1 AND (id_products LIKE "%,9778,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10791
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7946
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8268
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10825
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=327 AND secc.`active`=1  AND secc.`id_st_easy_content`=206 ORDER BY secc.`position`
0.1 5 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=319 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7795
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8268)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6963)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6962
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8238
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8268
0.1 1 /classes/Product.php:2465
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` = 2) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8279) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6965
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8272)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6960
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10786
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7312
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6963
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10812
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 375
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10791 AND `id_shop` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8824,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8247
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8279
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,2184,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7795
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7802
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10786
0.1 2 /classes/Product.php:2465
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(36,25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10809,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10783
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 60 LIMIT 1
0.1 1 /classes/Country.php:272
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=324 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 8800
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7796)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10274)
0.1 6 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2184
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7801
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7802 AND `id_shop` = 1
0.1 4 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 6958
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8242)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10810
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7309)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7830)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8800
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(36,25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10811,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,10274,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 397
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=204 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8797,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 3
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7805,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6965)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10813
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=329 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 7796
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8239
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=57 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8279
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
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)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7830
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.1 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10789,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7312)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=199 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7308,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,6962,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,6956,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10812)
0.1 2 /classes/Product.php:3342
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7830,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=296 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10812
0.1 4 /classes/Product.php:2933
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,10688,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10737
0.1 6 /classes/Product.php:2465
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 9826)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6960)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7311)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=202 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `hook_name`, count(`id_vccontentanywhere`) as contentCount   FROM `ps_vccontentanywhere` GROUP BY `hook_name`
0.1 1 Yes /modules/jscomposer/jscomposer.php:3116
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8807,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_swiper_group` smsg
INNER JOIN ps_st_swiper_group_shop st_swiper_group_shop
ON (st_swiper_group_shop.id_st_swiper_group = smsg.id_st_swiper_group AND st_swiper_group_shop.id_shop = 1)
WHERE smsg.`active`=1  and smsg.`show_on_sub`=1 and smsg.`id_category` = 25 LIMIT 1
0.1 12 /modules/stswiper/classes/StSwiperGroup.php:223
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,10254,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 371
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10809
0.1 3 /classes/Product.php:2465
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 7795)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=203 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 6957 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 377
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=275 AND secc.`active`=1  AND secc.`id_st_easy_content`=56 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7766,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6957) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6958) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6956)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 406
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7795,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 374
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8824) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=205 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(36,25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10786,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 36 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 6962)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8272,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7802,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_column`
WHERE `id_st_mega_menu`=11 AND `active`=1 
ORDER BY `position`
0.1 16 Yes /modules/stmegamenu/classes/StMegaColumnClass.php:58
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=312 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
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.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8239)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 296
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,6960,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 297
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 6958 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8268,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 6962 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8003)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 366
AND setting_type = 2
0.1 65 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8238,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10791,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7946,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=322 AND secc.`active`=1  AND secc.`id_st_easy_content`=205 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2184)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8802,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,6957,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8242,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(36,25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10812,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,6963,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10789 AND pa.`id_product` = 10789 AND pa.`id_product_attribute` = 1472 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(36,25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10813,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=294 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8808
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 372
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,6958,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,6965,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(36,25,25,1,13))) OR (location = 1 AND (id_products LIKE "%,10810,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=212 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7796,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8802)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=277 AND secc.`active`=1  AND secc.`id_st_easy_content`=57 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 378
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8824
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "sthoverimage" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7801,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 373
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,7312,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8800,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=278 AND secc.`active`=1  AND secc.`id_st_easy_content`=57 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 8800)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,8247,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 367
AND setting_type = 2
0.1 65 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
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` = 7) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8824 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 414
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,10783,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 379
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10813
0.1 5 /classes/Product.php:2465
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_swiper_group` smsg
INNER JOIN ps_st_swiper_group_shop st_swiper_group_shop
ON (st_swiper_group_shop.id_st_swiper_group = smsg.id_st_swiper_group AND st_swiper_group_shop.id_shop = 1)
WHERE smsg.`active`=1  and smsg.`show_on_sub`=1 and smsg.`id_category` = 1 LIMIT 1
0.1 12 /modules/stswiper/classes/StSwiperGroup.php:223
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6957 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 398
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 21 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 399
AND setting_type = 2
0.1 42 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE id_st_sticker FROM `ps_st_sticker_map`
WHERE active = 1 AND (location = 0 OR (location = 2 AND (id_category = 0 OR id_category IN(25,25,1))) OR (location = 1 AND (id_products LIKE "%,10825,%")))
0.1 2 /modules/ststickers/classes/StStickersMapClass.php:183
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=317 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6958 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 9826
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=323 AND secc.`active`=1  AND secc.`id_st_easy_content`=205 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=276 AND secc.`active`=1  AND secc.`id_st_easy_content`=56 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7311
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=323 AND `active`=1 
ORDER BY `position` ASC
0.1 10 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8239
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10810
0.1 3 /classes/Product.php:2465
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 407
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_column`
WHERE `id_st_mega_menu`=39 AND `active`=1 
ORDER BY `position`
0.1 16 Yes /modules/stmegamenu/classes/StMegaColumnClass.php:58
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8003
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_column`
WHERE `id_st_mega_menu`=22 AND `active`=1 
ORDER BY `position`
0.1 16 Yes /modules/stmegamenu/classes/StMegaColumnClass.php:58
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7309
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 60
0.1 8 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 405
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.1 88 /classes/Hook.php:260
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 358
AND setting_type = 2
0.1 13 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10811
0.1 4 /classes/Product.php:2465
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=22 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_column`
WHERE `id_st_mega_menu`=51 AND `active`=1 
ORDER BY `position`
0.1 16 Yes /modules/stmegamenu/classes/StMegaColumnClass.php:58
SELECT SQL_NO_CACHE SUM(cd.`weight` * c.`quantity`) FROM `ps_customization` c
LEFT JOIN `ps_customized_data` cd ON (c.`id_customization` = cd.`id_customization`)
WHERE c.`in_cart` = 1 AND c.`id_cart` = 0 LIMIT 1
0.1 0 /classes/Cart.php:3688
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10824
0.1 2 /classes/Product.php:2933
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10277
0.1 2 /classes/Product.php:2465
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 306
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10693
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 8 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE COUNT(0) as total,
(SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `ps_st_product_comment_pro` pc
WHERE pc.`id_product` = 10254
AND pc.`id_parent` = 0
AND pc.`id_shop`=1 AND (pc.`id_lang` = 3 OR pc.`id_lang` = 0) LIMIT 1
0.1 1 /modules/stproductcommentspro/classes/StProductCommentProClass.php:386
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10824 AND pa.`id_product` = 10824 AND pa.`id_product_attribute` = 1691 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=297 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=60 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10737 LIMIT 1
0.1 13 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 413
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 36 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10790
0.1 4 /classes/Product.php:2933
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 22 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=296 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_column`
WHERE `id_st_mega_menu`=31 AND `active`=1 
ORDER BY `position`
0.1 16 Yes /modules/stmegamenu/classes/StMegaColumnClass.php:58
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 10 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE count(0)
FROM `ps_st_wishlist_product` whp
LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
WHERE whp.`id_product` = 10254 AND wh.`id_customer`=0 AND wh.`id_shop`= 1 LIMIT 1
0.1 134 /modules/stwishlist/classes/StWishListClass.php:369
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 6957
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10790 AND pa.`id_product` = 10790 AND pa.`id_product_attribute` = 1482 LIMIT 1
0.1 1 /classes/Product.php:938
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.1 1 /classes/shop/Shop.php:201
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "stshoppingcart" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 411
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=313 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=306 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 20 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7830
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8279
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7308
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1472) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=298 AND secc.`active`=1  AND secc.`id_st_easy_content`=199 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 17 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10789 LIMIT 1
0.1 24 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10254 AND pa.`id_product` = 10254 AND pa.`id_product_attribute` = 66 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 412
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10783 LIMIT 1
0.1 2 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 409
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 408
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 19 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 6958
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 410
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 6 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10825) AND (id_product_attribute = 1706) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 6962
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 9826
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1291 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=278 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7311
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10791 AND pa.`id_product` = 10791 AND pa.`id_product_attribute` = 1492 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.1 1 /classes/SpecificPrice.php:407
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1492) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 12 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=290 AND secc.`active`=1  AND secc.`id_st_easy_content`=197 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "stblogcomments" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10812
0.1 2 /classes/Product.php:2465
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10688 AND pa.`id_product` = 10688 AND pa.`id_product_attribute` = 785 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10810 AND pa.`id_product` = 10810 AND pa.`id_product_attribute` = 1633 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_column`
WHERE `id_st_mega_menu`=8 AND `active`=1 
ORDER BY `position`
0.1 16 Yes /modules/stmegamenu/classes/StMegaColumnClass.php:58
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1691) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 19 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10786) AND (id_product_attribute = 1607) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.1 19 /classes/ImageType.php:147
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 66 LIMIT 1
0.1 1 /classes/Combination.php:453
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` = 60) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 6958
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "stwishlist" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1482) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8824
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10277) AND (id_product_attribute = 169) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10809 AND pa.`id_product` = 10809 AND pa.`id_product_attribute` = 1629 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8808
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 66) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 785) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10786) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 36 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10693 AND pa.`id_product` = 10693 AND pa.`id_product_attribute` = 868 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=318 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10274 AND pa.`id_product` = 10274 AND pa.`id_product_attribute` = 143 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 391
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10254
0.1 8 /classes/Product.php:2465
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10813) AND (id_product_attribute = 1644) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1629) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 8279 AND `id_shop` = 1
0.1 5 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 392
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 169 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 868) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_st_mega_column`
WHERE `id_st_mega_menu`=52 AND `active`=1 
ORDER BY `position`
0.1 16 Yes /modules/stmegamenu/classes/StMegaColumnClass.php:58
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10737) AND (id_product_attribute = 1291) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 143) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8003
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=276 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) 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) WHERE p.`id_product` = 10811 AND pa.`id_product` = 10811 AND pa.`id_product_attribute` = 1635 LIMIT 1
0.1 1 /classes/Product.php:938
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10277 LIMIT 1
0.1 6 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10786 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 296
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=295 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1633) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 36 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=297 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1635) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 6962
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 19 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=292 AND secc.`active`=1  AND secc.`id_st_easy_content`=197 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=315 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=197 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 276
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1607 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=300 AND secc.`active`=1  AND secc.`id_st_easy_content`=199 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=314 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 323
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8807 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10813
0.1 4 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8797
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7308
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 278
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1472 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 6963
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=296 AND secc.`active`=1  AND secc.`id_st_easy_content`=198 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=316 AND secc.`active`=1  AND secc.`id_st_easy_content`=200 ORDER BY secc.`position`
0.1 9 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7805
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=288 AND secc.`active`=1  AND secc.`id_st_easy_content`=112 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10786 LIMIT 1
0.1 7 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=293 AND secc.`active`=1  AND secc.`id_st_easy_content`=197 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=308 AND secc.`active`=1  AND secc.`id_st_easy_content`=201 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 6956
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1644 LIMIT 1
0.1 1 /classes/Combination.php:453
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` = 3) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7946
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 6957
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 9778 LIMIT 1
0.1 2 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=201 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=299 AND secc.`active`=1  AND secc.`id_st_easy_content`=199 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7946) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10790 LIMIT 1
0.1 28 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 36 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8247
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=291 AND secc.`active`=1  AND secc.`id_st_easy_content`=197 ORDER BY secc.`position`
0.1 4 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10789
0.1 4 /classes/Product.php:2933
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10813 LIMIT 1
0.1 6 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2184
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE image FROM `ps_st_product_comment_pro_image`
WHERE id_st_product_comment_pro = 21
0.1 3 /modules/stproductcommentspro/classes/StProductCommentProClass.php:641
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 36 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10783) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7795
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7946 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 595 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 6958
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10813 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 36 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 13 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8797 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8807
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10783
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 637 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10825) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8238) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10813) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7802) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10254
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'de' LIMIT 1
0.1 4 /classes/Language.php:722
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 6960
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 36 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 3
0.1 32 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8242
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10277
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1
0.1 1 /classes/Category.php:1523
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=309 AND secc.`active`=1  AND secc.`id_st_easy_content`=201 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7308 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8247) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8242
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10737) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10737
0.1 3 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 6962
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7830
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8802
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8272
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 319
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8238
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7312
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7308) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10277) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7766
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=117 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7801
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7796
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.1 0 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'medium_default' LIMIT 1
0.1 1 /classes/Image.php:500
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7308 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10274
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7946 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 7802
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10688
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10254 LIMIT 1
0.1 24 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 301
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8268
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=196 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8807) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=309 AND `active`=1 
ORDER BY `position` ASC
0.1 8 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8808) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8824
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7801) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7805 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 8800
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8808 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 6965
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7805) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "steasybuilder" LIMIT 1
0.1 0 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7802 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7805
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7946
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 9778
0.1 1 /classes/Product.php:2465
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8238 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10825 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10783 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7801 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'brand_default' LIMIT 1
0.1 1 /classes/Image.php:500
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.1 0 /classes/module/Module.php:2188
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10786
0.1 2 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8797
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 2184
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10791
0.1 4 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 6957
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8239
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8807 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10825
0.1 2 /classes/Product.php:2933
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 300
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 590 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6957 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8247 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10811
0.1 4 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 638 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=289 AND secc.`active`=1  AND secc.`id_st_easy_content`=112 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=177 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 9778) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10737 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8238 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10809
0.1 4 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10810
0.1 4 /classes/Product.php:2933
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 388
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=297 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8247 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "stlovedproduct" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10277 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 19 LIMIT 1
0.1 0 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 6963
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8797 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 9778
0.1 2 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7801
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 579 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 623 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 9778
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 318
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10825
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7766
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10786 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8824 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7801 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=306 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1706 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=319 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6958 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7805 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8807
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 10783
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8802
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8808 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8247
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7802 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8247
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=112 ORDER BY secc.`position`
0.1 2 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=317 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 6956
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 6960
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=301 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=63 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=299 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=318 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=291 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7795
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 6956 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10693) AND (id_product_attribute = 868) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10813
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10737
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 25 LIMIT 1
0.1 0 /classes/Category.php:1322
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 395
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8272
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7946
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 299
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8807
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10783
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 317
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=295 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7308
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7796
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=300 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10790) AND (id_product_attribute = 1482) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 393
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 6965
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 390
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 389
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8800
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=142 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'home_default' LIMIT 1
0.1 1 /classes/Image.php:500
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 8238
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 608 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=292 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10277
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10786
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7312
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8238
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7801
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 9778 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=174 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 6960 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 394
AND setting_type = 2
0.1 10 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8797
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 6965 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 7802
0.1 1 /classes/Product.php:2933
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=293 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8808
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.1 0 /classes/ObjectModel.php:1453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10254) AND (id_product_attribute = 66) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=67 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7802
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 9826 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7805
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 314
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'superlarge_default' LIMIT 1
0.1 1 /classes/Image.php:500
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 315
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 295
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 316
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 297
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=289 AND `active`=1 
ORDER BY `position` ASC
0.1 5 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 291
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7311) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8797) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=314 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 309
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE secc.*
FROM `ps_st_easy_content_column` secc
WHERE secc.`id_parent`=0 AND secc.`active`=1  AND secc.`id_st_easy_content`=102 ORDER BY secc.`position`
0.1 1 Yes /modules/steasycontent/classes/StEasyContentColumnClass.php:138
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 292
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10810 LIMIT 1
0.1 8 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 36 LIMIT 1
0.1 0 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10824) AND (id_product_attribute = 1691) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10688 LIMIT 1
0.1 14 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10810) AND (id_product_attribute = 1633) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=315 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10789) AND (id_product_attribute = 1472) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10824 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10791 LIMIT 1
0.1 24 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10791) AND (id_product_attribute = 1492) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 293
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1633 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-08-26 00:00:00' AND '2025-08-26 23:59:59' LIMIT 1
0.1 1 /classes/SpecificPrice.php:358
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10809) AND (id_product_attribute = 1629) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 610 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE *
FROM `ps_st_easy_content_element`
WHERE `id_st_easy_content_column`=316 AND `active`=1 
ORDER BY `position` ASC
0.1 1 Yes /modules/steasycontent/classes/StEasyContentElementClass.php:64
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10809 LIMIT 1
0.1 7 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1482 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7311 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10812) AND (id_product_attribute = 1640) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10688) AND (id_product_attribute = 785) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 60 LIMIT 1
0.1 1 /classes/AddressFormat.php:618
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10811) AND (id_product_attribute = 1635) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10274) AND (id_product_attribute = 143) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10254) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 25 AND ctg.`id_group` = 3 LIMIT 1
0.1 1 /classes/Category.php:1654
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1492 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1629 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'category_default' LIMIT 1
0.1 1 /classes/Image.php:500
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10254 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 21 LIMIT 1
0.1 1 /classes/Country.php:272
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10791) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10254
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7312) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1635 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10789 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7795 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7766 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE * FROM `ps_st_easy_content_setting`
WHERE id_st_easy_content_setting = 289
AND setting_type = 1
0.1 1 /modules/steasycontent/classes/StEasyContentSettingClass.php:76
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1691 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6960 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10825 LIMIT 1
0.1 16 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 1 LIMIT 1
0.1 1 /classes/Country.php:272
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 143 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10688 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8242) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8272 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10693) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8268) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10810) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8239) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8802 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7766) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 868 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10693 LIMIT 1
0.1 14 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 19 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8279 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 9826) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10824 LIMIT 1
0.1 33 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6963) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 785 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 601 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE product_attribute_shop.`price`
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)
WHERE pa.`id_product_attribute` = 1640 LIMIT 1
0.1 1 /classes/Combination.php:453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10789) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10812 LIMIT 1
0.1 4 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8268 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10824) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8242 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7312 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10812) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7309 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6960) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8272) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7796 LIMIT 1
0.1 4 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7309) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7796) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 3
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6956) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10254 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10790) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 6963 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8003) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10688) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10811) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10274 LIMIT 1
0.1 16 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10809) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8279) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7830 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7795) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7766 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10811 LIMIT 1
0.1 6 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6965) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7308 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10274) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7830) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2184) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7309
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8802) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8802 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8279 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10791 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 25 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8272 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10809 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10693 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8800 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8239 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6962) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8242 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7946 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10811 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8268 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 8800) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10810 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 8003 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8808 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2184 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 7830 LIMIT 1
0.1 3 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7311 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8238 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7802 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7801 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10783 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8247 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10790 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10812 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6965 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10813 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8807 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10277 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6956 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10825 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 9826
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7796 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8797 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7805 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6963 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6962 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8239 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7309 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10737 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10790
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c 
WHERE c.`id_category` = 1 LIMIT 1
0.1 1 /classes/Category.php:1529
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10789
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8800 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7311
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 36 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 9826 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-08-26 00:00:00' AND '2025-08-26 23:59:59' LIMIT 1
0.1 1 /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 3 LIMIT 1
0.1 1 /classes/Country.php:272
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7312 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7795 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10274 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8268
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8272
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 9778 AND `id_group` = 3 LIMIT 1
0.1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 8003 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7312
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10809
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8279
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 6965
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 6960
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8242
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7766
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10791
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2184 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10810
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 6963
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10693
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10688
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 19 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 6956
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10824
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7795
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8239
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8003
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8800
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10274
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10811
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7796
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2184
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10812
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 7830
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 8802
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 3 LIMIT 1
< 1 1 /classes/Group.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10824 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7796 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7311 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10789 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 9826 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8242 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7312 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10791 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7309 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8268 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6963 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8239 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10790 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8279 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7795 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8802 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10809 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10810 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10811 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7766 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10812 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7830 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8272 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10688 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8003 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6965 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6962 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 8800 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6960 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10274 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10693 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6956 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2184 AND `id_group` = 3 LIMIT 1
< 1 0 /classes/GroupReduction.php:151

Doubles

108
            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`
107
SELECT COUNT(XX) as total,
                (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
				MIN(pc.`grade`) AS min,
				MAX(pc.`grade`) AS max
			FROM `ps_st_product_comment_pro` pc
			WHERE pc.`id_product` = XX
            AND pc.`id_parent` = XX
            AND pc.`id_shop`=XX AND (pc.`id_lang` = XX OR pc.`id_lang` = XX) LIMIT XX
106
SELECT * FROM `ps_st_easy_content_setting`
        WHERE id_st_easy_content_setting = XX
        AND setting_type = XX
        
89
            SELECT secc.*
            FROM `ps_st_easy_content_column` secc
             WHERE secc.`id_parent`=XX AND secc.`active`=XX  AND secc.`id_st_easy_content`=XX ORDER BY secc.`position`
74
SELECT c.*, cl.*  FROM `ps_category` c
			LEFT JOIN `ps_category_lang` cl
				ON (c.`id_category` = cl.`id_category`
                    AND `id_lang` = XX AND cl.id_shop = XX ) WHERE c.`nleft` <= XX AND c.`nright` >= XX AND c.`nleft` >= XX AND c.`nright` <= XX ORDER BY `nleft` DESC
74
SELECT c.`nleft`, c.`nright` FROM `ps_category` c 
            WHERE c.`id_category` = XX LIMIT XX
74
SELECT c.`nleft`, c.`nright`  FROM `ps_category` c
			LEFT JOIN `ps_category_lang` cl
				ON (c.`id_category` = cl.`id_category`
                    AND `id_lang` = XX AND cl.id_shop = XX ) WHERE c.`id_category` = XX LIMIT XX
71
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
71
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
55
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
55
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
54
SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) LIMIT XX
54
				SELECT `priority`, `id_specific_price_priority`
				FROM `ps_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
54
SELECT `id_product_attribute`
            FROM `ps_product_attribute`
            WHERE `id_product` = XX
54
SELECT count(XX)
                            FROM `ps_st_wishlist_product` whp
                            LEFT JOIN `ps_st_wishlist` wh ON (wh.`id_st_wishlist`=whp.`id_st_wishlist`)
                            WHERE whp.`id_product` = XX AND wh.`id_customer`=XX AND wh.`id_shop`= XX LIMIT XX
54
SELECT name FROM ps_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
54
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
54
                            SELECT `id_tax_rules_group`
                            FROM `ps_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
54
			SELECT `reduction`
			FROM `ps_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
54
                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
54
            SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`eanXX`, pa.`isbn`,pa.`upc`
            FROM `ps_attribute` a
            LEFT JOIN `ps_attribute_lang` al
                ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
            LEFT JOIN `ps_product_attribute_combination` pac
                ON (pac.`id_attribute` = a.`id_attribute`)
            LEFT JOIN `ps_product_attribute` pa
                ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
             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)
            LEFT JOIN `ps_attribute_group_lang` agl
                ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
            WHERE pa.`id_product` = XX
                AND pac.`id_product_attribute` = XX
                AND agl.`id_lang` = XX
54
                SELECT `id_category` FROM `ps_category_product`
                WHERE `id_product` = XX
54
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
54
SELECT *
							FROM `ps_product_lang`
							WHERE `id_product` = XX AND `id_shop` = XX
53
SELECT ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
                    a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
                    IFNULL(stock.quantity, XX) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
                    product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
                    product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
                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)
                 LEFT JOIN ps_stock_available stock
            ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
                LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
                LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
                LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
                LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
                LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
                 INNER JOIN ps_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX)
                WHERE pa.`id_product` = XX
                    AND al.`id_lang` = XX
                    AND agl.`id_lang` = XX
                GROUP BY id_attribute_group, id_product_attribute
                ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC
42
SELECT id_st_sticker FROM `ps_st_sticker_map`
            WHERE active = XX AND (location = XX OR (location = XX AND (id_category = XX OR id_category IN(XX,XX,XX))) OR (location = XX AND (id_products LIKE "%,XX,%")))
        
37
			SELECT *, ( IF (`id_group` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_shop` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `ps_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
35
            SELECT *
            FROM `ps_st_easy_content_element`
            WHERE `id_st_easy_content_column`=XX AND `active`=XX 
            ORDER BY `position` ASC
25
            SELECT smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
            FROM `ps_st_mega_menu` smm
            LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
            WHERE smml.`id_lang`=XX AND smm.`id_parent`=XX AND smm.`item_t`=XX AND smm.`active`=XX   AND smm.id_shop = XX 
            ORDER BY smm.`location`, smm.`position`
17
SELECT pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) 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) WHERE p.`id_product` = XX AND pa.`id_product` = XX AND pa.`id_product_attribute` = XX LIMIT XX
17
			SELECT product_attribute_shop.`price`
			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)
			WHERE pa.`id_product_attribute` = XX LIMIT XX
17
SELECT *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = XX
WHERE (a.`id_product_attribute` = XX) LIMIT XX
17
			SELECT *, ( IF (`id_group` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_shop` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `ps_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` IN (XX, XX) AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
16
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
15
			SELECT cl.`link_rewrite`
			FROM `ps_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
14
		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`
13
		SELECT 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 = XX)
		LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = XX  AND cl.id_shop = XX )
		LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
		WHERE `id_parent` = XX
		AND `active` = XX
		AND cg.`id_group` =XX
		GROUP BY c.`id_category`
		ORDER BY `level_depth` ASC, category_shop.`position` ASC
10
            SELECT smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
            FROM `ps_st_mega_menu` smm
            LEFT JOIN `ps_st_mega_menu_lang` smml ON smm.`id_st_mega_menu`=smml.`id_st_mega_menu`
            WHERE smml.`id_lang`=XX AND smm.`id_st_mega_column`=XX AND smm.`id_parent`=XX AND smm.`item_t`>XX AND smm.`active`=XX   AND smm.id_shop = XX 
            ORDER BY smm.`position`
10
SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
8
            SELECT *
            FROM `ps_st_mega_column`
            WHERE `id_st_mega_menu`=XX AND `active`=XX 
            ORDER BY `position`
            
6
SELECT *
							FROM `ps_category_lang`
							WHERE `id_category` = XX AND `id_shop` = XX
6
SELECT *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) LIMIT XX
6
SELECT m.`name` FROM `ps_module` m
        JOIN `ps_module_shop` ms ON (m.`id_module` = ms.`id_module` AND ms.`id_shop` = XX)
            WHERE m.active=XX
6
SELECT id_st_sticker FROM `ps_st_sticker_map`
            WHERE active = XX AND (location = XX OR (location = XX AND (id_category = XX OR id_category IN(XX,XX,XX,XX,XX))) OR (location = XX AND (id_products LIKE "%,XX,%")))
        
5
SELECT id_st_sticker FROM `ps_st_sticker_map`
            WHERE active = XX AND (location = XX OR (location = XX AND (id_category = XX OR id_category IN(XX,XX,XX,XX))) OR (location = XX AND (id_products LIKE "%,XX,%")))
        
5
			SELECT `iso_code`
			FROM `ps_country`
			WHERE `id_country` = XX LIMIT XX
4
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
				LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`id_customer` = XX  AND NOW() BETWEEN cr.date_from AND cr.date_to
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `ps_cart_rule` cr
				LEFT JOIN `ps_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`group_restriction` = XX  AND NOW() BETWEEN cr.date_from AND cr.date_to
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%")
4
		SELECT bi.`id_st_blog_image`,bi.`id_st_blog`,bi.`type`
		FROM `ps_st_blog_image` bi
		LEFT JOIN `ps_st_blog_image_lang` bil 
        ON (bi.`id_st_blog_image` = bil.`id_st_blog_image`)
		WHERE bi.`id_st_blog` = XX AND bil.`id_lang` = XX
        AND bi.type = XX
		ORDER BY bi.`position` ASC LIMIT XX
4
SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
3
            SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `ps_product_attribute_image` pai
            LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
3
            SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `ps_product_attribute_image` pai
            LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
            SELECT snl.*, snll.*
			FROM `ps_st_sidebar` snl
			 INNER JOIN ps_st_sidebar_shop st_sidebar_shop
        ON (st_sidebar_shop.id_st_sidebar = snl.id_st_sidebar AND st_sidebar_shop.id_shop = XX)
            LEFT JOIN `ps_st_sidebar_lang` snll ON (snl.`id_st_sidebar` = snll.`id_st_sidebar`)
            WHERE snll.`id_lang` = XX AND snl.`active`=XX 
            ORDER BY snl.`location`, snl.`position`
2
			SELECT count(XX)
			FROM `ps_st_swiper_group` smsg
			 INNER JOIN ps_st_swiper_group_shop st_swiper_group_shop
        ON (st_swiper_group_shop.id_st_swiper_group = smsg.id_st_swiper_group AND st_swiper_group_shop.id_shop = XX)
			WHERE smsg.`active`=XX  and smsg.`show_on_sub`=XX and smsg.`id_category` = XX LIMIT XX
2
			SELECT s.*, sl.*
            ,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
			FROM `ps_st_sticker` s
			LEFT JOIN `ps_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = XX)
            LEFT JOIN `ps_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
			WHERE ss.`id_shop` = XX AND s.`active`=XX  AND s.`type` IN (XX,XX,XX,XX,XX,XX,XX)
            ORDER BY s.`position` ASC, s.`id_st_sticker`
            
2
			SELECT count(XX)
			FROM `ps_st_banner_group` smsg
			 INNER JOIN ps_st_banner_group_shop st_banner_group_shop
        ON (st_banner_group_shop.id_st_banner_group = smsg.id_st_banner_group AND st_banner_group_shop.id_shop = XX)
			WHERE smsg.`active`=XX  and smsg.`show_on_sub`=XX and smsg.`id_category` = XX LIMIT XX
2
SELECT p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, XX) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, XX) AS id_product_attribute,
					product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
					pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
					il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
					DATEDIFF(product_shop.`date_add`, DATE_SUB("XX-XX-XX XX:XX:XX",
					INTERVAL XX DAY)) > XX AS new, product_shop.price AS orderprice
				FROM `ps_category_product` cp
				LEFT JOIN `ps_product` p
					ON p.`id_product` = cp.`id_product`
				 INNER JOIN ps_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
				ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = XX AND product_attribute_shop.id_shop=XX)
				 LEFT JOIN ps_stock_available stock
            ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = XX AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
				LEFT JOIN `ps_category_lang` cl
					ON (product_shop.`id_category_default` = cl.`id_category`
					AND cl.`id_lang` = XX AND cl.id_shop = XX )
				LEFT JOIN `ps_product_lang` pl
					ON (p.`id_product` = pl.`id_product`
					AND pl.`id_lang` = XX AND pl.id_shop = XX )
				LEFT JOIN `ps_image_shop` image_shop
					ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=XX AND image_shop.id_shop=XX)
				LEFT JOIN `ps_image_lang` il
					ON (image_shop.`id_image` = il.`id_image`
					AND il.`id_lang` = XX)
				LEFT JOIN `ps_manufacturer` m
					ON m.`id_manufacturer` = p.`id_manufacturer`
				WHERE product_shop.`id_shop` = XX
					AND cp.`id_category` = XX AND product_shop.`active` = XX AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
			LIMIT XX,XX
2
			SELECT sec.*, secl.*, st_easy_content_shop.`id_shop`
			FROM `ps_st_easy_content` sec
			 INNER JOIN ps_st_easy_content_shop st_easy_content_shop
        ON (st_easy_content_shop.id_st_easy_content = sec.id_st_easy_content AND st_easy_content_shop.id_shop = XX)
			LEFT JOIN `ps_st_easy_content_lang` secl ON (sec.`id_st_easy_content` = secl.`id_st_easy_content`)
			WHERE secl.`id_lang` = XX AND sec.`active`=XX  AND sec.`type`=XX AND (sec.id_category = XX AND sec.id_manufacturer = XX OR (sec.id_category > XX AND sec.id_category = XX))
            ORDER BY sec.`position` LIMIT XX, XX
2
            SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `ps_product_attribute_image` pai
            LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
SELECT * FROM `ps_hook_alias`
2
			SELECT s.*, sl.*
            ,IF(image_multi_lang<>"" && !ISNULL(image_multi_lang), image_multi_lang, image_lang_default) AS image_multi_lang
			FROM `ps_st_sticker` s
			LEFT JOIN `ps_st_sticker_lang` sl ON (s.`id_st_sticker` = sl.`id_st_sticker` AND sl.`id_lang` = XX)
            LEFT JOIN `ps_st_sticker_shop` ss ON (s.`id_st_sticker` = ss.`id_st_sticker`)
			WHERE ss.`id_shop` = XX AND s.`active`=XX  AND s.`type` IN (XX) AND s.`id_st_sticker` IN (XX)
            ORDER BY s.`position` ASC, s.`id_st_sticker`
            
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 pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `ps_product_attribute_image` pai
            LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
            SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `ps_product_attribute_image` pai
            LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
			SELECT *
			FROM `ps_st_social` s
            LEFT JOIN `ps_st_social_lang` sl
            ON (s.`id_st_social`=sl.`id_st_social` AND sl.`id_lang`=XX)
			 INNER JOIN ps_st_social_shop st_social_shop
        ON (st_social_shop.id_st_social = s.id_st_social AND st_social_shop.id_shop = XX) WHERE s.`active`=XX ORDER BY s.`position`, s.`id_st_social`
2
			SELECT snl.*, snll.*
			FROM `ps_st_notification` snl
			 INNER JOIN ps_st_notification_shop st_notification_shop
        ON (st_notification_shop.id_st_notification = snl.id_st_notification AND st_notification_shop.id_shop = XX)
            LEFT JOIN `ps_st_notification_lang` snll ON (snl.`id_st_notification` = snll.`id_st_notification`)
			WHERE snl.`active`=XX AND snll.`id_lang` = XX 
            ORDER BY snl.`position`
2
			SELECT sml.*, smll.`name`, smll.`url`
			FROM `ps_st_multi_link` sml
			LEFT JOIN `ps_st_multi_link_lang` smll ON (sml.`id_st_multi_link` = smll.`id_st_multi_link`)
			WHERE smll.`id_lang` = XX AND sml.`id_st_multi_link_group`=XX AND sml.`active`=XX 
            ORDER BY sml.`position`
            
2
            SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `ps_product_attribute_image` pai
            LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
		SELECT *
		FROM `ps_currency` c
		 INNER JOIN ps_currency_shop currency_shop
        ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = XX) WHERE `deleted` = XX AND c.`active` = XX ORDER BY `iso_code` ASC
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 sec.*, secl.*, st_easy_content_shop.`id_shop`
			FROM `ps_st_easy_content` sec
			 INNER JOIN ps_st_easy_content_shop st_easy_content_shop
        ON (st_easy_content_shop.id_st_easy_content = sec.id_st_easy_content AND st_easy_content_shop.id_shop = XX)
			LEFT JOIN `ps_st_easy_content_lang` secl ON (sec.`id_st_easy_content` = secl.`id_st_easy_content`)
			WHERE secl.`id_lang` = XX AND sec.`active`=XX  AND sec.`type`=XX AND sec.`location` IN (XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX)
            ORDER BY sec.`position` LIMIT XX, XX

Tables stress

312 product
260 category
258 category_lang
238 product_shop
214 product_attribute_shop
213 product_attribute
180 stock_available
166 product_lang
145 cart_product
127 image_lang
126 image
113 specific_price
110 image_shop
109 st_product_comment_pro
107 attribute
107 attribute_lang
107 product_attribute_combination
107 attribute_group_lang
106 st_easy_content_setting
89 st_easy_content_column
71 pack
57 category_product
55 st_wishlist_product
55 st_wishlist
54 feature
54 product_group_reduction_cache
54 specific_price_priority
54 feature_product
54 feature_lang
54 feature_value_lang
54 st_sticker_map
54 feature_shop
53 attribute_shop
53 attribute_group
36 st_mega_menu
36 category_shop
35 st_easy_content_element
35 st_mega_menu_lang
22 module
20 module_shop
17 product_attribute_image
16 cart_rule
15 category_group
14 cms
14 cms_shop
14 cms_lang
10 cart_rule_lang
8 image_type
8 currency_shop
8 st_mega_column
7 currency
7 country
6 st_swiper_group
5 st_banner_group
5 st_easy_content
5 st_swiper_group_shop
5 st_sticker
5 st_sticker_shop
4 st_easy_content_shop
4 shop
4 st_easy_content_lang
4 shop_url
4 st_banner_group_shop
4 hook
4 st_sticker_lang
4 lang
4 lang_shop
4 st_blog_image_lang
4 st_blog_image
3 st_multi_link_group
3 st_page_banner_shop
3 st_page_banner
3 st_notification
3 hook_alias
2 hook_module
2 country_shop
2 st_notification_shop
2 st_notification_lang
2 st_sidebar
2 st_multi_link_group_shop
2 st_multi_link_group_lang
2 st_multi_link_lang
2 country_lang
2 configuration
2 st_page_banner_lang
2 shop_group
2 st_multi_link
2 group
2 st_blog_slider
2 st_social
2 st_sidebar_lang
2 group_shop
2 st_sidebar_shop
2 st_product_comment_pro_usefulness
2 manufacturer
2 st_social_shop
2 st_social_lang
1 orders
1 st_product_comment_pro_tag_map
1 st_product_comment_pro_criterion_lang
1 st_product_comment_pro_grade
1 st_blog_shop
1 st_blog_lang
1 customer
1 address
1 st_product_comment_pro_image
1 st_product_comment_pro_criterion
1 st_blog
1 vc_image_type
1 order_detail
1 hook_module_exceptions
1 configuration_lang
1 module_group
1 meta
1 meta_lang
1 group_lang
1 address_format
1 required_field
1 smarty_last_flush
1 customized_data
1 st_swiper
1 st_banner
1 st_video
1 st_video_lang
1 st_video_shop
1 vccontentanywhere
1 customization
1 st_product_comment_pro_tag

ObjectModel instances

NameInstancesSource
Product 188 /classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/classes/Link.php [106]
/modules/stattributelist/stattributelist.php [359]
/modules/ststickers/classes/StStickersMapClass.php [152]
/src/Adapter/Image/ImageRetriever.php [63]
Category 186 /controllers/front/listing/CategoryController.php [85]
/classes/Meta.php [379]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/PrestaShopCollection.php [375]
/classes/PrestaShopCollection.php [375]
/modules/stsocial/stsocial.php [1274]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3897]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stmegamenu/stmegamenu.php [3912]
/modules/stpagebanner/classes/StPageBannerClass.php [168]
/modules/stpagebanner/classes/StPageBannerClass.php [173]
/modules/ps_categorytree/ps_categorytree.php [340]
/modules/stswiper/classes/StSwiperGroup.php [244]
/modules/stswiper/classes/StSwiperGroup.php [245]
/modules/stbanner/classes/StBannerGroup.php [288]
/modules/stbanner/classes/StBannerGroup.php [289]
/modules/ststickers/classes/StStickersMapClass.php [159]
/modules/ststickers/classes/StStickersMapClass.php [168]
/modules/ststickers/classes/StStickersMapClass.php [159]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
Language 109 /config/config.inc.php [194]
/classes/Tools.php [638]
/classes/Tools.php [561]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
/modules/steasycontent/classes/StEasyContentSettingClass.php [78]
Combination 54 /classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
Currency 11 /classes/Tools.php [685]
/modules/ppbanner/ppbanner.php [69]
/classes/Tools.php [868]
/modules/ppbanner/ppbanner.php [71]
/classes/Tools.php [868]
/modules/ppbanner/ppbanner.php [73]
/classes/Tools.php [868]
/modules/ppbanner/ppbanner.php [75]
/classes/Tools.php [868]
/modules/stcurrencyselector/stcurrencyselector.php [436]
/modules/stcurrencyselector/stcurrencyselector.php [436]
Country 5 /config/config.inc.php [141]
/classes/AddressFormat.php [353]
/classes/controller/FrontController.php [1620]
/modules/paypal/paypal.php [352]
/modules/paypal/classes/AbstractMethodPaypal.php [100]
Address 4 /classes/shop/Shop.php [466]
/classes/Product.php [3184]
/classes/Product.php [3285]
/classes/Product.php [4904]
vccontentanywhere 1 /modules/jscomposer/jscomposer.php [2625]
State 1 /classes/controller/FrontController.php [1619]
AddressFormat 1 /classes/controller/FrontController.php [1614]
Shop 1 /config/config.inc.php [119]
Risk 1 /classes/controller/FrontController.php [1584]
Gender 1 /classes/controller/FrontController.php [1581]
Cart 1 /classes/controller/FrontController.php [409]
Customer 1 /config/config.inc.php [220]
ShopGroup 1 /classes/shop/Shop.php [550]
Group 1 /classes/Cart.php [244]

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/icanboogie/common/bootstrap.php
17/vendor/icanboogie/common/lib/helpers.php
18/vendor/symfony/polyfill-php70/bootstrap.php
19/vendor/symfony/polyfill-php56/bootstrap.php
20/vendor/symfony/polyfill-mbstring/bootstrap.php
21/vendor/symfony/polyfill-intl-icu/bootstrap.php
22/vendor/symfony/polyfill-apcu/bootstrap.php
23/vendor/smarty/smarty/libs/bootstrap.php
24/vendor/smarty/smarty/libs/Autoloader.php
25/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
26/vendor/ircmaxell/password-compat/lib/password.php
27/vendor/jakeasmith/http_build_url/src/http_build_url.php
28/app/AppKernel.php
29/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php
30/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/KernelInterface.php
31/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php
32/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/RebootableInterface.php
33/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php
34/config/alias.php
35/classes/PrestaShopAutoload.php
36/var/cache/prod/class_index.php
37/config/bootstrap.php
38/src/Core/ContainerBuilder.php
39/src/Core/Foundation/IoC/Container.php
40/src/Adapter/ServiceLocator.php
41/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
42/var/cache/prod/appParameters.php
43/classes/controller/Controller.php
44/classes/ObjectModel.php
45/src/Core/Foundation/Database/EntityInterface.php
46/classes/db/Db.php
47/classes/Tools.php
48/classes/Context.php
49/classes/shop/Shop.php
50/classes/db/DbPDO.php
51/classes/Configuration.php
52/classes/Validate.php
53/classes/cache/Cache.php
54/src/Adapter/EntityMapper.php
55/classes/db/DbQuery.php
56/src/Core/Addon/Theme/ThemeManagerBuilder.php
57/src/Adapter/Configuration.php
58/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
59/src/Core/ConfigurationInterface.php
60/src/Core/Addon/Theme/ThemeRepository.php
61/src/Core/Addon/AddonRepositoryInterface.php
62/src/Core/Addon/Theme/Theme.php
63/src/Core/Addon/AddonInterface.php
64/vendor/shudrum/array-finder/ArrayFinder.php
65/config/defines_uri.inc.php
66/classes/Language.php
67/classes/Country.php
68/classes/PrestaShopCollection.php
69/classes/shop/ShopGroup.php
70/classes/Cookie.php
71/override/classes/Cookie.php
72/classes/PhpEncryption.php
73/vendor/defuse/php-encryption/src/Core.php
74/classes/PhpEncryptionEngine.php
75/vendor/defuse/php-encryption/src/Key.php
76/vendor/defuse/php-encryption/src/Encoding.php
77/config/smarty.config.inc.php
78/classes/Smarty/SmartyCustom.php
79/vendor/smarty/smarty/libs/Smarty.class.php
80/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
81/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
82/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
83/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
84/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
85/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
86/vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
87/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
88/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
89/config/smartyfront.config.inc.php
90/classes/Smarty/SmartyResourceModule.php
91/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
92/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
93/classes/Smarty/SmartyResourceParent.php
94/classes/Smarty/SmartyLazyRegister.php
95/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
96/vendor/smarty/smarty/libs/plugins/modifier.truncate.php
97/classes/Customer.php
98/override/classes/Customer.php
99/classes/Group.php
100/classes/Link.php
101/classes/shop/ShopUrl.php
102/classes/Dispatcher.php
103/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
104/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
105/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
106/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
107/classes/Hook.php
108/src/Adapter/SymfonyContainer.php
109/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
110/config/db_slave_server.inc.php
111/classes/module/Module.php
112/src/Core/Module/ModuleInterface.php
113/modules/stblog/stblog.php
114/modules/stblog/classes/StBlogClass.php
115/modules/stblog/classes/StBlogImageClass.php
116/modules/stblog/classes/phpthumb/ThumbLib.inc.php
117/modules/stblog/classes/phpthumb/PhpThumb.inc.php
118/modules/stblog/classes/phpthumb/ThumbBase.inc.php
119/modules/stblog/classes/phpthumb/GdThumb.inc.php
120/modules/stblog/classes/StBlogCategory.php
121/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
122/vendor/smarty/smarty/libs/sysplugins/smarty_data.php
123/src/PrestaShopBundle/Translation/TranslatorComponent.php
124/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
125/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
126/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
127/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
128/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
129/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
130/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
131/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
132/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
133/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
134/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
135/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
136/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
137/var/cache/prod/translations/catalogue.de-DE.NXhscRe.php
138/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
139/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
140/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
141/controllers/front/listing/CategoryController.php
142/classes/controller/ProductListingFrontController.php
143/classes/controller/ProductPresentingFrontController.php
144/classes/controller/FrontController.php
145/override/classes/controller/FrontController.php
146/override/controllers/front/listing/CategoryController.php
147/src/Adapter/Presenter/Object/ObjectPresenter.php
148/src/Adapter/Presenter/PresenterInterface.php
149/src/Adapter/Presenter/Cart/CartPresenter.php
150/src/Adapter/Product/PriceFormatter.php
151/src/Adapter/Image/ImageRetriever.php
152/classes/tax/TaxConfiguration.php
153/classes/Smarty/TemplateFinder.php
154/classes/assets/StylesheetManager.php
155/classes/assets/AbstractAssetManager.php
156/src/Adapter/Assets/AssetUrlGeneratorTrait.php
157/classes/assets/JavascriptManager.php
158/classes/assets/CccReducer.php
159/classes/Category.php
160/src/Adapter/ContainerBuilder.php
161/var/cache/prod/FrontContainer.php
162/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
163/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
164/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
165/vendor/psr/container/src/ContainerInterface.php
166/classes/Currency.php
167/src/Core/Cldr/Repository.php
168/vendor/icanboogie/cldr/lib/RunTimeProvider.php
169/vendor/icanboogie/cldr/lib/ProviderChainTrait.php
170/vendor/icanboogie/cldr/lib/ProviderInterface.php
171/vendor/icanboogie/cldr/lib/CacheInterface.php
172/vendor/icanboogie/cldr/lib/FileProvider.php
173/vendor/icanboogie/cldr/lib/WebProvider.php
174/vendor/icanboogie/cldr/lib/Repository.php
175/vendor/icanboogie/cldr/lib/AccessorTrait.php
176/vendor/icanboogie/cldr/lib/LocaleCollection.php
177/vendor/icanboogie/cldr/lib/RepositoryPropertyTrait.php
178/vendor/icanboogie/cldr/lib/CollectionTrait.php
179/vendor/icanboogie/cldr/lib/Locale.php
180/vendor/icanboogie/cldr/lib/CodePropertyTrait.php
181/vendor/icanboogie/cldr/lib/Supplemental.php
182/vendor/icanboogie/cldr/lib/Currency.php
183/vendor/icanboogie/cldr/lib/LocalizedCurrency.php
184/vendor/icanboogie/cldr/lib/LocalizedObjectWithFormatter.php
185/vendor/icanboogie/cldr/lib/LocalizedObject.php
186/vendor/icanboogie/cldr/lib/LocalePropertyTrait.php
187/classes/Cart.php
188/override/classes/Cart.php
189/src/Adapter/AddressFactory.php
190/classes/CartRule.php
191/classes/Product.php
192/classes/Pack.php
193/classes/webservice/WebserviceRequest.php
194/classes/ProductDownload.php
195/classes/tax/Tax.php
196/src/Core/Cart/Calculator.php
197/src/Core/Cart/CartRowCollection.php
198/src/Core/Cart/Fees.php
199/src/Core/Cart/CartRuleCollection.php
200/src/Adapter/Product/PriceCalculator.php
201/classes/order/Order.php
202/src/Core/Cart/CartRow.php
203/src/Core/Cart/AmountImmutable.php
204/src/Core/Cart/CartRuleCalculator.php
205/vendor/icanboogie/cldr/lib/Numbers.php
206/vendor/icanboogie/cldr/lib/CurrencyFormatter.php
207/vendor/icanboogie/cldr/lib/NumberFormatter.php
208/vendor/icanboogie/cldr/lib/NumberPattern.php
209/classes/Gender.php
210/classes/Risk.php
211/classes/Meta.php
212/classes/Address.php
213/classes/AddressFormat.php
214/classes/State.php
215/classes/ImageType.php
216/src/Core/Addon/Module/ModuleManagerBuilder.php
217/app/config/config.php
218/vendor/symfony/symfony/src/Symfony/Component/Yaml/Yaml.php
219/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php
220/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php
221/vendor/symfony/symfony/src/Symfony/Component/Yaml/Unescaper.php
222/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
223/vendor/guzzlehttp/guzzle/src/Client.php
224/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
225/vendor/guzzlehttp/guzzle/src/ClientInterface.php
226/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
227/vendor/guzzlehttp/guzzle/src/Url.php
228/vendor/guzzlehttp/guzzle/src/Utils.php
229/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
230/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
231/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
232/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
233/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
234/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
235/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
236/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
237/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
238/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
239/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
240/vendor/guzzlehttp/guzzle/src/RequestFsm.php
241/src/Adapter/Tools.php
242/app/config/parameters.php
243/src/Adapter/Module/ModuleZipManager.php
244/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
245/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
246/src/Core/Hook/HookDispatcherInterface.php
247/src/Adapter/Addons/AddonsDataProvider.php
248/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
249/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
250/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
251/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
252/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
253/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
254/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
255/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
256/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
257/src/Adapter/LegacyLogger.php
258/vendor/psr/log/Psr/Log/LoggerInterface.php
259/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
260/src/Adapter/LegacyContext.php
261/src/Adapter/Module/ModuleDataProvider.php
262/src/Adapter/Module/AdminModuleDataProvider.php
263/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
264/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
265/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
266/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
267/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
268/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
269/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
270/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
271/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
272/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
273/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
274/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
275/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
276/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
277/src/Adapter/Module/ModuleDataUpdater.php
278/src/Core/Addon/Module/ModuleManager.php
279/src/Core/Addon/AddonManagerInterface.php
280/src/Core/Addon/Module/ModuleRepository.php
281/src/Core/Addon/Module/ModuleRepositoryInterface.php
282/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
283/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
284/src/Adapter/Cache/CacheClearer.php
285/classes/Media.php
286/src/Core/Filter/FrontEndObject/MainFilter.php
287/src/Core/Filter/FilterInterface.php
288/src/Core/Filter/FrontEndObject/CartFilter.php
289/src/Core/Filter/HashMapWhitelistFilter.php
290/src/Core/Filter/CollectionFilter.php
291/src/Core/Filter/FrontEndObject/ProductFilter.php
292/src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
293/src/Core/Filter/FrontEndObject/CustomerFilter.php
294/src/Core/Filter/FrontEndObject/ShopFilter.php
295/src/Core/Filter/FrontEndObject/ConfigurationFilter.php
296/modules/stthemeeditor/stthemeeditor.php
297/src/Core/Module/WidgetInterface.php
298/modules/stthemeeditor/googlefonts.php
299/classes/Image.php
300/classes/Smarty/SmartyCustomTemplate.php
301/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
302/var/cache/prod/smarty/compile/e1/c0/ab/e1c0ab62d4d22fbe50cc1010775c7241c4c1fa5a_2.file.stthemeeditor-header.tpl.php
303/modules/ppbanner/ppbanner.php
304/classes/Translate.php
305/modules/ppbanner/translations/de.php
306/modules/fbpixel/fbpixel.php
307/modules/fbpixel/translations/de.php
308/modules/fbpixel/key.php
309/var/cache/prod/smarty/compile/47/07/bd/4707bda7b69cef918376a71126701b271beb5946_2.file.header.tpl.php
310/vendor/smarty/smarty/libs/plugins/modifier.escape.php
311/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
312/modules/stmultilink/stmultilink.php
313/modules/stmultilink/classes/StMultiLinkGroup.php
314/modules/stmultilink/classes/StMultiLinkClass.php
315/var/cache/prod/smarty/compile/14/5a/90/145a90ef05fbae385cf500cb6c2435026ad532d9_2.module.stmultilinkviewstemplates.php
316/modules/stsearchbar/stsearchbar.php
317/var/cache/prod/smarty/compile/5a/65/30/5a65308f386b77dbc9f3bb9bb0e751eaf9a73e0c_2.module.stsearchbarviewstemplates.php
318/modules/stshoppingcart/stshoppingcart.php
319/var/cache/prod/smarty/compile/c4/74/b7/c474b715e9b0f6fd89a6d2c668ce3ec6171af6ad_2.module.stshoppingcartviewstempla.php
320/modules/stmegamenu/stmegamenu.php
321/modules/stmegamenu/classes/StMegaMenuClass.php
322/modules/stmegamenu/classes/StMegaColumnClass.php
323/modules/stmegamenu/classes/StMegaProductClass.php
324/modules/stmegamenu/classes/StMegaBrandClass.php
325/var/cache/prod/smarty/compile/4f/22/2d/4f222d44da003d5cf089918ba4dc2e96c8993e3a_2.module.stmegamenuviewstemplatesh.php
326/modules/stswiper/stswiper.php
327/modules/stswiper/classes/StSwiperClass.php
328/modules/stswiper/classes/StSwiperGroup.php
329/modules/stswiper/classes/StSwiperFontClass.php
330/var/cache/prod/smarty/compile/c7/37/c7/c737c7da66d7fe0f9b66117a7d74a9aaec81b3df_2.module.stswiperviewstemplateshoo.php
331/modules/steasycontent/steasycontent.php
332/modules/steasycontent/classes/StEasyContentClass.php
333/modules/steasycontent/classes/StEasyContentColumnClass.php
334/modules/steasycontent/classes/StEasyContentElementClass.php
335/modules/steasycontent/classes/StEasyContentSettingClass.php
336/modules/steasycontent/classes/StEasyContentFontClass.php
337/var/cache/prod/smarty/compile/46/2f/e9/462fe99c1207c91ced74ba42955ecdb7135f4468_2.module.steasycontentviewstemplat.php
338/modules/stbanner/stbanner.php
339/modules/stbanner/classes/StBannerClass.php
340/modules/stbanner/classes/StBannerGroup.php
341/modules/stbanner/classes/StBannerFontClass.php
342/var/cache/prod/smarty/compile/2e/b7/6c/2eb76cec267b59eb47a9ff9cb748321af073efc8_2.module.stbannerviewstemplateshoo.php
343/modules/stblogeditor/stblogeditor.php
344/modules/stthemeeditor/classes/BaseSlider.php
345/var/cache/prod/smarty/compile/37/d7/3f/37d73f9e33328bc2f247909544d77ce3f8b9bba4_2.module.stthemeeditorviewstemplat.php
346/modules/stblogrecentarticles/stblogrecentarticles.php
347/modules/stblogfeaturedarticles/stblogfeaturedarticles.php
348/modules/stblog/classes/StBlogSliderClass.php
349/modules/stsocial/stsocial.php
350/modules/stsocial/classes/StSocialClass.php
351/var/cache/prod/smarty/compile/17/37/80/1737805a085bc13f03b502b28c0c4c1b609df286_2.file.header.tpl.php
352/modules/stbestsellers/stbestsellers.php
353/modules/stthemeeditor/classes/BaseProductsSlider.php
354/modules/stcompare/stcompare.php
355/var/cache/prod/smarty/compile/a4/07/04/a4070417ad3d20b48c4a510b1069ecb013512799_2.module.stcompareviewstemplatesho.php
356/modules/stnotification/stnotification.php
357/modules/stnotification/classes/StNotificationClass.php
358/var/cache/prod/smarty/compile/3e/b2/bd/3eb2bd3ceec71c84671f6f00b50c0815ae749adf_2.module.stnotificationviewstempla.php
359/modules/stpagebanner/stpagebanner.php
360/modules/stpagebanner/classes/StPageBannerClass.php
361/modules/stpagebanner/classes/StPageBannerFontClass.php
362/var/cache/prod/smarty/compile/8d/29/cc/8d29cca340482e8c63ced187c81d197d3e769b06_2.module.stpagebannerviewstemplate.php
363/modules/strelatedproducts/strelatedproducts.php
364/modules/stsidebar/stsidebar.php
365/modules/stsidebar/classes/StSidebarClass.php
366/modules/ststickers/ststickers.php
367/modules/ststickers/classes/StStickersClass.php
368/modules/ststickers/classes/StStickersMapClass.php
369/var/cache/prod/smarty/compile/0a/41/64/0a4164e268a1704043f69d8e34ed6785f4d0b2c2_2.module.ststickersviewstemplatesh.php
370/modules/stvideo/stvideo.php
371/modules/stvideo/classes/StVideoClass.php
372/var/cache/prod/smarty/compile/47/7e/59/477e59194ad4755fad1314dec17d8ebffa0488f4_2.module.stvideoviewstemplateshook.php
373/modules/stviewedproducts/stviewedproducts.php
374/modules/stwishlist/stwishlist.php
375/modules/stwishlist/classes/StWishListClass.php
376/var/cache/prod/smarty/compile/49/d9/f9/49d9f99cfd8792241f73f25a2e21636130fd59fe_2.module.stwishlistviewstemplatesh.php
377/modules/stattributelist/stattributelist.php
378/modules/stattributelist/translations/de.php
379/var/cache/prod/smarty/compile/28/26/75/2826753e2a08050b35d097e0805dd35ae7d8d5c9_2.module.stattributelistviewstempl.php
380/modules/jscomposer/jscomposer.php
381/modules/jscomposer/classes/VcImageType.php
382/modules/jscomposer/classes/vccontentanywhere.php
383/modules/jscomposer/classes/vcproducttabcreator.php
384/modules/jscomposer/classes/smartlisence.php
385/modules/jscomposer/translations/de.php
386/modules/jscomposer/include/helpers/helpers_factory.php
387/modules/jscomposer/include/helpers/helpers.php
388/modules/jscomposer/include/classes/core/interfaces.php
389/modules/jscomposer/include/classes/core/class-wpb-map.php
390/modules/jscomposer/include/helpers/helpers_api.php
391/modules/jscomposer/include/helpers/filters.php
392/modules/jscomposer/include/params/params.php
393/modules/jscomposer/include/classes/shortcodes/shortcodes.php
394/modules/jscomposer/config/modules_list.php
395/modules/jscomposer/include/classes/core/class-vc-base.php
396/modules/jscomposer/include/classes/editors/popups/class-vc-templates-editor.php
397/modules/jscomposer/include/classes/editors/popups/class-vc-shortcode-edit-form.php
398/modules/jscomposer/include/classes/vendors/class-vc-vendors-manager.php
399/modules/jscomposer/include/classes/vendors/_autoload.php
400/modules/jscomposer/include/classes/vendors/plugins/class-vc-vendor-jwplayer.php
401/modules/jscomposer/include/classes/vendors/plugins/class-vc-vendor-revslider.php
402/modules/jscomposer/include/classes/core/class-vc-mapper.php
403/modules/jscomposer/include/params/load.php
404/modules/jscomposer/include/params/textarea_html/textarea_html.php
405/modules/jscomposer/include/params/colorpicker/colorpicker.php
406/modules/jscomposer/include/params/loop/loop.php
407/modules/jscomposer/include/params/vc_link/vc_link.php
408/modules/jscomposer/include/params/options/options.php
409/modules/jscomposer/include/params/sorted_list/sorted_list.php
410/modules/jscomposer/include/params/css_editor/css_editor.php
411/modules/jscomposer/include/params/tab_id/tab_id.php
412/modules/jscomposer/include/params/href/href.php
413/modules/jscomposer/include/params/autocomplete/autocomplete.php
414/modules/jscomposer/include/params/font_container/font_container.php
415/modules/jscomposer/include/params/google_fonts/google_fonts.php
416/modules/jscomposer/include/params/column_offset/column_offset.php
417/modules/jscomposer/include/params/el_id/el_id.php
418/modules/jscomposer/config/map.php
419/modules/jscomposer/include/classes/settings/class-vc-automapper.php
420/modules/jscomposer/include/classes/editors/class-vc-frontend-editor.php
421/modules/pplastorders/pplastorders.php
422/modules/pplastorders/translations/de.php
423/modules/stproductcommentspro/stproductcommentspro.php
424/modules/stproductcommentspro/classes/StProductCommentProClass.php
425/modules/stproductcommentspro/classes/StProductCommentProCriterionClass.php
426/modules/stproductcommentspro/translations/de.php
427/var/cache/prod/smarty/compile/fe/cd/5b/fecd5b503bfc52f2ceb12e7bef91c22592912c21_2.module.stproductcommentsproviews.php
428/modules/baecommercetracking/baecommercetracking.php
429/modules/baecommercetracking/translations/de.php
430/var/cache/prod/smarty/compile/6f/06/17/6f061711a4f33d2e41d7d6204214806103731d65_2.file.blockecommercetracking2.tpl.php
431/modules/ps_emailalerts/ps_emailalerts.php
432/modules/ps_emailalerts/vendor/autoload.php
433/modules/ps_emailalerts/vendor/composer/autoload_real.php
434/modules/ps_emailalerts/vendor/composer/autoload_static.php
435/modules/ps_emailalerts/MailAlert.php
436/modules/ppfaststock/ppfaststock.php
437/modules/ppfaststock/translations/de.php
438/modules/pricecharmer/pricecharmer.php
439/modules/pricecharmer/translations/de.php
440/modules/ppproductinfo/ppproductinfo.php
441/modules/ppproductinfo/translations/de.php
442/modules/ppetracking/ppetracking.php
443/modules/ppetracking/translations/de.php
444/modules/stripe_official/stripe_official.php
445/modules/stripe_official/vendor/autoload.php
446/modules/stripe_official/vendor/composer/autoload_real.php
447/modules/stripe_official/vendor/composer/platform_check.php
448/modules/stripe_official/vendor/composer/autoload_static.php
449/classes/PaymentModule.php
450/modules/stripe_official/vendor/stripe/stripe-php/lib/Event.php
451/modules/stripe_official/vendor/stripe/stripe-php/lib/ApiResource.php
452/modules/stripe_official/vendor/stripe/stripe-php/lib/StripeObject.php
453/modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Request.php
454/modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/All.php
455/modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Retrieve.php
456/modules/stripe_official/translations/de.php
457/modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
458/modules/stripe_official/vendor/stripe/stripe-php/lib/Stripe.php
459/modules/stcustomersignin/stcustomersignin.php
460/var/cache/prod/smarty/compile/1e/58/25/1e5825387b9569494a88254f1c12803faafe56fa_2.module.stcustomersigninviewstemp.php
461/modules/paypal/paypal.php
462/modules/paypal/config_prod.php
463/modules/paypal/vendor/autoload.php
464/modules/paypal/vendor/composer/autoload_real.php
465/modules/paypal/vendor/composer/autoload_static.php
466/modules/paypal/classes/Shortcut/ShortcutConfiguration.php
467/modules/paypal/smarty/plugins/modifier.paypalreplace.php
468/modules/paypal/translations/de.php
469/modules/paypal/classes/Constants/PaypalConfigurations.php
470/modules/paypal/classes/InstallmentBanner/ConfigurationMap.php
471/modules/paypal/classes/Constants/WebHookConf.php
472/modules/paypal/vendor/ppbtlib/src/Extensions/ProcessLogger/ProcessLoggerExtension.php
473/modules/paypal/vendor/ppbtlib/src/Extensions/AbstractModuleExtension.php
474/modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/DiagnosticExtension.php
475/modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/Stubs/Model/Constant/DiagnosticHook.php
476/modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/Stubs/Storage/StubStorage.php
477/modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/Stubs/Storage/DiagnosticRetriever.php
478/modules/paypal/diagnostic.php
479/modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/Stubs/Model/ModuleConfigModel.php
480/modules/paypal/classes/AbstractMethodPaypal.php
481/modules/paypal/vendor/ppbtlib/src/AbstractMethod.php
482/modules/paypal/classes/MethodEC.php
483/modules/paypal/classes/WhiteList/WhiteListService.php
484/modules/paypal/classes/API/PaypalApiManager.php
485/modules/paypal/classes/API/PaypalApiManagerInterface.php
486/modules/paypal/classes/API/PaypalVaultApiManagerInterface.php
487/modules/paypal/classes/API/PaypalWebhookApiManagerInterface.php
488/modules/paypal/classes/API/PaypalClient.php
489/modules/paypal/classes/API/Client/HttpClient.php
490/modules/paypal/classes/API/ClientInterface.php
491/modules/paypal/classes/API/Environment/PaypalEnvironment.php
492/modules/paypal/classes/API/EnvironmentInterface.php
493/modules/paypal/classes/API/Injector/AuthorizationInjector.php
494/modules/paypal/classes/API/InjectorInterface.php
495/modules/paypal/classes/API/Injector/BnCodeInjector.php
496/modules/paypal/classes/API/Injector/UserAgentInjector.php
497/var/cache/prod/smarty/compile/1f/b5/b4/1fb5b414db934f3cbce1f81a5328eb449f2525ce_2.module.paypalviewstemplatesfront.php
498/modules/jingstructureddata/jingstructureddata.php
499/src/Core/Product/Search/ProductSearchContext.php
500/src/Core/Product/Search/ProductSearchQuery.php
501/src/Core/Product/Search/SortOrder.php
502/src/Adapter/Category/CategoryProductSearchProvider.php
503/src/Core/Product/Search/ProductSearchProviderInterface.php
504/src/Core/Product/Search/SortOrderFactory.php
505/classes/Combination.php
506/classes/stock/StockAvailable.php
507/classes/SpecificPrice.php
508/classes/tax/TaxManagerFactory.php
509/classes/tax/TaxRulesTaxManager.php
510/classes/tax/TaxManagerInterface.php
511/classes/tax/TaxCalculator.php
512/classes/GroupReduction.php
513/classes/Feature.php
514/src/Core/Product/Search/ProductSearchResult.php
515/classes/ProductAssembler.php
516/override/classes/ProductAssembler.php
517/classes/ProductPresenterFactory.php
518/src/Adapter/Presenter/Product/ProductListingPresenter.php
519/src/Adapter/Presenter/Product/ProductPresenter.php
520/src/Adapter/Product/ProductColorsRetriever.php
521/src/Core/Product/ProductPresentationSettings.php
522/src/Adapter/Presenter/Product/ProductListingLazyArray.php
523/src/Adapter/Presenter/Product/ProductLazyArray.php
524/src/Adapter/Presenter/AbstractLazyArray.php
525/vendor/prestashop/decimal/src/Number.php
526/vendor/prestashop/decimal/src/Operation/Multiplication.php
527/vendor/prestashop/decimal/src/Operation/Rounding.php
528/vendor/icanboogie/cldr/lib/LocalizedNumberFormatter.php
529/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
530/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
531/src/Core/Product/Search/Pagination.php
532/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
533/vendor/defuse/php-encryption/src/Crypto.php
534/vendor/defuse/php-encryption/src/KeyOrPassword.php
535/vendor/defuse/php-encryption/src/RuntimeTests.php
536/vendor/defuse/php-encryption/src/DerivedKeys.php
537/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
538/vendor/defuse/php-encryption/src/Exception/CryptoException.php
539/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/2a/d9/20/2ad92048da87348f8e2aa28a8296d3768162fff5_2.file.category.tpl.php
540/vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
541/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
542/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/15/0e/99/150e997d886e3190d79b97cd1067e5f0e55164dd_2.file.product-list.tpl.php
543/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/42/0b/af/420bafd243f88c491b2edc66093f4b863686a004_2.file.layout-left-column.tpl.php
544/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/e5/5b/90/e55b903b6b405709f20a5399057c1d5308127a91_2.file.layout-both-columns.tpl.php
545/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c1/d5/58/c1d558c4af1322bbf8f34a8fd57fbfb61f8c123a_2.file.head.tpl.php
546/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/91/fc/98/91fc983ecf8d26d244d8902289de64a525388986_2.file.stylesheets.tpl.php
547/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/5d/72/98/5d72983d1b18a7d8315ae42000dc87f717eae75f_2.file.javascript.tpl.php
548/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/d7/83/ef/d783ef65d998bd8abb51faeac677123a91379622_2.file.product-activation.tpl.php
549/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/cd/14/52/cd145264bdc0bd5fc2db4c41cb9781f33d4c31f0_2.file.header.tpl.php
550/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
551/var/cache/prod/smarty/compile/b2/25/d6/b225d6f38267a0866c4ea8386836f7cc2b7202d1_2.file.blockbanner.tpl.php
552/var/cache/prod/smarty/compile/98/c5/32/98c532fbb5b531c99ef6fcea92cc1db4e960d931_2.module.stnotificationviewstempla.php
553/modules/stlanguageselector/stlanguageselector.php
554/var/cache/prod/smarty/compile/fc/0c/31/fc0c31ae040fd96cef622c42a5d170b339ec298f_2.module.stlanguageselectorviewste.php
555/modules/stcurrencyselector/stcurrencyselector.php
556/src/Adapter/ObjectPresenter.php
557/var/cache/prod/smarty/compile/fe/9e/5c/fe9e5cc6bce6cc7ffc8930c9d961e050dcdd55fc_2.module.stcurrencyselectorviewste.php
558/var/cache/prod/smarty/compile/43/b8/c0/43b8c09337d64b800baa98253de92269f5c603b2_2.module.stcustomersigninviewstemp.php
559/classes/CMS.php
560/var/cache/prod/smarty/compile/b7/0b/1a/b70b1a89fb2e4c48731a5af53eea76a1266e3c6e_2.module.stmultilinkviewstemplates.php
561/var/cache/prod/smarty/compile/30/00/4b/30004bc76c6226796809107e4062c35ac5a1e91f_2.module.stsidebarviewstemplatesho.php
562/vendor/smarty/smarty/libs/plugins/modifier.replace.php
563/var/cache/prod/smarty/compile/8d/fd/a2/8dfda2c1b5c9001167b3483c1caaa2af59ff05d8_2.module.stsearchbarviewstemplates.php
564/var/cache/prod/smarty/compile/9f/8d/70/9f8d70bbb3afa862dd31f13e84e74207e71ac6f6_2.module.stsearchbarviewstemplates.php
565/src/Adapter/Cart/CartPresenter.php
566/var/cache/prod/smarty/compile/52/33/2e/52332e14d92f82d3c12217bc32b7318ae730bb0c_2.module.stshoppingcartviewstempla.php
567/var/cache/prod/smarty/compile/ef/8f/3e/ef8f3e058b820f96f60ee75ec0844032d89fc4c5_2.module.stshoppingcartviewstempla.php
568/var/cache/prod/smarty/compile/4c/c1/85/4cc185801222e64ed747ea015b850af6e76c4cd4_2.module.stproductcommentsproviews.php
569/modules/pagesnotfound/pagesnotfound.php
570/modules/paypal/classes/InstallmentBanner/BannerManager.php
571/modules/paypal/classes/InstallmentBanner/Banner.php
572/var/cache/prod/smarty/compile/b0/4e/d0/b04ed09eb08fa42cd276f3585f6627ed3224d484_2.module.stmegamenuviewstemplatesh.php
573/var/cache/prod/smarty/compile/e0/40/1f/e0401fb676b5c003c5eca5ac1082086cd66765d4_2.module.stmegamenuviewstemplatesh.php
574/var/cache/prod/smarty/compile/31/89/b6/3189b62cfa7156bdcb0008735e2617371cb60cfe_2.module.stmegamenuviewstemplatesh.php
575/vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
576/vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
577/var/cache/prod/smarty/compile/29/2f/c1/292fc1c236bc07e3724601e80894886bb4dcae5d_2.module.stpagebannerviewstemplate.php
578/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/6c/0d/47/6c0d479313a7b1c76e793bed38996c76ff1cdd7b_2.file.notifications.tpl.php
579/var/cache/prod/smarty/compile/a4/72/c8/a472c851952868eec073461c6385b48d635194d8_2.module.stswiperviewstemplateshoo.php
580/var/cache/prod/smarty/compile/aa/11/9d/aa119dda568ffc1636a80337359b486ee735fd56_2.module.stbannerviewstemplateshoo.php
581/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
582/modules/ps_categorytree/ps_categorytree.php
583/var/cache/prod/smarty/compile/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.pscategorytreeviewstempla.php
584/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
585/var/cache/prod/smarty/compile/7a/93/6c/7a936c83144ce1d093d783f8619b99d8d38ee788_2.module.stmegamenuviewstemplatesh.php
586/var/cache/prod/smarty/compile/ac/05/8b/ac058b5e73b4c0473a77f722ed575821703ff71e_2.file.pplastorders.tpl.php
587/var/cache/prod/smarty/compile/72/71/fc/7271fc8c79f41762e6c4293dbc38e02c02d2fc95_2.module.steasycontentviewstemplat.php
588/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/66/0c/45/660c456679042d34bf8c8764c7dcbfc22430f826_2.file.products-top.tpl.php
589/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/5a/c3/de/5ac3de5958975e68e3aa236a520f7ed9c6508805_2.file.sort-orders.tpl.php
590/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/d7/7c/6c/d77c6c85d60cd832085344217f38dc524fb4c9e9_2.file.number-per-page.tpl.php
591/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c6/78/07/c67807f3c93c920a59032551fdc30e21abcf7ae5_2.file.pagination-sample.tpl.php
592/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/b3/04/bd/b304bda6ffe40828213d7035af67f44524f9efa8_2.file.products.tpl.php
593/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/47/79/12/4779121c3dde1b69b487cb4573e8a68f762a67dd_2.file.list-item.tpl.php
594/vendor/smarty/smarty/libs/plugins/function.math.php
595/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/b9/82/14/b98214e044b39ef9fe7a08c0162d37ac240c8231_2.file.product.tpl.php
596/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c6/bb/d1/c6bbd1262c3dafb063ace66d571bc58b5c502e95_2.file.tm-slider.tpl.php
597/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/0d/c2/49/0dc249af170c1e471dca17191c8dcbf02bbc7218_2.file.sticker.tpl.php
598/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f4/ad/e8/f4ade82785d6cf8492c2b8b3890635b1c89c47b2_2.file.product-price.tpl.php
599/var/cache/prod/smarty/compile/b9/34/8e/b9348e22255f343536aeb95761d8d882f1146203_2.module.stattributelistviewstempl.php
600/var/cache/prod/smarty/compile/e6/dc/dd/e6dcddff87d2c4e7a4b33d393f3bcb366538ef05_2.module.stproductcommentsproviews.php
601/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/1b/e4/9d/1be49d3a92ccf1c2e4d18dfe14961e68cda944c2_2.file.btn-quick-view.tpl.php
602/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/22/bc/70/22bc700a4c26d652441c308c0a75e792e02fe1ff_2.file.hover_fly.tpl.php
603/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/fb/a2/d9/fba2d9e81a0a2e20b4f1699d8ea7394212400386_2.file.btn-add-to-cart.tpl.php
604/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/82/7f/32/827f3227d6f9c4a928efb523eda55c11e46dbd2e_2.file.pagination.tpl.php
605/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/32/24/31/3224316430dbcdcfc8a51c14cddf7456bca89134_2.file.products-bottom.tpl.php
606/var/cache/prod/smarty/compile/26/9a/b7/269ab7d40e59c9b96f2d22c51f7f25ca48e5a1b0_2.module.steasycontentviewstemplat.php
607/var/cache/prod/smarty/compile/f0/83/6e/f0836e3f975eac9840ff74b8028dc98060a5072e_2.module.steasycontentviewstemplat.php
608/var/cache/prod/smarty/compile/f7/7f/0a/f77f0aa5750b981e2d29eb68c1b81fcadbfa1448_2.module.steasycontentviewstemplat.php
609/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/42/58/0a/42580a5e38d9c88d8ecbd38b0f481bb99441f488_2.file.footer.tpl.php
610/var/cache/prod/smarty/compile/fc/8d/bf/fc8dbf7ccd8a60c251466f7dbe9bc59a6a7c8ba5_2.module.steasycontentviewstemplat.php
611/var/cache/prod/smarty/compile/e9/02/b6/e902b67e35d642d710f2f811761861df7c14cf9e_2.module.stblogfeaturedarticlesvie.php
612/var/cache/prod/smarty/compile/48/fd/54/48fd549d2abdb48fca659f30d51116e341603322_2.module.stblogviewstemplatesslide.php
613/src/Core/Product/ProductListingPresenter.php
614/var/cache/prod/smarty/compile/9f/8f/96/9f8f96a05d295c426c382e0048556ee73aa13cfd_2.module.stproductcommentsproviews.php
615/var/cache/prod/smarty/compile/86/4d/d6/864dd6adb5a99c21d606ce31b9e5092d637c4578_2.module.stproductcommentsproviews.php
616/var/cache/prod/smarty/compile/0c/7d/66/0c7d66f2127c5758f0e6dbca699c92d476acc852_2.module.stproductcommentsproviews.php
617/var/cache/prod/smarty/compile/41/82/af/4182af11e5cff3a3eb86f186fa15e7f670fed3ad_2.module.stproductcommentsproviews.php
618/var/cache/prod/smarty/compile/be/a5/b7/bea5b7b11e4723a030b00032f8b86c4024169970_2.module.stmultilinkviewstemplates.php
619/var/cache/prod/smarty/compile/2a/5e/8d/2a5e8d7b7dac5e1540935d14dbc01b018d8de57d_2.module.stmultilinkviewstemplates.php
620/var/cache/prod/smarty/compile/1c/e0/85/1ce085c16fe44d39f7d6bf0308f1d7eb62911675_2.module.steasycontentviewstemplat.php
621/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/5e/8e/4a/5e8e4ae92ce55a996284fe9d70381a34ec60204f_2.file.footer-bottom.tpl.php
622/var/cache/prod/smarty/compile/02/4d/bf/024dbfe13ea728d820cdc5e07689959c9323b11f_2.file.stsearchbar-side.tpl.php
623/var/cache/prod/smarty/compile/ba/c2/3c/bac23c2a4557a90315dc53cfa46547001e129ab5_2.file.stshoppingcart-side.tpl.php
624/var/cache/prod/smarty/compile/46/6e/b6/466eb6537b160447eb6e577579598e43fdcb7631_2.module.stmegamenuviewstemplatesh.php
625/var/cache/prod/smarty/compile/5b/db/ca/5bdbca3b76b7b1d56e7be7bd7575b69b6b0031d5_2.module.stmegamenuviewstemplatesh.php
626/var/cache/prod/smarty/compile/f5/b0/57/f5b0572dbf09cbea15f05c9a207c164e666d1a4f_2.module.stsidebarviewstemplatesho.php
627/var/cache/prod/smarty/compile/7c/27/67/7c2767cbfd292b2bf253bec58835c22a5544b665_2.module.stlanguageselectorviewste.php
628/var/cache/prod/smarty/compile/46/bc/de/46bcde2533b03efbcd8eba725820f4febe5b22ec_2.module.stcurrencyselectorviewste.php
629/var/cache/prod/smarty/compile/c1/63/a3/c163a3e6aeaa3df0c86d48f35cc4dd180ffe4e8d_2.module.stcustomersigninviewstemp.php
630/var/cache/prod/smarty/compile/ad/fc/ad/adfcad5c553da735573fc9795cb1f277bfb39058_2.module.stsocialviewstemplateshoo.php
631/var/cache/prod/smarty/compile/81/4c/f8/814cf850962965f71e65d7e1a7a19a2191a36657_2.file.stviewedproducts-side.tpl.php
632/var/cache/prod/smarty/compile/eb/74/32/eb7432cd163378d1c155c62d5c4f3205c4d7f0f2_2.module.stwishlistviewstemplatesh.php
633/var/cache/prod/smarty/compile/25/dc/2f/25dc2fa5d1e61649e4e70a8f4fab057b3e37989d_2.module.stwishlistviewstemplatesh.php
634/var/cache/prod/smarty/compile/34/52/b3/3452b3e5a5b3245aa8d86170be572a719ed52382_2.module.stsidebarviewstemplatesho.php
635/var/cache/prod/smarty/compile/9c/5d/36/9c5d3614f01ee531b413b9ce188b3c8d8690f744_2.module.stsidebarviewstemplatesho.php
636/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/85/8c/14/858c14ec9dd3bddd1cf1a8c7904106c229655a43_2.file.password-policy-template.tpl.php
637/var/cache/prod/smarty/compile/0f/f4/8a/0ff48a5b1c26633e01c0a7d1b263223ce25a5f53_2.module.stwishlistviewstemplatesh.php
638/var/cache/prod/smarty/compile/e3/c7/41/e3c7418f7ccbb32f98959e23f23a7722ba7520cf_2.module.stproductcommentsproviews.php
639/var/cache/prod/smarty/compile/9e/c9/9c/9ec99cc55a4d83bafc60dfcf89bdf8d8ab272a4d_2.module.stproductcommentsproviews.php