T-shirt Unisexe - MICKE BIO - Label GUERANDELLE

STTU169C0041L
Prix: 49,00 €
TTC
Stock 24H (2)

Le t-shirt unisexe iconique
Jersey simple
100% Cotton - Organic Combed Ring Spun / Heather Haze: 70% Organic Cotton - 30% Recycled Cotton, Combed Ring Spun
180GMS
Produit issu du commerce équitable certifié Fair Ware

Quantité

ü  Pour un lavage optimale, nous préconisons un cycle classique en machine à 30°. à l'envers.

ü  Tant que possible, évitez le sèche linge, notre coton biologique préfèrera à coup sûr le séchage à l'air libre !

ü  Pour les plus courageux qui repassent, optez plutôt pour un repassage sur l'envers 

Chaque produit est imprimé dans notre atelier de la Rochelle, avec soin et attention. 

Nous réalisons les marquages et  personnalisations à la demande, en choisissant la technique la plus adaptée au textile et au visuel, pour un rendu propre, durable et de qualité.

Manches montées Côtes 1x1 au col Bande de nuque intérieure dans la matière principale Surpiqûre à 2 aiguilles au poignet et à l'ourlet

L ART TISSE

Load Time 2339 ms
Querying Time 1276 ms
Queries 1035
Memory Peak Usage 36.8 Mb
Included Files 1362 files - 15.07 Mb
PrestaShop Cache - Mb
Global vars 0.45 Mb
PrestaShop Version 9.1.2
PHP Version 8.4.11
MySQL Version 11.8.3-MariaDB-1build1 from Ubuntu-log
Memory Limit 2G
Max Execution Time 600s
Smarty Cache disabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 58.994 ms 58.994 ms 3.23 Mb 4.3 Mb
__construct 1.471 ms 60.465 ms 0.02 Mb 4.3 Mb
init 494.655 ms 555.120 ms 1.74 Mb 5.2 Mb
checkAccess 0.015 ms 555.135 ms - Mb 5.2 Mb
setMedia 3.500 ms 558.635 ms 0.07 Mb 5.2 Mb
postProcess 0.018 ms 558.653 ms - Mb 5.2 Mb
initHeader 0.002 ms 558.655 ms - Mb 5.2 Mb
initContent 762.873 ms 1322 ms 6.02 Mb 13.0 Mb
initFooter 0.005 ms 1322 ms - Mb 13.0 Mb
display 1018 ms 2339 ms 23.68 Mb 36.8 Mb
Hook Time Memory Usage
OverrideLayoutTemplate 866 ms 14.78 Mb
displayNavFullWidth 145.879 ms 2.79 Mb
DisplayHeader 59.734 ms 0.99 Mb
DisplayProductPriceBlock 21.524 ms 0.57 Mb
FilterProductContent 12.277 ms 0.18 Mb
DisplayProductStock 3.193 ms 0.05 Mb
ActionFrontControllerSetMedia 0.992 ms 0.01 Mb
DisplayProductActions 0.712 ms 0.07 Mb
ProductDesigner 0.671 ms 0.02 Mb
ActionFrontControllerInitBefore 0.621 ms 0.03 Mb
ActionPresentProductListing 0.222 ms - Mb
ActionFrontControllerInitAfter 0.052 ms - Mb
ProductDesignerCustomizeButton 0.031 ms - Mb
DisplayOverrideTemplate 0.026 ms - Mb
ModuleRoutes 0.009 ms - Mb
15 hook(s) 1112 ms 19.49 Mb
Module Time Memory Usage
colissimo 2.540 ms 0.12 Mb
stripe_official 43.428 ms 0.64 Mb
productdesigner 31.227 ms 0.89 Mb
creativeelements 876 ms 15.23 Mb
blockwishlist 1.483 ms 0.08 Mb
ps_socialfollow 0.442 ms 0.01 Mb
ps_emailsubscription 0.314 ms 0.01 Mb
chronopost 0.826 ms 0.04 Mb
productcomments 12.694 ms 0.19 Mb
ps_shoppingcart 0.347 ms 0.01 Mb
ps_searchbar 0.958 ms 0.01 Mb
ps_imageslider 0.321 ms 0.01 Mb
anmegamenu 146.601 ms 2.80 Mb
psgdpr 0.799 ms 0.01 Mb
xl_conscience 3.426 ms 0.06 Mb
xl_productcms 0.219 ms 0.01 Mb
16 module(s) 1122 ms 20.09 Mb

Stopwatch SQL - 1035 queries

# Query Time (ms) Rows Filesort Group By Location
50
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2026-06-05 00:00:00' AND '2026-06-05 23:59:59' LIMIT 1
233.006 ms 802713 /classes/SpecificPrice.php:364
51
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2026-06-05 00:00:00' AND '2026-06-05 23:59:59' LIMIT 1
221.011 ms 802713 /classes/SpecificPrice.php:368
363
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`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
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 = 5)
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 = 5  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1
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 = 5)
WHERE (pa.id_product = 3024) AND (al.id_lang = 1) AND (agl.id_lang = 1)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
16.119 ms 266 Yes Yes /classes/Product.php:4368
1029
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`)
15.471 ms 4164 /classes/Configuration.php:162
2
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
12.503 ms 4164 /classes/Configuration.php:162
840
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 5) 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 = 5  AND stock.id_shop_group = 0  )
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2908) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
11.882 ms 372 Yes /classes/Product.php:4281
843
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 5) 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 = 5  AND stock.id_shop_group = 0  )
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2906) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
11.532 ms 352 Yes /classes/Product.php:4281
825
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 5) 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 = 5  AND stock.id_shop_group = 0  )
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2793) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
11.148 ms 334 Yes /classes/Product.php:4281
344
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name, a.`id_attribute`, stock.location 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 = 5) 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` AND al.`id_lang` = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 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)) WHERE pa.`id_product` = 3024 GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group` ORDER BY pa.`id_product_attribute`
11.129 ms 266 Yes Yes /classes/Product.php:2553
643
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name, a.`id_attribute`, stock.location 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 = 5) 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` AND al.`id_lang` = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 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)) WHERE pa.`id_product` = 3024 GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group` ORDER BY pa.`id_product_attribute`
10.636 ms 266 Yes Yes /classes/Product.php:2553
72
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name, a.`id_attribute`, stock.location 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 = 5) 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` AND al.`id_lang` = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 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)) WHERE pa.`id_product` = 3024 GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group` ORDER BY pa.`id_product_attribute`
9.457 ms 266 Yes Yes /classes/Product.php:2553
834
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 5) 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 = 5  AND stock.id_shop_group = 0  )
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2900) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
6.038 ms 166 Yes /classes/Product.php:4281
15
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 = 5)
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` = 5) AND (mg.id_shop = 5 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
4.979 ms 4477 Yes Yes /classes/Hook.php:1497
341
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`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 = 5)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 5)
WHERE pa.`id_product` = 3024
4.761 ms 266 /classes/Product.php:7233
828
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 5) 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 = 5  AND stock.id_shop_group = 0  )
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2879) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
4.123 ms 95 Yes /classes/Product.php:4281
831
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 5) 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 = 5  AND stock.id_shop_group = 0  )
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2880) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
3.939 ms 96 Yes /classes/Product.php:4281
837
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 5) 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 = 5  AND stock.id_shop_group = 0  )
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2907) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
3.764 ms 66 Yes /classes/Product.php:4281
846
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 5) 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 = 5  AND stock.id_shop_group = 0  )
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2921) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
3.517 ms 66 Yes /classes/Product.php:4281
39
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 5)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
3.230 ms 721 /classes/Hook.php:488
362
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2026-06-05 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 5)
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=5)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 5 
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 5 
)
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=5)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 5  AND stock.id_shop_group = 0  )
WHERE `id_product_1` = 3024 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
ORDER BY pl.`name`
2.363 ms 1 Yes Yes /classes/Product.php:4482
776
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 2908)
2.215 ms 372 /classes/Product.php:3606
807
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (2921)
2.195 ms 1 /classes/ProductAssembler.php:50
69
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, 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 = 5)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 5 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 218
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.960 ms 5 Yes Yes /classes/Category.php:926
793
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 2906)
1.953 ms 352 /classes/Product.php:3606
788
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 2908
1.939 ms 372 /classes/Product.php:7175
805
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 2906
1.879 ms 352 /classes/Product.php:7175
481
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215520) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.737 ms 4 Yes /classes/SpecificPrice.php:563
756
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (2907)
1.692 ms 1 /classes/ProductAssembler.php:50
475
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215488) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.686 ms 4 Yes /classes/SpecificPrice.php:563
528
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215474) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.686 ms 4 Yes /classes/SpecificPrice.php:563
434
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215603) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.668 ms 4 Yes /classes/SpecificPrice.php:563
687
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_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("2026-06-05 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
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 = 5) 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=5)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 5  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` = 1 AND cl.id_shop = 5 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 5 )
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=5)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `ps_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 5
AND cp.`id_category` = 218 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,9
1.667 ms 125 Yes /classes/Category.php:1074
775
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2908) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 203258) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.667 ms 4 Yes /classes/SpecificPrice.php:563
526
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215458) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.656 ms 4 Yes /classes/SpecificPrice.php:563
741
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2900) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 201570) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.635 ms 4 Yes /classes/SpecificPrice.php:563
789
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2908 AND il.`id_lang` = 1 ORDER by i.`position`
1.633 ms 301 Yes /classes/Product.php:2645
497
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215547) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.627 ms 4 Yes /classes/SpecificPrice.php:563
758
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2907) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 203192) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.626 ms 4 Yes /classes/SpecificPrice.php:563
442
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215473) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.593 ms 4 Yes /classes/SpecificPrice.php:563
473
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215480) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.586 ms 4 Yes /classes/SpecificPrice.php:563
838
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 2907) LIMIT 1
1.584 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
443
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215569) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.575 ms 4 Yes /classes/SpecificPrice.php:563
459
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215620) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.573 ms 4 Yes /classes/SpecificPrice.php:563
471
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215472) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.569 ms 4 Yes /classes/SpecificPrice.php:563
463
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215388) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.564 ms 4 Yes /classes/SpecificPrice.php:563
408
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215510) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.563 ms 4 Yes /classes/SpecificPrice.php:563
454
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215407) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.562 ms 4 Yes /classes/SpecificPrice.php:563
755
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2900 AND il.`id_lang` = 1 ORDER by i.`position`
1.557 ms 252 Yes /classes/Product.php:2645
479
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215504) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.548 ms 4 Yes /classes/SpecificPrice.php:563
790
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (2906)
1.539 ms 1 /classes/ProductAssembler.php:50
841
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 2908) LIMIT 1
1.537 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
519
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215604) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.522 ms 4 Yes /classes/SpecificPrice.php:563
779
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2908 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2908 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.521 ms 0 /classes/Cart.php:1625
835
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 2900) LIMIT 1
1.521 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
470
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215464) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.516 ms 4 Yes /classes/SpecificPrice.php:563
441
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215465) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.505 ms 4 Yes /classes/SpecificPrice.php:563
469
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215456) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.503 ms 4 Yes /classes/SpecificPrice.php:563
457
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215431) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.501 ms 4 Yes /classes/SpecificPrice.php:563
460
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215628) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.496 ms 4 Yes /classes/SpecificPrice.php:563
430
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215629) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.495 ms 4 Yes /classes/SpecificPrice.php:563
425
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215386) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.494 ms 4 Yes /classes/SpecificPrice.php:563
458
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215612) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.492 ms 4 Yes /classes/SpecificPrice.php:563
461
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215548) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.481 ms 4 Yes /classes/SpecificPrice.php:563
448
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215497) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.478 ms 4 Yes /classes/SpecificPrice.php:563
401
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215478) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.476 ms 4 Yes /classes/SpecificPrice.php:563
829
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 2879) LIMIT 1
1.475 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
465
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215538) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.470 ms 4 Yes /classes/SpecificPrice.php:563
474
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215576) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.469 ms 4 Yes /classes/SpecificPrice.php:563
530
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215482) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.469 ms 4 Yes /classes/SpecificPrice.php:563
518
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215455) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.465 ms 4 Yes /classes/SpecificPrice.php:563
20
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 = 5 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.465 ms 61 Yes /classes/Dispatcher.php:623
419
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215556) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.463 ms 4 Yes /classes/SpecificPrice.php:563
439
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215449) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.463 ms 4 Yes /classes/SpecificPrice.php:563
499
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215387) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.463 ms 4 Yes /classes/SpecificPrice.php:563
462
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215380) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.460 ms 4 Yes /classes/SpecificPrice.php:563
498
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215379) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.458 ms 4 Yes /classes/SpecificPrice.php:563
451
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215513) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.457 ms 4 Yes /classes/SpecificPrice.php:563
426
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215394) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.455 ms 4 Yes /classes/SpecificPrice.php:563
480
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215512) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.452 ms 4 Yes /classes/SpecificPrice.php:563
792
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2906) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 202717) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.450 ms 4 Yes /classes/SpecificPrice.php:563
524
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215442) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.450 ms 4 Yes /classes/SpecificPrice.php:563
478
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215592) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.449 ms 4 Yes /classes/SpecificPrice.php:563
739
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (2900)
1.448 ms 1 /classes/ProductAssembler.php:50
490
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215413) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.448 ms 4 Yes /classes/SpecificPrice.php:563
420
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215610) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.447 ms 4 Yes /classes/SpecificPrice.php:563
477
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215496) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.446 ms 4 Yes /classes/SpecificPrice.php:563
466
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215370) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.444 ms 4 Yes /classes/SpecificPrice.php:563
468
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215448) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.444 ms 4 Yes /classes/SpecificPrice.php:563
456
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215423) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.443 ms 4 Yes /classes/SpecificPrice.php:563
531
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215578) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.441 ms 4 Yes /classes/SpecificPrice.php:563
437
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215529) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.437 ms 4 Yes /classes/SpecificPrice.php:563
522
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215522) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.436 ms 4 Yes /classes/SpecificPrice.php:563
826
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 2793) LIMIT 1
1.434 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
844
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 2906) LIMIT 1
1.431 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
809
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2921) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 208147) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.430 ms 4 Yes /classes/SpecificPrice.php:563
472
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215568) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.428 ms 4 Yes /classes/SpecificPrice.php:563
492
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215429) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.424 ms 4 Yes /classes/SpecificPrice.php:563
444
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215481) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.422 ms 4 Yes /classes/SpecificPrice.php:563
464
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215396) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.421 ms 4 Yes /classes/SpecificPrice.php:563
467
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215602) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.420 ms 4 Yes /classes/SpecificPrice.php:563
438
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215441) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.418 ms 4 Yes /classes/SpecificPrice.php:563
440
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215457) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.412 ms 4 Yes /classes/SpecificPrice.php:563
452
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215521) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.403 ms 4 Yes /classes/SpecificPrice.php:563
431
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215549) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.403 ms 4 Yes /classes/SpecificPrice.php:563
520
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215540) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.402 ms 4 Yes /classes/SpecificPrice.php:563
393
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215571) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.402 ms 4 Yes /classes/SpecificPrice.php:563
723
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (2880)
1.401 ms 1 /classes/ProductAssembler.php:50
407
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215502) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.400 ms 4 Yes /classes/SpecificPrice.php:563
725
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2880) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 200885) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.399 ms 4 Yes /classes/SpecificPrice.php:563
832
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 2880) LIMIT 1
1.398 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
453
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215559) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.392 ms 4 Yes /classes/SpecificPrice.php:563
532
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215490) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.392 ms 4 Yes /classes/SpecificPrice.php:563
428
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215613) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.389 ms 4 Yes /classes/SpecificPrice.php:563
537
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215514) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.381 ms 4 Yes /classes/SpecificPrice.php:563
416
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215412) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.375 ms 4 Yes /classes/SpecificPrice.php:563
433
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215389) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.372 ms 4 Yes /classes/SpecificPrice.php:563
422
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215626) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.372 ms 4 Yes /classes/SpecificPrice.php:563
483
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215440) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.372 ms 4 Yes /classes/SpecificPrice.php:563
38
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.371 ms 0 /classes/Hook.php:1565
418
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215428) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.368 ms 4 Yes /classes/SpecificPrice.php:563
403
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215486) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.367 ms 4 Yes /classes/SpecificPrice.php:563
398
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215600) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.365 ms 4 Yes /classes/SpecificPrice.php:563
414
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215462) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.365 ms 4 Yes /classes/SpecificPrice.php:563
455
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215415) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.364 ms 4 Yes /classes/SpecificPrice.php:563
424
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215378) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.363 ms 4 Yes /classes/SpecificPrice.php:563
399
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215470) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.361 ms 4 Yes /classes/SpecificPrice.php:563
432
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215381) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.361 ms 4 Yes /classes/SpecificPrice.php:563
447
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215585) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.361 ms 4 Yes /classes/SpecificPrice.php:563
446
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215489) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.359 ms 4 Yes /classes/SpecificPrice.php:563
512
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215503) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.359 ms 4 Yes /classes/SpecificPrice.php:563
503
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215463) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.358 ms 4 Yes /classes/SpecificPrice.php:563
423
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215546) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.355 ms 4 Yes /classes/SpecificPrice.php:563
527
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215466) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.355 ms 4 Yes /classes/SpecificPrice.php:563
859
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_menu_groups_access` gc, `ps_anmegamenu_menu` mm
LEFT JOIN `ps_anmegamenu_menu_lang` ln ON (mm.`id_menu` = ln.`id_menu` AND ln.`id_lang` = 1)
WHERE mm.`active` =1 
AND gc.`id_menu` = mm.`id_menu`
AND gc.`id_group` = 1
AND mm.`hook` = "displayNavFullWidth"
AND mm.`id_menu` IN (
SELECT sa.`id_menu`
FROM `ps_anmegamenu_menu_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mm.`position`
1.355 ms 2 Yes /modules/anmegamenu/classes/anMmMenu.php:123
445
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215577) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.353 ms 4 Yes /classes/SpecificPrice.php:563
476
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215584) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.353 ms 4 Yes /classes/SpecificPrice.php:563
500
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215395) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.350 ms 4 Yes /classes/SpecificPrice.php:563
385
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215515) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.349 ms 4 Yes /classes/SpecificPrice.php:563
421
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215618) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.349 ms 4 Yes /classes/SpecificPrice.php:563
501
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215537) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.349 ms 4 Yes /classes/SpecificPrice.php:563
523
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215530) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.347 ms 4 Yes /classes/SpecificPrice.php:563
427
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215397) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.346 ms 4 Yes /classes/SpecificPrice.php:563
773
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (2908)
1.346 ms 1 /classes/ProductAssembler.php:50
517
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215447) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.343 ms 4 Yes /classes/SpecificPrice.php:563
488
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215558) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.340 ms 4 Yes /classes/SpecificPrice.php:563
679
SELECT SQL_NO_CACHE pa.quantity FROM ps_product_attribute as pa INNER JOIN ps_product as pp on pp.id_product = pa.id_product WHERE pa.reference = 'STTU169C0041L'  and pp.id_supplier = 1 LIMIT 1
1.339 ms 55 /modules/xl_conscience/xl_conscience.php:524
364
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 3024
1.337 ms 266 /classes/Product.php:7175
511
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215591) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.335 ms 4 Yes /classes/SpecificPrice.php:563
383
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215595) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.333 ms 4 Yes /classes/SpecificPrice.php:563
429
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215621) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.333 ms 4 Yes /classes/SpecificPrice.php:563
509
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215583) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.333 ms 4 Yes /classes/SpecificPrice.php:563
413
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215454) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.331 ms 4 Yes /classes/SpecificPrice.php:563
529
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215570) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.329 ms 4 Yes /classes/SpecificPrice.php:563
405
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215494) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.326 ms 4 Yes /classes/SpecificPrice.php:563
409
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215518) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.326 ms 4 Yes /classes/SpecificPrice.php:563
533
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215586) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.326 ms 4 Yes /classes/SpecificPrice.php:563
506
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215479) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.325 ms 4 Yes /classes/SpecificPrice.php:563
742
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 2900)
1.324 ms 166 /classes/Product.php:3606
400
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215566) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.321 ms 4 Yes /classes/SpecificPrice.php:563
410
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215526) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.321 ms 4 Yes /classes/SpecificPrice.php:563
449
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215593) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.317 ms 4 Yes /classes/SpecificPrice.php:563
515
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215527) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.317 ms 4 Yes /classes/SpecificPrice.php:563
402
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215574) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.315 ms 4 Yes /classes/SpecificPrice.php:563
435
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215539) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.312 ms 4 Yes /classes/SpecificPrice.php:563
482
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215528) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.311 ms 4 Yes /classes/SpecificPrice.php:563
404
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215582) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.305 ms 4 Yes /classes/SpecificPrice.php:563
525
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215450) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.305 ms 4 Yes /classes/SpecificPrice.php:563
491
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215421) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.302 ms 4 Yes /classes/SpecificPrice.php:563
384
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215507) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.298 ms 4 Yes /classes/SpecificPrice.php:563
450
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215505) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.297 ms 4 Yes /classes/SpecificPrice.php:563
534
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215498) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.294 ms 4 Yes /classes/SpecificPrice.php:563
436
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215371) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.293 ms 4 Yes /classes/SpecificPrice.php:563
516
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215439) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.292 ms 4 Yes /classes/SpecificPrice.php:563
502
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215601) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.291 ms 4 Yes /classes/SpecificPrice.php:563
658
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 3024) LIMIT 1
1.291 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
417
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215420) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.291 ms 4 Yes /classes/SpecificPrice.php:563
513
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215511) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.290 ms 4 Yes /classes/SpecificPrice.php:563
415
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215404) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.288 ms 4 Yes /classes/SpecificPrice.php:563
411
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215438) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.285 ms 4 Yes /classes/SpecificPrice.php:563
806
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2906 AND il.`id_lang` = 1 ORDER by i.`position`
1.285 ms 287 Yes /classes/Product.php:2645
386
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215523) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.284 ms 4 Yes /classes/SpecificPrice.php:563
369
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215417) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.281 ms 4 Yes /classes/SpecificPrice.php:563
504
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215471) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.281 ms 4 Yes /classes/SpecificPrice.php:563
521
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215372) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.281 ms 4 Yes /classes/SpecificPrice.php:563
587
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215597) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.273 ms 4 Yes /classes/SpecificPrice.php:563
392
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215475) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.271 ms 4 Yes /classes/SpecificPrice.php:563
485
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215414) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.270 ms 4 Yes /classes/SpecificPrice.php:563
412
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215446) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.269 ms 4 Yes /classes/SpecificPrice.php:563
847
SELECT SQL_NO_CACHE id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = 2921) LIMIT 1
1.268 ms 1504 /modules/productdesigner/classes/models/DesignerProductConfig.php:249
538
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215560) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.265 ms 4 Yes /classes/SpecificPrice.php:563
507
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215575) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.260 ms 4 Yes /classes/SpecificPrice.php:563
388
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215443) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.259 ms 4 Yes /classes/SpecificPrice.php:563
394
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215483) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.255 ms 4 Yes /classes/SpecificPrice.php:563
514
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215519) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.251 ms 4 Yes /classes/SpecificPrice.php:563
486
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215422) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.250 ms 4 Yes /classes/SpecificPrice.php:563
505
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215567) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.243 ms 4 Yes /classes/SpecificPrice.php:563
536
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215506) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.237 ms 4 Yes /classes/SpecificPrice.php:563
535
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215594) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.235 ms 4 Yes /classes/SpecificPrice.php:563
484
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215406) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.234 ms 4 Yes /classes/SpecificPrice.php:563
390
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215459) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.228 ms 4 Yes /classes/SpecificPrice.php:563
496
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215627) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.225 ms 4 Yes /classes/SpecificPrice.php:563
999
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "67"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
1.225 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
754
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 2900
1.224 ms 166 /classes/Product.php:7175
899
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 5 
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 1 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.221 ms 142 Yes /classes/Category.php:724
397
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215536) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.217 ms 4 Yes /classes/SpecificPrice.php:563
406
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215590) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.214 ms 4 Yes /classes/SpecificPrice.php:563
395
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215579) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.201 ms 4 Yes /classes/SpecificPrice.php:563
495
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215619) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.192 ms 4 Yes /classes/SpecificPrice.php:563
370
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215425) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.190 ms 4 Yes /classes/SpecificPrice.php:563
389
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215451) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.190 ms 4 Yes /classes/SpecificPrice.php:563
510
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215495) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.189 ms 4 Yes /classes/SpecificPrice.php:563
381
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215587) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.187 ms 4 Yes /classes/SpecificPrice.php:563
366
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215433) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.183 ms 4 Yes /classes/SpecificPrice.php:563
627
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215377) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.181 ms 4 Yes /classes/SpecificPrice.php:563
489
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215405) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.179 ms 4 Yes /classes/SpecificPrice.php:563
358
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 3024
1.178 ms 266 /classes/Product.php:7175
508
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215487) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.177 ms 4 Yes /classes/SpecificPrice.php:563
1027
DELETE FROM `ps_configuration_lang`
WHERE `id_configuration` IN (
SELECT `id_configuration`
FROM `ps_configuration`
WHERE `name` = "_elementor_global_css"
)
1.177 ms 1 /classes/Configuration.php:562
396
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215491) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.172 ms 4 Yes /classes/SpecificPrice.php:563
391
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215467) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.157 ms 4 Yes /classes/SpecificPrice.php:563
487
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215430) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.156 ms 4 Yes /classes/SpecificPrice.php:563
729
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2880 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2880 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.155 ms 0 /classes/Cart.php:1625
657
SELECT SQL_NO_CACHE pa.`id_product_attribute`
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 = 5)
WHERE pa.`id_product` = 3024
AND product_attribute_shop.default_on = 1 LIMIT 1
1.150 ms 266 /classes/Product.php:3986
387
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215531) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.144 ms 4 Yes /classes/SpecificPrice.php:563
573
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215384) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.143 ms 4 Yes /classes/SpecificPrice.php:563
374
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215391) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.141 ms 4 Yes /classes/SpecificPrice.php:563
629
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215599) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.139 ms 4 Yes /classes/SpecificPrice.php:563
493
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215557) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.134 ms 4 Yes /classes/SpecificPrice.php:563
373
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215383) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.125 ms 4 Yes /classes/SpecificPrice.php:563
379
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215541) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.125 ms 4 Yes /classes/SpecificPrice.php:563
574
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215392) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.122 ms 4 Yes /classes/SpecificPrice.php:563
581
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215573) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.122 ms 4 Yes /classes/SpecificPrice.php:563
382
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215499) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.121 ms 4 Yes /classes/SpecificPrice.php:563
375
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215399) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.121 ms 4 Yes /classes/SpecificPrice.php:563
557
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215532) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.119 ms 4 Yes /classes/SpecificPrice.php:563
367
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215561) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.119 ms 4 Yes /classes/SpecificPrice.php:563
548
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215630) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.116 ms 4 Yes /classes/SpecificPrice.php:563
378
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215605) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.112 ms 4 Yes /classes/SpecificPrice.php:563
494
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215611) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.110 ms 4 Yes /classes/SpecificPrice.php:563
631
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 3024 AND id_attribute IN (467)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 1
1.106 ms 266 /controllers/front/ProductController.php:719
608
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215393) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.103 ms 4 Yes /classes/SpecificPrice.php:563
961
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "60"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
1.101 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
376
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215615) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.096 ms 4 Yes /classes/SpecificPrice.php:563
589
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215517) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.091 ms 4 Yes /classes/SpecificPrice.php:563
542
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215432) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.089 ms 4 Yes /classes/SpecificPrice.php:563
614
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215564) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.088 ms 4 Yes /classes/SpecificPrice.php:563
556
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215524) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.086 ms 4 Yes /classes/SpecificPrice.php:563
544
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215390) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.085 ms 4 Yes /classes/SpecificPrice.php:563
787
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2908
ORDER BY `position`
1.082 ms 43 Yes /classes/Product.php:3262
543
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215382) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.081 ms 4 Yes /classes/SpecificPrice.php:563
600
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215563) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.081 ms 4 Yes /classes/SpecificPrice.php:563
539
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215408) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.080 ms 4 Yes /classes/SpecificPrice.php:563
591
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215533) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.079 ms 4 Yes /classes/SpecificPrice.php:563
552
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215500) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.076 ms 4 Yes /classes/SpecificPrice.php:563
624
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215555) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.074 ms 4 Yes /classes/SpecificPrice.php:563
605
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215633) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.072 ms 4 Yes /classes/SpecificPrice.php:563
380
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215373) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.071 ms 4 Yes /classes/SpecificPrice.php:563
597
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215419) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.070 ms 4 Yes /classes/SpecificPrice.php:563
555
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215516) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.070 ms 4 Yes /classes/SpecificPrice.php:563
628
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215609) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.067 ms 4 Yes /classes/SpecificPrice.php:563
551
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215588) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.065 ms 4 Yes /classes/SpecificPrice.php:563
626
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215545) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.063 ms 4 Yes /classes/SpecificPrice.php:563
692
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 2793)
1.063 ms 334 /classes/Product.php:3606
706
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (2879)
1.059 ms 1 /classes/ProductAssembler.php:50
606
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215553) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.057 ms 4 Yes /classes/SpecificPrice.php:563
617
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215544) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.055 ms 4 Yes /classes/SpecificPrice.php:563
596
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215477) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.054 ms 4 Yes /classes/SpecificPrice.php:563
545
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215398) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.053 ms 4 Yes /classes/SpecificPrice.php:563
550
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215492) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.052 ms 4 Yes /classes/SpecificPrice.php:563
619
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215608) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.052 ms 4 Yes /classes/SpecificPrice.php:563
593
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215453) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.051 ms 4 Yes /classes/SpecificPrice.php:563
615
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215554) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.050 ms 4 Yes /classes/SpecificPrice.php:563
609
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215401) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.048 ms 4 Yes /classes/SpecificPrice.php:563
622
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215437) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.048 ms 4 Yes /classes/SpecificPrice.php:563
598
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215427) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.046 ms 4 Yes /classes/SpecificPrice.php:563
546
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215614) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.045 ms 4 Yes /classes/SpecificPrice.php:563
745
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2900 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2900 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.044 ms 0 /classes/Cart.php:1625
541
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215424) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.043 ms 4 Yes /classes/SpecificPrice.php:563
607
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215385) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.043 ms 4 Yes /classes/SpecificPrice.php:563
345
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`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
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 = 5)
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 = 5  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1
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 = 5)
WHERE (pa.id_product = 3024) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 215369)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
1.043 ms 2 Yes Yes /classes/Product.php:4368
588
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215509) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.042 ms 4 Yes /classes/SpecificPrice.php:563
610
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215375) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.042 ms 4 Yes /classes/SpecificPrice.php:563
618
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215376) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.040 ms 4 Yes /classes/SpecificPrice.php:563
592
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215445) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.039 ms 4 Yes /classes/SpecificPrice.php:563
625
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215403) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.039 ms 4 Yes /classes/SpecificPrice.php:563
63
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 3024
1.038 ms 266 /classes/Product.php:7175
560
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215460) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.038 ms 4 Yes /classes/SpecificPrice.php:563
590
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215525) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.038 ms 4 Yes /classes/SpecificPrice.php:563
377
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215623) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.038 ms 4 Yes /classes/SpecificPrice.php:563
704
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 2793
1.037 ms 334 /classes/Product.php:7175
584
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215493) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.037 ms 4 Yes /classes/SpecificPrice.php:563
601
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215411) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.037 ms 4 Yes /classes/SpecificPrice.php:563
621
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215534) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.037 ms 4 Yes /classes/SpecificPrice.php:563
549
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215550) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.036 ms 4 Yes /classes/SpecificPrice.php:563
613
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215436) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.036 ms 4 Yes /classes/SpecificPrice.php:563
371
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215631) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.035 ms 4 Yes /classes/SpecificPrice.php:563
623
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215565) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.034 ms 4 Yes /classes/SpecificPrice.php:563
554
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215508) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.033 ms 4 Yes /classes/SpecificPrice.php:563
611
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215607) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.033 ms 4 Yes /classes/SpecificPrice.php:563
547
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215622) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.033 ms 4 Yes /classes/SpecificPrice.php:563
603
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215617) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.032 ms 4 Yes /classes/SpecificPrice.php:563
583
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215581) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.031 ms 4 Yes /classes/SpecificPrice.php:563
726
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 2880)
1.030 ms 96 /classes/Product.php:3606
585
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215589) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.029 ms 4 Yes /classes/SpecificPrice.php:563
579
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215542) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.028 ms 4 Yes /classes/SpecificPrice.php:563
712
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2879 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2879 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.028 ms 0 /classes/Cart.php:1625
630
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215535) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.026 ms 4 Yes /classes/SpecificPrice.php:563
796
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2906 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2906 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.026 ms 0 /classes/Cart.php:1625
561
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215468) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.024 ms 4 Yes /classes/SpecificPrice.php:563
580
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215374) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.024 ms 4 Yes /classes/SpecificPrice.php:563
1019
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-06-05 00:00:00" AND date_to <= "2026-06-05 23:59:59") OR (date_from >= "2026-06-05 00:00:00" AND date_from <= "2026-06-05 23:59:59") OR (date_from < "2026-06-05 00:00:00" AND date_to > "2026-06-05 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
1.024 ms 12 /classes/CartRule.php:380
368
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215409) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.023 ms 4 Yes /classes/SpecificPrice.php:563
564
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215484) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.022 ms 4 Yes /classes/SpecificPrice.php:563
582
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215485) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.022 ms 4 Yes /classes/SpecificPrice.php:563
594
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215461) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.021 ms 4 Yes /classes/SpecificPrice.php:563
540
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215416) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.019 ms 4 Yes /classes/SpecificPrice.php:563
599
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215435) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.017 ms 4 Yes /classes/SpecificPrice.php:563
705
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2793 AND il.`id_lang` = 1 ORDER by i.`position`
1.017 ms 273 Yes /classes/Product.php:2645
759
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 2907)
1.016 ms 66 /classes/Product.php:3606
602
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215634) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.014 ms 4 Yes /classes/SpecificPrice.php:563
612
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215543) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.012 ms 4 Yes /classes/SpecificPrice.php:563
616
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215402) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.011 ms 4 Yes /classes/SpecificPrice.php:563
372
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215551) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.011 ms 4 Yes /classes/SpecificPrice.php:563
586
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215501) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.010 ms 4 Yes /classes/SpecificPrice.php:563
578
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215606) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
1.005 ms 4 Yes /classes/SpecificPrice.php:563
753
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2900
ORDER BY `position`
1.004 ms 36 Yes /classes/Product.php:3262
804
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2906
ORDER BY `position`
1.003 ms 41 Yes /classes/Product.php:3262
569
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215410) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.999 ms 4 Yes /classes/SpecificPrice.php:563
620
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215598) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.999 ms 4 Yes /classes/SpecificPrice.php:563
738
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2880 AND il.`id_lang` = 1 ORDER by i.`position`
0.999 ms 168 Yes /classes/Product.php:2645
563
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215572) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.998 ms 4 Yes /classes/SpecificPrice.php:563
595
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215469) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.997 ms 4 Yes /classes/SpecificPrice.php:563
644
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (3024)
0.996 ms 1 /classes/ProductAssembler.php:50
576
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215616) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.993 ms 4 Yes /classes/SpecificPrice.php:563
648
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 3024
0.990 ms 266 /classes/Product.php:7175
553
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215596) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.989 ms 4 Yes /classes/SpecificPrice.php:563
654
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` = 5
WHERE (a.`id_product` = 3024) LIMIT 1
0.986 ms 1 /src/Adapter/EntityMapper.php:54
565
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215580) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.986 ms 4 Yes /classes/SpecificPrice.php:563
800
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2906
AND pac.`id_product_attribute` = 202717
AND agl.`id_lang` = 1
0.984 ms 2 /classes/Product.php:7199
722
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2879 AND il.`id_lang` = 1 ORDER by i.`position`
0.984 ms 168 Yes /classes/Product.php:2645
559
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215452) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.981 ms 4 Yes /classes/SpecificPrice.php:563
575
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215400) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.979 ms 4 Yes /classes/SpecificPrice.php:563
604
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215625) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.975 ms 4 Yes /classes/SpecificPrice.php:563
365
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 3024 AND il.`id_lang` = 1 ORDER by i.`position`
0.968 ms 217 Yes /classes/Product.php:2645
747
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 201570
AND cp.`id_cart` = 0 AND cp.`id_product` = 2900 UNION SELECT 0 as first_level_quantity, SUM(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` = 201570
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2900 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.965 ms 0 /classes/Cart.php:1625
762
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2907 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2907 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.964 ms 0 /classes/Cart.php:1625
562
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215476) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.963 ms 4 Yes /classes/SpecificPrice.php:563
783
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2908
AND pac.`id_product_attribute` = 203258
AND agl.`id_lang` = 1
0.958 ms 2 /classes/Product.php:7199
349
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`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
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 = 5)
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 = 5  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1
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 = 5)
WHERE (pa.id_product = 3024) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 215369)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.957 ms 2 Yes Yes /classes/Product.php:4368
566
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215426) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.955 ms 4 Yes /classes/SpecificPrice.php:563
558
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215444) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.953 ms 4 Yes /classes/SpecificPrice.php:563
54
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 3024)
0.952 ms 266 /classes/Product.php:3606
568
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215562) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.949 ms 4 Yes /classes/SpecificPrice.php:563
571
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215632) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.942 ms 4 Yes /classes/SpecificPrice.php:563
965
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "61"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.939 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
764
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 203192
AND cp.`id_cart` = 0 AND cp.`id_product` = 2907 UNION SELECT 0 as first_level_quantity, SUM(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` = 203192
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2907 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.938 ms 0 /classes/Cart.php:1625
752
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 2900) AND (b.`id_shop` = 5) LIMIT 1
0.937 ms 1 /src/Adapter/EntityMapper.php:54
766
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2907
AND pac.`id_product_attribute` = 203192
AND agl.`id_lang` = 1
0.937 ms 2 /classes/Product.php:7199
749
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2900
AND pac.`id_product_attribute` = 201570
AND agl.`id_lang` = 1
0.934 ms 2 /classes/Product.php:7199
577
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215624) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.928 ms 4 Yes /classes/SpecificPrice.php:563
572
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215552) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.928 ms 4 Yes /classes/SpecificPrice.php:563
645
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.922 ms 4 Yes /classes/SpecificPrice.php:563
1014
SELECT SQL_NO_CACHE *
FROM `ps_ce_theme` a
LEFT JOIN `ps_ce_theme_lang` `b` ON a.`id_ce_theme` = b.`id_ce_theme` AND b.`id_lang` = 1
LEFT JOIN `ps_ce_theme_shop` `c` ON a.`id_ce_theme` = c.`id_ce_theme` AND c.`id_shop` = 5
WHERE (a.`id_ce_theme` = 43) AND (b.`id_shop` = 5) LIMIT 1
0.921 ms 1 /src/Adapter/EntityMapper.php:54
691
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2793) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 198784) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.914 ms 4 Yes /classes/SpecificPrice.php:563
570
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215418) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.913 ms 4 Yes /classes/SpecificPrice.php:563
737
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2880
ORDER BY `position`
0.910 ms 24 Yes /classes/Product.php:3262
821
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2921
ORDER BY `position`
0.898 ms 13 Yes /classes/Product.php:3262
781
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 203258
AND cp.`id_cart` = 0 AND cp.`id_product` = 2908 UNION SELECT 0 as first_level_quantity, SUM(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` = 203258
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2908 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.891 ms 0 /classes/Cart.php:1625
567
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215434) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.888 ms 4 Yes /classes/SpecificPrice.php:563
798
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 202717
AND cp.`id_cart` = 0 AND cp.`id_product` = 2906 UNION SELECT 0 as first_level_quantity, SUM(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` = 202717
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2906 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.886 ms 0 /classes/Cart.php:1625
969
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "62"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.885 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
995
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "66"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.884 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
988
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "54"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.879 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
1020
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` = 1) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND (cr.`quantity` > 0 OR cr.`quantity` is null) AND highlight = 1 AND code NOT LIKE "BO_ORDER_%"
0.877 ms 2 /classes/CartRule.php:446
714
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 200749
AND cp.`id_cart` = 0 AND cp.`id_product` = 2879 UNION SELECT 0 as first_level_quantity, SUM(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` = 200749
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2879 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.876 ms 0 /classes/Cart.php:1625
688
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 = 5)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 218 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1
0.875 ms 125 /classes/Category.php:1001
860
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_tabs_groups_access` gc,  `ps_anmegamenu_tabs` mmt
LEFT JOIN `ps_anmegamenu_tabs_lang` ln ON (mmt.`id_tab` = ln.`id_tab` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_tab` = mmt.`id_tab`  AND gc.`id_group` = 1 
AND mmt.`id_menu` = "5" AND mmt.`id_tab` IN (
SELECT sa.`id_tab`
FROM `ps_anmegamenu_tabs_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.870 ms 25 Yes /modules/anmegamenu/classes/anMmMenuTabs.php:154
984
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "53"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.869 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
731
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 200885
AND cp.`id_cart` = 0 AND cp.`id_product` = 2880 UNION SELECT 0 as first_level_quantity, SUM(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` = 200885
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2880 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.868 ms 0 /classes/Cart.php:1625
702
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 2793) AND (b.`id_shop` = 5) LIMIT 1
0.862 ms 1 /src/Adapter/EntityMapper.php:54
736
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 2880) AND (b.`id_shop` = 5) LIMIT 1
0.856 ms 1 /src/Adapter/EntityMapper.php:54
824
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 65170105 AND `name` = "_elementor_css" LIMIT 1
0.855 ms 5 /modules/creativeelements/classes/wrappers/Post.php:285
708
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 2879) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 200749) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.854 ms 4 Yes /classes/SpecificPrice.php:563
1003
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "68"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.853 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
1010
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "69"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.849 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
733
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2880
AND pac.`id_product_attribute` = 200885
AND agl.`id_lang` = 1
0.841 ms 2 /classes/Product.php:7199
53
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215369) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER 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.839 ms 4 Yes /classes/SpecificPrice.php:563
716
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2879
AND pac.`id_product_attribute` = 200749
AND agl.`id_lang` = 1
0.833 ms 2 /classes/Product.php:7199
720
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2879
ORDER BY `position`
0.828 ms 24 Yes /classes/Product.php:3262
884
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 220
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.828 ms 6 Yes Yes /classes/Category.php:1158
359
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 3024 AND il.`id_lang` = 1 ORDER by i.`position`
0.814 ms 217 Yes /classes/Product.php:2645
810
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 2921)
0.806 ms 66 /classes/Product.php:3606
855
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.802 ms 1 /classes/Cart.php:1389
786
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 2908) AND (b.`id_shop` = 5) LIMIT 1
0.801 ms 1 /src/Adapter/EntityMapper.php:54
980
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "52"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.801 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
721
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 2879
0.797 ms 95 /classes/Product.php:7175
1012
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.795 ms 1 /classes/Category.php:2134
632
SELECT SQL_NO_CACHE pac2.`id_attribute` FROM `ps_product_attribute_combination` pac2 WHERE pac2.`id_product_attribute` IN (0,215369,215379,215387,215395,215405,215413,215421,215429,215439,215447,215455,215463,215471,215479,215487,215495,215503,215511,215519,215527,215537,215547,215557,215567,215575,215583,215591,215601,215611,215619,215627)
AND pac2.id_attribute NOT IN (467)
0.794 ms 64 /controllers/front/ProductController.php:724
849
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 53170105 AND `name` = "_wp_page_template" LIMIT 1
0.791 ms 7 /modules/creativeelements/classes/wrappers/Post.php:285
976
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "51"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.788 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
71
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 3024
0.785 ms 266 /classes/Product.php:7175
14
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
0.779 ms 404 /classes/Hook.php:1605
770
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2907
ORDER BY `position`
0.773 ms 11 Yes /classes/Product.php:3262
972
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` = 5
WHERE (a.`id_category` = 240) AND (b.`id_shop` = 5) LIMIT 1
0.767 ms 1 /src/Adapter/EntityMapper.php:54
343
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 3024
0.765 ms 266 /classes/Product.php:7175
803
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 2906) AND (b.`id_shop` = 5) LIMIT 1
0.759 ms 1 /src/Adapter/EntityMapper.php:54
1002
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` = 5
WHERE (a.`id_category` = 244) AND (b.`id_shop` = 5) LIMIT 1
0.759 ms 1 /src/Adapter/EntityMapper.php:54
968
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` = 5
WHERE (a.`id_category` = 239) AND (b.`id_shop` = 5) LIMIT 1
0.758 ms 1 /src/Adapter/EntityMapper.php:54
872
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.751 ms 7 Yes Yes /classes/Category.php:1158
357
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3024
ORDER BY `position`
0.744 ms 31 Yes /classes/Product.php:3262
771
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 2907
0.743 ms 66 /classes/Product.php:7175
1007
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` = 5
WHERE (a.`id_category` = 279) AND (b.`id_shop` = 5) LIMIT 1
0.741 ms 1 /src/Adapter/EntityMapper.php:54
719
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 2879) AND (b.`id_shop` = 5) LIMIT 1
0.739 ms 1 /src/Adapter/EntityMapper.php:54
769
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 2907) AND (b.`id_shop` = 5) LIMIT 1
0.735 ms 1 /src/Adapter/EntityMapper.php:54
867
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = 1)
WHERE mmt.`active`=1 
AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = 1 
AND mmt.`id_column` = "59"  AND mmt.`id_content` IN (
SELECT sa.`id_content`
FROM `ps_anmegamenu_content_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmt.`position`
0.733 ms 45 Yes /modules/anmegamenu/classes/anMmMenuContent.php:114
1001
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.732 ms 1 /classes/Category.php:2134
1013
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` = 5
WHERE (a.`id_category` = 260) AND (b.`id_shop` = 5) LIMIT 1
0.728 ms 1 /src/Adapter/EntityMapper.php:54
646
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3024 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 3024 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.727 ms 0 /classes/Cart.php:1625
992
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` = 5
WHERE (a.`id_category` = 223) AND (b.`id_shop` = 5) LIMIT 1
0.723 ms 1 /src/Adapter/EntityMapper.php:54
347
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`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
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 = 5)
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 = 5  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1
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 = 5)
WHERE (pa.id_product = 3024) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 215369)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.721 ms 2 Yes Yes /classes/Product.php:4368
772
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2907 AND il.`id_lang` = 1 ORDER by i.`position`
0.720 ms 77 Yes /classes/Product.php:2645
348
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`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
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 = 5)
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 = 5  AND stock.id_shop_group = 0  )
LEFT JOIN `ps_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1
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 = 5)
WHERE (pa.id_product = 3024) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 215369)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.717 ms 2 Yes Yes /classes/Product.php:4368
350
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3024 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 3024 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.717 ms 0 /classes/Cart.php:1625
46
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
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 = 5)
WHERE product_attribute_shop.default_on = 1  AND pa.id_product = 3024 LIMIT 1
0.717 ms 266 /classes/Product.php:1069
822
SELECT SQL_NO_CACHE pa.id_product_attribute
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 = 5)
WHERE pa.`id_product` = 2921
0.713 ms 66 /classes/Product.php:7175
351
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 215369
AND cp.`id_cart` = 0 AND cp.`id_product` = 3024 UNION SELECT 0 as first_level_quantity, SUM(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` = 215369
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3024 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.710 ms 0 /classes/Cart.php:1625
974
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_rows` mmg WHERE  mmg.`id_tab` = "27"  AND mmg.`id_row` IN (
SELECT sa.`id_row`
FROM `ps_anmegamenu_rows_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.708 ms 20 Yes /modules/anmegamenu/classes/anMmMenuRows.php:79
649
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 3024 AND il.`id_lang` = 1 ORDER by i.`position`
0.708 ms 217 Yes /classes/Product.php:2645
982
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.701 ms 1 /classes/Category.php:2134
695
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2793 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2793 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.698 ms 0 /classes/Cart.php:1625
1006
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` = 5
WHERE (a.`id_category` = 243) AND (b.`id_shop` = 5) LIMIT 1
0.698 ms 1 /src/Adapter/EntityMapper.php:54
842
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1307) LIMIT 1
0.697 ms 1 /src/Adapter/EntityMapper.php:54
820
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 2921) AND (b.`id_shop` = 5) LIMIT 1
0.694 ms 1 /src/Adapter/EntityMapper.php:54
869
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` = 1)
WHERE `level_depth` = 1
0.694 ms 35 /classes/Category.php:2227
823
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`)
INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2921 AND il.`id_lang` = 1 ORDER by i.`position`
0.693 ms 91 Yes /classes/Product.php:2645
887
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 221
LIMIT 1
0.689 ms 1 /classes/Category.php:1188
864
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` = 5
WHERE (a.`id_category` = 229) AND (b.`id_shop` = 5) LIMIT 1
0.685 ms 1 /src/Adapter/EntityMapper.php:54
997
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.682 ms 1 /classes/Category.php:2134
845
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1305) LIMIT 1
0.678 ms 1 /src/Adapter/EntityMapper.php:54
647
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3024
ORDER BY `position`
0.676 ms 31 Yes /classes/Product.php:3262
991
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` = 5
WHERE (a.`id_category` = 242) AND (b.`id_shop` = 5) LIMIT 1
0.675 ms 1 /src/Adapter/EntityMapper.php:54
703
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 = 5)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2793
ORDER BY `position`
0.672 ms 39 Yes /classes/Product.php:3262
35
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` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 5
WHERE (a.`id_product` = 3024) AND (b.`id_shop` = 5) LIMIT 1
0.662 ms 1 /src/Adapter/EntityMapper.php:54
973
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` = 5
WHERE (a.`id_category` = 220) AND (b.`id_shop` = 5) LIMIT 1
0.659 ms 1 /src/Adapter/EntityMapper.php:54
983
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` = 5
WHERE (a.`id_category` = 226) AND (b.`id_shop` = 5) LIMIT 1
0.658 ms 1 /src/Adapter/EntityMapper.php:54
880
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 239
LIMIT 1
0.657 ms 1 /classes/Category.php:1188
850
SELECT SQL_NO_CACHE *
FROM `ps_ce_theme` a
LEFT JOIN `ps_ce_theme_lang` `b` ON a.`id_ce_theme` = b.`id_ce_theme` AND b.`id_lang` = 1
LEFT JOIN `ps_ce_theme_shop` `c` ON a.`id_ce_theme` = c.`id_ce_theme` AND c.`id_shop` = 5
WHERE (a.`id_ce_theme` = 70) AND (b.`id_shop` = 5) LIMIT 1
0.652 ms 1 /src/Adapter/EntityMapper.php:54
651
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-06-05 00:00:00" AND date_to <= "2026-06-05 23:59:59") OR (date_from >= "2026-06-05 00:00:00" AND date_from <= "2026-06-05 23:59:59") OR (date_from < "2026-06-05 00:00:00" AND date_to > "2026-06-05 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.651 ms 12 /classes/CartRule.php:380
993
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_rows` mmg WHERE  mmg.`id_tab` = "33"  AND mmg.`id_row` IN (
SELECT sa.`id_row`
FROM `ps_anmegamenu_rows_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.650 ms 20 Yes /modules/anmegamenu/classes/anMmMenuRows.php:79
684
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` = 5
WHERE (a.`id_category` = 218) LIMIT 1
0.650 ms 1 /src/Adapter/EntityMapper.php:54
1030
SELECT SQL_NO_CACHE `id_configuration`
FROM `ps_configuration`
WHERE name = '_elementor_global_css'
AND id_shop = 5 LIMIT 1
0.648 ms 1 /classes/Configuration.php:115
833
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1286) LIMIT 1
0.647 ms 1 /src/Adapter/EntityMapper.php:54
851
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 70170105 AND `name` = "_elementor_page_settings" LIMIT 1
0.644 ms 6 /modules/creativeelements/classes/wrappers/Post.php:285
659
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1383) LIMIT 1
0.632 ms 1 /src/Adapter/EntityMapper.php:54
689
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-05 00:00:00',
INTERVAL 20 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 = 5
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 5 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 5
WHERE p.id_product IN (2793)
0.631 ms 1 /classes/ProductAssembler.php:50
892
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 223
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.631 ms 3 Yes Yes /classes/Category.php:1158
353
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 3024
AND pac.`id_product_attribute` = 215369
AND agl.`id_lang` = 1
0.630 ms 2 /classes/Product.php:7199
18
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` = 5
0.629 ms 144 /classes/module/Module.php:325
1015
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 43170105 AND `name` = "_elementor_page_settings" LIMIT 1
0.626 ms 6 /modules/creativeelements/classes/wrappers/Post.php:285
1000
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=69
0.625 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
765
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 = 5) 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 = 5) WHERE p.`id_product` = 2907 AND pa.`id_product` = 2907 AND pa.`id_product_attribute` = 203192 LIMIT 1
0.625 ms 1 /classes/Product.php:1157
1
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM 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.623 ms 6 Yes /classes/shop/Shop.php:696
680
SELECT SQL_NO_CACHE * FROM ps_stock_supplier WHERE reference = 'STTU169C0041L' and id_supplier = 1
0.623 ms 2 /modules/xl_conscience/xl_conscience.php:525
979
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` = 5
WHERE (a.`id_category` = 222) AND (b.`id_shop` = 5) LIMIT 1
0.622 ms 1 /src/Adapter/EntityMapper.php:54
813
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2921 UNION SELECT 0 as first_level_quantity, SUM(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_cart` = 0 AND p.`id_product_item` = 2921 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.617 ms 0 /classes/Cart.php:1625
998
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` = 5
WHERE (a.`id_category` = 267) AND (b.`id_shop` = 5) LIMIT 1
0.617 ms 1 /src/Adapter/EntityMapper.php:54
346
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 215369
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3024 UNION SELECT 0 as first_level_quantity, SUM(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` = 215369
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3024 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.615 ms 0 /classes/Cart.php:1625
342
SELECT SQL_NO_CACHE COALESCE(SUM(pack_quantity), 0) as pack_quantity,
COALESCE(SUM(standalone_quantity), 0) as standalone_quantity
FROM (SELECT
SUM(cp.`quantity`) as standalone_quantity,
0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_cart` = 0 AND cp.`id_product` = 3024 UNION SELECT
0 as standalone_quantity,
SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp
INNER JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack`
WHERE cp.`id_cart` = 0 AND p.`id_product_item` = 3024) as q LIMIT 1
0.614 ms 0 /classes/Cart.php:5252
877
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 229
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.613 ms 4 Yes Yes /classes/Category.php:1158
885
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 222
LIMIT 1
0.613 ms 1 /classes/Category.php:1188
1028
DELETE FROM `ps_configuration`
WHERE `name` = "_elementor_global_css"
0.611 ms 1 /classes/Configuration.php:570
967
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.609 ms 1 /classes/Category.php:2134
1008
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_rows` mmg WHERE  mmg.`id_tab` = "29"  AND mmg.`id_row` IN (
SELECT sa.`id_row`
FROM `ps_anmegamenu_rows_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.607 ms 20 Yes /modules/anmegamenu/classes/anMmMenuRows.php:79
975
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_columns` mmg  WHERE mmg.`id_row` = "22"  AND mmg.`id_column` IN (
SELECT sa.`id_column`
FROM `ps_anmegamenu_columns_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.606 ms 67 Yes /modules/anmegamenu/classes/anMmMenuColumns.php:84
1005
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.606 ms 1 /classes/Category.php:2134
22
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` = 5
0.605 ms 144 /classes/module/Module.php:325
1009
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_columns` mmg  WHERE mmg.`id_row` = "27"  AND mmg.`id_column` IN (
SELECT sa.`id_column`
FROM `ps_anmegamenu_columns_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.605 ms 67 Yes /modules/anmegamenu/classes/anMmMenuColumns.php:84
994
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_columns` mmg  WHERE mmg.`id_row` = "26"  AND mmg.`id_column` IN (
SELECT sa.`id_column`
FROM `ps_anmegamenu_columns_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.604 ms 67 Yes /modules/anmegamenu/classes/anMmMenuColumns.php:84
699
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2793
AND pac.`id_product_attribute` = 198784
AND agl.`id_lang` = 1
0.602 ms 2 /classes/Product.php:7199
947
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 243 AND `id_shop` = 5
0.598 ms 1 /src/Adapter/EntityMapper.php:62
784
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` = 5
WHERE (a.`id_product_attribute` = 203258) LIMIT 1
0.596 ms 1 /src/Adapter/EntityMapper.php:54
875
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 218
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.594 ms 5 Yes Yes /classes/Category.php:1158
879
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 234
LIMIT 1
0.591 ms 1 /classes/Category.php:1188
748
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 = 5) 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 = 5) WHERE p.`id_product` = 2900 AND pa.`id_product` = 2900 AND pa.`id_product_attribute` = 201570 LIMIT 1
0.589 ms 1 /classes/Product.php:1157
836
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1304) LIMIT 1
0.589 ms 1 /src/Adapter/EntityMapper.php:54
709
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 5)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 5)
WHERE (p.`id_product` = 2879)
0.588 ms 95 /classes/Product.php:3606
987
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` = 5
WHERE (a.`id_category` = 241) AND (b.`id_shop` = 5) LIMIT 1
0.588 ms 1 /src/Adapter/EntityMapper.php:54
962
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=62
0.585 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
839
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1306) LIMIT 1
0.584 ms 1 /src/Adapter/EntityMapper.php:54
952
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` = 5
WHERE (a.`id_category` = 267) LIMIT 1
0.584 ms 1 /src/Adapter/EntityMapper.php:54
1017
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 43170105 AND `name` = "_elementor_css" LIMIT 1
0.583 ms 6 /modules/creativeelements/classes/wrappers/Post.php:285
881
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 240
LIMIT 1
0.582 ms 1 /classes/Category.php:1188
986
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.582 ms 1 /classes/Category.php:2134
652
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` = 1) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1
0.578 ms 7 /classes/CartRule.php:446
665
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 53170105 AND `name` = "_elementor_page_settings" LIMIT 1
0.577 ms 7 /modules/creativeelements/classes/wrappers/Post.php:285
990
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.577 ms 1 /classes/Category.php:2134
856
SELECT SQL_NO_CACHE 1 FROM ps_module_group WHERE `id_module` = 190 AND `id_shop` = 5 AND `id_group` IN (1) LIMIT 1
0.576 ms 1 /modules/creativeelements/modules/premium/widgets/module.php:161
911
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 234 AND `id_shop` = 5
0.576 ms 1 /src/Adapter/EntityMapper.php:62
958
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` = 5
WHERE (a.`id_category` = 260) LIMIT 1
0.575 ms 1 /src/Adapter/EntityMapper.php:54
697
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 198784
AND cp.`id_cart` = 0 AND cp.`id_product` = 2793 UNION SELECT 0 as first_level_quantity, SUM(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` = 198784
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2793 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.574 ms 0 /classes/Cart.php:1625
964
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` = 5
WHERE (a.`id_category` = 234) AND (b.`id_shop` = 5) LIMIT 1
0.574 ms 1 /src/Adapter/EntityMapper.php:54
339
SELECT SQL_NO_CACHE *,
( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 5, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 5) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 3024) AND `id_customer` = 0 AND `id_product_attribute` IN (0, 215369) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-05 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.572 ms 4 Yes /classes/SpecificPrice.php:602
871
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` = 5
WHERE (a.`id_category` = 1) AND (b.`id_shop` = 5) LIMIT 1
0.570 ms 1 /src/Adapter/EntityMapper.php:54
949
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` = 5
WHERE (a.`id_category` = 244) LIMIT 1
0.567 ms 1 /src/Adapter/EntityMapper.php:54
944
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 223 AND `id_shop` = 5
0.565 ms 1 /src/Adapter/EntityMapper.php:62
830
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1285) LIMIT 1
0.562 ms 1 /src/Adapter/EntityMapper.php:54
728
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2880) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.560 ms 1 /classes/stock/StockAvailable.php:266
897
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 279
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.559 ms 1 Yes Yes /classes/Category.php:1158
17
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.555 ms 404 /classes/Hook.php:1565
853
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 70170105 AND `name` = "_elementor_css" LIMIT 1
0.555 ms 6 /modules/creativeelements/classes/wrappers/Post.php:285
0
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 = 'lart-tisse.com' OR su.domain_ssl = 'lart-tisse.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.553 ms 2 Yes /classes/shop/Shop.php:1372
1016
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 43170105 AND `name` = "_elementor_data" LIMIT 1
0.553 ms 6 /modules/creativeelements/classes/wrappers/Post.php:285
778
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2908) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.553 ms 1 /classes/stock/StockAvailable.php:266
934
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` = 5
WHERE (a.`id_category` = 236) LIMIT 1
0.553 ms 1 /src/Adapter/EntityMapper.php:54
801
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` = 5
WHERE (a.`id_product_attribute` = 202717) LIMIT 1
0.552 ms 1 /src/Adapter/EntityMapper.php:54
932
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 221 AND `id_shop` = 5
0.552 ms 1 /src/Adapter/EntityMapper.php:62
943
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` = 5
WHERE (a.`id_category` = 223) LIMIT 1
0.551 ms 1 /src/Adapter/EntityMapper.php:54
827
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1243) LIMIT 1
0.548 ms 1 /src/Adapter/EntityMapper.php:54
950
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 244 AND `id_shop` = 5
0.547 ms 1 /src/Adapter/EntityMapper.php:62
668
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 53170105 AND `name` = "_elementor_data" LIMIT 1
0.546 ms 7 /modules/creativeelements/classes/wrappers/Post.php:285
963
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.545 ms 1 /classes/Category.php:2134
661
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 9010000 AND `name` = "_elementor_page_settings" LIMIT 1
0.543 ms 7 /modules/creativeelements/classes/wrappers/Post.php:285
903
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` = 5
WHERE (a.`id_category` = 229) LIMIT 1
0.543 ms 1 /src/Adapter/EntityMapper.php:54
909
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` = 5
WHERE (a.`id_category` = 230) AND (b.`id_shop` = 5) LIMIT 1
0.543 ms 1 /src/Adapter/EntityMapper.php:54
946
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` = 5
WHERE (a.`id_category` = 243) LIMIT 1
0.542 ms 1 /src/Adapter/EntityMapper.php:54
940
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` = 5
WHERE (a.`id_category` = 242) LIMIT 1
0.540 ms 1 /src/Adapter/EntityMapper.php:54
717
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` = 5
WHERE (a.`id_product_attribute` = 200749) LIMIT 1
0.539 ms 1 /src/Adapter/EntityMapper.php:54
663
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 3024030105 AND `name` = "_elementor_edit_mode" LIMIT 1
0.538 ms 1 /modules/creativeelements/classes/wrappers/Post.php:285
666
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 53170105 AND `name` = "_elementor_data" LIMIT 1
0.538 ms 7 /modules/creativeelements/classes/wrappers/Post.php:285
978
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.537 ms 1 /classes/Category.php:2134
664
SELECT SQL_NO_CACHE *
FROM `ps_ce_theme` a
LEFT JOIN `ps_ce_theme_lang` `b` ON a.`id_ce_theme` = b.`id_ce_theme` AND b.`id_lang` = 1
LEFT JOIN `ps_ce_theme_shop` `c` ON a.`id_ce_theme` = c.`id_ce_theme` AND c.`id_shop` = 5
WHERE (a.`id_ce_theme` = 53) AND (b.`id_shop` = 5) LIMIT 1
0.537 ms 1 /src/Adapter/EntityMapper.php:54
900
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` = 5
WHERE (a.`id_category` = 1) LIMIT 1
0.537 ms 1 /src/Adapter/EntityMapper.php:54
955
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` = 5
WHERE (a.`id_category` = 279) LIMIT 1
0.536 ms 1 /src/Adapter/EntityMapper.php:54
1018
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 43170105 AND `name` = "_elementor_data" LIMIT 1
0.533 ms 6 /modules/creativeelements/classes/wrappers/Post.php:285
920
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 219 AND `id_shop` = 5
0.532 ms 1 /src/Adapter/EntityMapper.php:62
750
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` = 5
WHERE (a.`id_product_attribute` = 201570) LIMIT 1
0.528 ms 1 /src/Adapter/EntityMapper.php:54
715
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 = 5) 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 = 5) WHERE p.`id_product` = 2879 AND pa.`id_product` = 2879 AND pa.`id_product_attribute` = 200749 LIMIT 1
0.527 ms 1 /classes/Product.php:1157
956
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 279 AND `id_shop` = 5
0.527 ms 1 /src/Adapter/EntityMapper.php:62
893
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 243
LIMIT 1
0.527 ms 1 /classes/Category.php:1188
782
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 = 5) 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 = 5) WHERE p.`id_product` = 2908 AND pa.`id_product` = 2908 AND pa.`id_product_attribute` = 203258 LIMIT 1
0.523 ms 1 /classes/Product.php:1157
922
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` = 5
WHERE (a.`id_category` = 220) LIMIT 1
0.523 ms 1 /src/Adapter/EntityMapper.php:54
757
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2907
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.522 ms 1 /classes/SpecificPrice.php:243
1011
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=71
0.522 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
799
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 = 5) 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 = 5) WHERE p.`id_product` = 2906 AND pa.`id_product` = 2906 AND pa.`id_product_attribute` = 202717 LIMIT 1
0.519 ms 1 /classes/Product.php:1157
354
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.516 ms 1 /classes/tax/TaxRulesTaxManager.php:77
977
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=54
0.515 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
678
SELECT SQL_NO_CACHE reference FROM ps_product_attribute WHERE id_product_attribute = 215369 LIMIT 1
0.513 ms 1 /modules/xl_conscience/xl_conscience.php:1222
888
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 236
LIMIT 1
0.513 ms 1 /classes/Category.php:1188
854
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 70170105 AND `name` = "_elementor_data" LIMIT 1
0.511 ms 6 /modules/creativeelements/classes/wrappers/Post.php:285
989
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=57
0.511 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
1023
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_orders` o
LEFT JOIN `ps_order_cart_rule` ocr ON (ocr.`id_order` = o.`id_order`)
WHERE o.`id_customer` = 0
AND ocr.`deleted` = 0 AND ocr.`id_cart_rule` = 13 LIMIT 1
0.508 ms 1 /classes/order/Order.php:868
817
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
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 = 5)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2921
AND pac.`id_product_attribute` = 208147
AND agl.`id_lang` = 1
0.508 ms 2 /classes/Product.php:7199
966
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=63
0.508 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
981
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=55
0.506 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
883
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 220
LIMIT 1
0.505 ms 6 /classes/Category.php:1188
1032
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 3024030105 AND `name` = "_elementor_page_settings" LIMIT 1
0.501 ms 1 /modules/creativeelements/classes/wrappers/Post.php:285
882
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 219
LIMIT 1
0.499 ms 1 /classes/Category.php:1188
938
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 241 AND `id_shop` = 5
0.498 ms 1 /src/Adapter/EntityMapper.php:62
861
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_rows` mmg WHERE  mmg.`id_tab` = "25"  AND mmg.`id_row` IN (
SELECT sa.`id_row`
FROM `ps_anmegamenu_rows_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.497 ms 20 Yes /modules/anmegamenu/classes/anMmMenuRows.php:79
913
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` = 5
WHERE (a.`id_category` = 239) LIMIT 1
0.495 ms 1 /src/Adapter/EntityMapper.php:54
863
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_rows` mmg WHERE  mmg.`id_tab` = "30"  AND mmg.`id_row` IN (
SELECT sa.`id_row`
FROM `ps_anmegamenu_rows_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.493 ms 20 Yes /modules/anmegamenu/classes/anMmMenuRows.php:79
910
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` = 5
WHERE (a.`id_category` = 234) LIMIT 1
0.493 ms 1 /src/Adapter/EntityMapper.php:54
912
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 234 AND ctg.`id_group` = 1 LIMIT 1
0.492 ms 1 /classes/Category.php:1754
931
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` = 5
WHERE (a.`id_category` = 221) LIMIT 1
0.491 ms 1 /src/Adapter/EntityMapper.php:54
971
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.491 ms 1 /classes/Category.php:2134
891
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 223
LIMIT 1
0.491 ms 3 /classes/Category.php:1188
935
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 236 AND `id_shop` = 5
0.490 ms 1 /src/Adapter/EntityMapper.php:62
948
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 243 AND ctg.`id_group` = 1 LIMIT 1
0.490 ms 1 /classes/Category.php:1754
650
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.488 ms 1 /classes/Cart.php:4360
655
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 3024 AND `id_shop` = 5
0.487 ms 1 /src/Adapter/EntityMapper.php:62
656
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 5 
AND cl.`id_category` = 218 LIMIT 1
0.486 ms 0 /classes/Category.php:1376
865
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_rows` mmg WHERE  mmg.`id_tab` = "26"  AND mmg.`id_row` IN (
SELECT sa.`id_row`
FROM `ps_anmegamenu_rows_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.484 ms 20 Yes /modules/anmegamenu/classes/anMmMenuRows.php:79
848
SELECT SQL_NO_CACHE *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = 1308) LIMIT 1
0.484 ms 1 /src/Adapter/EntityMapper.php:54
815
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 208147
AND cp.`id_cart` = 0 AND cp.`id_product` = 2921 UNION SELECT 0 as first_level_quantity, SUM(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` = 208147
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2921 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.483 ms 0 /classes/Cart.php:1625
889
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 241
LIMIT 1
0.483 ms 1 /classes/Category.php:1188
761
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2907) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.480 ms 1 /classes/stock/StockAvailable.php:266
933
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 221 AND ctg.`id_group` = 1 LIMIT 1
0.479 ms 1 /classes/Category.php:1754
677
SELECT SQL_NO_CACHE name FROM ps_category_lang
WHERE id_shop = 5 AND id_lang = 1 AND id_category = 218 LIMIT 1
0.475 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:616
904
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 229 AND `id_shop` = 5
0.475 ms 1 /src/Adapter/EntityMapper.php:62
685
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 218 AND `id_shop` = 5
0.474 ms 1 /src/Adapter/EntityMapper.php:62
791
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2906
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.472 ms 1 /classes/SpecificPrice.php:243
662
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 9010000 AND `name` = "_elementor_css" LIMIT 1
0.472 ms 7 /modules/creativeelements/classes/wrappers/Post.php:285
939
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 241 AND ctg.`id_group` = 1 LIMIT 1
0.472 ms 1 /classes/Category.php:1754
734
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` = 5
WHERE (a.`id_product_attribute` = 200885) LIMIT 1
0.471 ms 1 /src/Adapter/EntityMapper.php:54
878
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 230
LIMIT 1
0.469 ms 1 /classes/Category.php:1188
667
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 53170105 AND `name` = "_elementor_css" LIMIT 1
0.467 ms 7 /modules/creativeelements/classes/wrappers/Post.php:285
642
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 41) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 5)
ORDER BY a0.`nleft` asc
0.465 ms 1 /classes/PrestaShopCollection.php:361
996
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=68
0.465 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
795
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2906) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.464 ms 1 /classes/stock/StockAvailable.php:266
653
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 0 LIMIT 1
0.463 ms 0 /classes/Country.php:256
886
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 226
LIMIT 1
0.460 ms 1 /classes/Category.php:1188
937
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` = 5
WHERE (a.`id_category` = 241) LIMIT 1
0.459 ms 1 /src/Adapter/EntityMapper.php:54
1024
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_orders` o
LEFT JOIN `ps_order_cart_rule` ocr ON (ocr.`id_order` = o.`id_order`)
WHERE o.`id_customer` = 0
AND ocr.`deleted` = 0 AND ocr.`id_cart_rule` = 14 LIMIT 1
0.459 ms 1 /classes/order/Order.php:868
953
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 267 AND `id_shop` = 5
0.458 ms 1 /src/Adapter/EntityMapper.php:62
936
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 236 AND ctg.`id_group` = 1 LIMIT 1
0.458 ms 1 /classes/Category.php:1754
1021
SELECT SQL_NO_CACHE id_group FROM ps_cart_rule_group WHERE id_cart_rule = 13
0.457 ms 4 /classes/CartRule.php:461
874
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 218
LIMIT 1
0.454 ms 5 /classes/Category.php:1188
683
SELECT SQL_NO_CACHE id_combination
FROM `ps_productdesigner_product_combination`
WHERE (id_product = 3024)
0.453 ms 1 /modules/productdesigner/classes/models/DesignerProductCombination.php:76
970
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=64
0.453 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
746
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2900) AND (id_product_attribute = 201570) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.452 ms 1 /classes/stock/StockAvailable.php:266
957
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 279 AND ctg.`id_group` = 1 LIMIT 1
0.452 ms 1 /classes/Category.php:1754
898
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 260
LIMIT 1
0.451 ms 1 /classes/Category.php:1188
732
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 = 5) 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 = 5) WHERE p.`id_product` = 2880 AND pa.`id_product` = 2880 AND pa.`id_product_attribute` = 200885 LIMIT 1
0.450 ms 1 /classes/Product.php:1157
945
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 223 AND ctg.`id_group` = 1 LIMIT 1
0.450 ms 1 /classes/Category.php:1754
852
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 70170105 AND `name` = "_elementor_data" LIMIT 1
0.449 ms 6 /modules/creativeelements/classes/wrappers/Post.php:285
901
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 1 AND `id_shop` = 5
0.449 ms 1 /src/Adapter/EntityMapper.php:62
960
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 260 AND ctg.`id_group` = 1 LIMIT 1
0.448 ms 1 /classes/Category.php:1754
941
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 242 AND `id_shop` = 5
0.447 ms 1 /src/Adapter/EntityMapper.php:62
866
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_columns` mmg  WHERE mmg.`id_row` = "24"  AND mmg.`id_column` IN (
SELECT sa.`id_column`
FROM `ps_anmegamenu_columns_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.446 ms 67 Yes /modules/anmegamenu/classes/anMmMenuColumns.php:84
711
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2879) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.445 ms 1 /classes/stock/StockAvailable.php:266
669
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "psgdpr" LIMIT 1
0.443 ms 1 /classes/module/Module.php:2778
954
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 267 AND ctg.`id_group` = 1 LIMIT 1
0.442 ms 1 /classes/Category.php:1754
1004
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=70
0.441 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
873
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE cl.`id_lang` = 1
AND c.`id_category` IN (1)
0.440 ms 1 /classes/Category.php:2134
735
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 200885
0.436 ms 1 /src/Adapter/EntityMapper.php:62
808
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2921
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.433 ms 1 /classes/SpecificPrice.php:243
876
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 229
LIMIT 1
0.431 ms 4 /classes/Category.php:1188
930
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 226 AND ctg.`id_group` = 1 LIMIT 1
0.431 ms 1 /classes/Category.php:1754
894
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 244
LIMIT 1
0.429 ms 1 /classes/Category.php:1188
1031
INSERT INTO `ps_configuration` (`id_shop_group`, `id_shop`, `name`, `value`, `date_add`, `date_upd`) VALUES ('2', '5', '_elementor_global_css', '{\"time\":1780612005,\"fonts\":[],\"icons\":[],\"preloads\":[],\"status\":\"empty\",\"0\":false,\"css\":\"\"}', '2026-06-05 00:26:45', '2026-06-05 00:26:45')
0.428 ms 1 /classes/Configuration.php:495
767
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` = 5
WHERE (a.`id_product_attribute` = 203192) LIMIT 1
0.427 ms 1 /src/Adapter/EntityMapper.php:54
774
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2908
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.427 ms 1 /classes/SpecificPrice.php:243
777
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2908 AND `id_group` = 1 LIMIT 1
0.425 ms 0 /classes/GroupReduction.php:126
70
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 218
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.424 ms 5 Yes Yes /classes/Category.php:1158
862
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_rows` mmg WHERE  mmg.`id_tab` = "32"  AND mmg.`id_row` IN (
SELECT sa.`id_row`
FROM `ps_anmegamenu_rows_shop` sa
WHERE sa.id_shop IN (5)
) ORDER BY mmg.`position`
0.421 ms 20 Yes /modules/anmegamenu/classes/anMmMenuRows.php:79
352
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 = 5) 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 = 5) WHERE p.`id_product` = 3024 AND pa.`id_product` = 3024 AND pa.`id_product_attribute` = 215369 LIMIT 1
0.419 ms 1 /classes/Product.php:1157
890
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 242
LIMIT 1
0.416 ms 1 /classes/Category.php:1188
896
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 279
LIMIT 1
0.415 ms 1 /classes/Category.php:1188
868
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=61
0.413 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
713
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2879) AND (id_product_attribute = 200749) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.408 ms 1 /classes/stock/StockAvailable.php:266
673
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gdprpro" LIMIT 1
0.407 ms 1 /classes/module/Module.php:2778
675
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.405 ms 1 /classes/module/Module.php:2778
794
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2906 AND `id_group` = 1 LIMIT 1
0.404 ms 0 /classes/GroupReduction.php:126
959
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 260 AND `id_shop` = 5
0.403 ms 1 /src/Adapter/EntityMapper.php:62
895
SELECT SQL_NO_CACHE c.id_category, "" as name
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 5 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 5)
WHERE `id_lang` = 1
AND c.`id_parent` = 267
LIMIT 1
0.401 ms 1 /classes/Category.php:1188
660
SELECT SQL_NO_CACHE *
FROM `ps_ce_template` a
WHERE (a.`id_ce_template` = 9) LIMIT 1
0.400 ms 1 /src/Adapter/EntityMapper.php:54
923
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 220 AND `id_shop` = 5
0.399 ms 1 /src/Adapter/EntityMapper.php:62
633
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.397 ms 16 Yes /classes/ImageType.php:89
785
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 203258
0.396 ms 1 /src/Adapter/EntityMapper.php:62
942
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 242 AND ctg.`id_group` = 1 LIMIT 1
0.394 ms 1 /classes/Category.php:1754
727
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2880 AND `id_group` = 1 LIMIT 1
0.393 ms 0 /classes/GroupReduction.php:126
914
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 239 AND `id_shop` = 5
0.393 ms 1 /src/Adapter/EntityMapper.php:62
1033
SELECT SQL_NO_CACHE `value` FROM ps_ce_meta WHERE `id` = 3024030105 AND `name` = "_elementor_page_settings" LIMIT 1
0.390 ms 1 /modules/creativeelements/classes/wrappers/Post.php:285
760
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2907 AND `id_group` = 1 LIMIT 1
0.389 ms 0 /classes/GroupReduction.php:126
985
SELECT SQL_NO_CACHE * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=56
0.385 ms 1 /modules/anmegamenu/classes/anMmMenuContent.php:313
1034
SELECT SQL_NO_CACHE `id_ce_revision` FROM ps_ce_revision WHERE `parent` = 3024030105 AND `active` = 0 AND `id_employee` = 0 LIMIT 1
0.383 ms 1 /modules/creativeelements/classes/wrappers/Post.php:522
672
SELECT SQL_NO_CACHE psgdpr.active FROM `ps_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 153 LIMIT 1
0.382 ms 1 /modules/psgdpr/classes/GDPRConsent.php:130
13
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 = 5)
WHERE l.`active` = 1 LIMIT 1
0.381 ms 1 /classes/Language.php:1184
360
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.380 ms 16 Yes /classes/ImageType.php:89
724
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2880
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.380 ms 1 /classes/SpecificPrice.php:243
925
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` = 5
WHERE (a.`id_category` = 222) LIMIT 1
0.375 ms 1 /src/Adapter/EntityMapper.php:54
1026
SELECT SQL_NO_CACHE id_shop FROM ps_cart_rule_shop WHERE id_cart_rule = 14
0.372 ms 1 /classes/CartRule.php:486
7
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.370 ms 6 /classes/Language.php:1050
355
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` = 5
WHERE (a.`id_product_attribute` = 215369) LIMIT 1
0.367 ms 1 /src/Adapter/EntityMapper.php:54
928
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` = 5
WHERE (a.`id_category` = 226) LIMIT 1
0.367 ms 1 /src/Adapter/EntityMapper.php:54
906
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` = 5
WHERE (a.`id_category` = 230) LIMIT 1
0.366 ms 1 /src/Adapter/EntityMapper.php:54
797
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2906) AND (id_product_attribute = 202717) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.364 ms 1 /classes/stock/StockAvailable.php:266
744
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2900) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.364 ms 1 /classes/stock/StockAvailable.php:266
951
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 244 AND ctg.`id_group` = 1 LIMIT 1
0.364 ms 1 /classes/Category.php:1754
8
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` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 5
WHERE (a.`id_country` = 8) LIMIT 1
0.361 ms 1 /src/Adapter/EntityMapper.php:54
681
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ec_minorder" LIMIT 1
0.359 ms 1 /classes/module/Module.php:2778
916
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` = 5
WHERE (a.`id_category` = 240) LIMIT 1
0.359 ms 1 /src/Adapter/EntityMapper.php:54
718
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 200749
0.358 ms 1 /src/Adapter/EntityMapper.php:62
41
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('17000' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '17000')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.356 ms 1 /classes/tax/TaxRulesTaxManager.php:77
707
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2879
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.353 ms 1 /classes/SpecificPrice.php:243
857
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "anmegamenu" LIMIT 1
0.351 ms 1 /classes/module/Module.php:2778
768
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 203192
0.349 ms 1 /src/Adapter/EntityMapper.php:62
27
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 5
WHERE (a.`id_currency` = 1) LIMIT 1
0.348 ms 1 /src/Adapter/EntityMapper.php:54
674
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 5 LIMIT 1
0.344 ms 0 /classes/module/Module.php:2267
929
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 226 AND `id_shop` = 5
0.344 ms 1 /src/Adapter/EntityMapper.php:62
6
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 = 5
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.342 ms 1 /classes/shop/Shop.php:195
780
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2908) AND (id_product_attribute = 203258) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.338 ms 1 /classes/stock/StockAvailable.php:266
907
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 230 AND `id_shop` = 5
0.337 ms 1 /src/Adapter/EntityMapper.php:62
763
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2907) AND (id_product_attribute = 203192) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.336 ms 1 /classes/stock/StockAvailable.php:266
919
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` = 5
WHERE (a.`id_category` = 219) LIMIT 1
0.336 ms 1 /src/Adapter/EntityMapper.php:54
926
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 222 AND `id_shop` = 5
0.335 ms 1 /src/Adapter/EntityMapper.php:62
10
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` = 5
WHERE (a.`id_lang` = 1) LIMIT 1
0.334 ms 1 /src/Adapter/EntityMapper.php:54
917
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 240 AND `id_shop` = 5
0.330 ms 1 /src/Adapter/EntityMapper.php:62
29
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` = 5
WHERE (a.`id_currency` = 1) LIMIT 1
0.329 ms 1 /src/Adapter/EntityMapper.php:54
634
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.329 ms 16 Yes /classes/ImageType.php:89
902
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 1 AND ctg.`id_group` = 1 LIMIT 1
0.327 ms 0 /classes/Category.php:1754
905
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 229 AND ctg.`id_group` = 1 LIMIT 1
0.326 ms 1 /classes/Category.php:1754
870
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category`
WHERE `id_parent` = 0 LIMIT 1
0.325 ms 1 /classes/Category.php:2267
3
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.323 ms 2 /classes/shop/Shop.php:1191
730
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2880) AND (id_product_attribute = 200885) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.323 ms 1 /classes/stock/StockAvailable.php:266
66
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` = 5
WHERE (a.`id_category` = 218) AND (b.`id_shop` = 5) LIMIT 1
0.320 ms 1 /src/Adapter/EntityMapper.php:54
24
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.314 ms 1 Yes /classes/Currency.php:688
19
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
0.313 ms 86 /classes/Hook.php:364
44
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 5)
WHERE p.id_product = 3024
AND DATEDIFF("2026-06-05 00:00:00", product_shop.`date_add`) < 20 LIMIT 1
0.310 ms 0 /classes/Product.php:1686
915
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 239 AND ctg.`id_group` = 1 LIMIT 1
0.309 ms 1 /classes/Category.php:1754
636
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.307 ms 16 Yes /classes/ImageType.php:89
802
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 202717
0.307 ms 1 /src/Adapter/EntityMapper.php:62
671
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "contactform" LIMIT 1
0.305 ms 1 /classes/module/Module.php:2778
819
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 208147
0.305 ms 1 /src/Adapter/EntityMapper.php:62
16
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.304 ms 86 /classes/Hook.php:312
927
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 222 AND ctg.`id_group` = 1 LIMIT 1
0.303 ms 1 /classes/Category.php:1754
1025
SELECT SQL_NO_CACHE id_shop FROM ps_cart_rule_shop WHERE id_cart_rule = 13
0.303 ms 1 /classes/CartRule.php:486
12
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 5 LIMIT 1
0.303 ms 1 /classes/shop/ShopUrl.php:158
1022
SELECT SQL_NO_CACHE id_group FROM ps_cart_rule_group WHERE id_cart_rule = 14
0.302 ms 4 /classes/CartRule.php:461
740
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2900
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.301 ms 1 /classes/SpecificPrice.php:243
45
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
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 = 5)
WHERE pa.id_product = 3024 LIMIT 1
0.300 ms 266 /classes/Product.php:1054
146
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215442) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.300 ms 1 /classes/stock/StockAvailable.php:266
639
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` = 5
WHERE (a.`id_country` = 8) LIMIT 1
0.300 ms 1 /src/Adapter/EntityMapper.php:54
58
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=3024
0.297 ms 1 /classes/Tag.php:219
751
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 201570
0.297 ms 1 /src/Adapter/EntityMapper.php:62
921
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 219 AND ctg.`id_group` = 1 LIMIT 1
0.296 ms 1 /classes/Category.php:1754
361
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.295 ms 16 /classes/ImageType.php:141
73
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215369) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.293 ms 1 /classes/stock/StockAvailable.php:266
676
SELECT SQL_NO_CACHE psgdpr.active FROM `ps_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 236 LIMIT 1
0.290 ms 1 /modules/psgdpr/classes/GDPRConsent.php:130
637
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1
0.289 ms 1 /classes/AddressFormat.php:629
698
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 = 5) 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 = 5) WHERE p.`id_product` = 2793 AND pa.`id_product` = 2793 AND pa.`id_product_attribute` = 198784 LIMIT 1
0.288 ms 1 /classes/Product.php:1157
32
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` = 5
WHERE (a.`id_group` = 1) LIMIT 1
0.287 ms 1 /src/Adapter/EntityMapper.php:54
62
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 5 
AND cl.`id_category` = 218 LIMIT 1
0.287 ms 1 /classes/Category.php:1376
635
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.286 ms 16 Yes /classes/ImageType.php:89
52
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 3024
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.282 ms 1 /classes/SpecificPrice.php:243
59
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.280 ms 1 /classes/stock/StockAvailable.php:266
908
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 230 AND ctg.`id_group` = 1 LIMIT 1
0.278 ms 1 /classes/Category.php:1754
47
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.277 ms 2 /classes/SpecificPrice.php:413
67
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 218) LIMIT 1
0.277 ms 1 /classes/Category.php:1960
55
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3024 AND id_shop=5 LIMIT 1
0.276 ms 1 /classes/Product.php:6551
670
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 95 AND `id_shop` = 5 LIMIT 1
0.276 ms 1 /classes/module/Module.php:2267
5
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 5) LIMIT 1
0.275 ms 1 /src/Adapter/EntityMapper.php:54
924
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 220 AND ctg.`id_group` = 1 LIMIT 1
0.273 ms 1 /classes/Category.php:1754
40
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM ps_shop s
0.271 ms 7 /classes/shop/Shop.php:902
700
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` = 5
WHERE (a.`id_product_attribute` = 198784) LIMIT 1
0.271 ms 1 /src/Adapter/EntityMapper.php:54
65
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 3024 AND ctg.`id_group` = 1 LIMIT 1
0.271 ms 7 /classes/Product.php:6508
194
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215490) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:266
48
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1
0.265 ms 802713 /classes/SpecificPrice.php:284
690
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2793
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.265 ms 1 /classes/SpecificPrice.php:243
21
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (5)
0.264 ms 1 /classes/module/Module.php:2168
918
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 240 AND ctg.`id_group` = 1 LIMIT 1
0.264 ms 1 /classes/Category.php:1754
743
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2900 AND `id_group` = 1 LIMIT 1
0.260 ms 0 /classes/GroupReduction.php:126
23
SELECT SQL_NO_CACHE id_custom_field
FROM `ps_productdesigner_custom_field`
WHERE (`id_product` = 3024) LIMIT 1
0.260 ms 10 /modules/productdesigner/classes/models/design/DesignCustomField.php:62
28
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.259 ms 1 /classes/Language.php:850
356
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 215369
0.259 ms 1 /src/Adapter/EntityMapper.php:62
818
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` = 5
WHERE (a.`id_product_attribute` = 208147) LIMIT 1
0.258 ms 1 /src/Adapter/EntityMapper.php:54
162
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215458) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.257 ms 1 /classes/stock/StockAvailable.php:266
34
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 5 LIMIT 1
0.255 ms 1 /classes/ObjectModel.php:1576
816
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 = 5) 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 = 5) WHERE p.`id_product` = 2921 AND pa.`id_product` = 2921 AND pa.`id_product_attribute` = 208147 LIMIT 1
0.254 ms 1 /classes/Product.php:1157
11
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 5 LIMIT 1
0.253 ms 1 /classes/ObjectModel.php:1576
340
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('17000' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '17000')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.253 ms 0 /classes/tax/TaxRulesTaxManager.php:77
64
SELECT SQL_NO_CACHE id_shop
FROM `ps_product_shop`
WHERE `id_product` = 3024
AND id_shop = 5 LIMIT 1
0.249 ms 1 /classes/ObjectModel.php:1576
694
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2793) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.248 ms 1 /classes/stock/StockAvailable.php:266
56
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3024 AND `id_group` = 1 LIMIT 1
0.247 ms 0 /classes/GroupReduction.php:126
858
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 190 AND `id_shop` = 5 LIMIT 1
0.245 ms 1 /classes/module/Module.php:2267
9
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 2) LIMIT 1
0.244 ms 1 /src/Adapter/EntityMapper.php:54
696
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2793) AND (id_product_attribute = 198784) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.244 ms 1 /classes/stock/StockAvailable.php:266
25
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.240 ms 1 /classes/Language.php:850
37
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 1 LIMIT 1
0.237 ms 1 /classes/Supplier.php:220
266
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215562) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.237 ms 1 /classes/stock/StockAvailable.php:266
640
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8
0.236 ms 1 /src/Adapter/EntityMapper.php:62
33
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.234 ms 1 /src/Adapter/EntityMapper.php:62
250
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215546) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.234 ms 1 /classes/stock/StockAvailable.php:266
641
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.233 ms 1 /classes/ObjectModel.php:1443
49
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1
0.232 ms 802713 /classes/SpecificPrice.php:284
638
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.232 ms 1 /classes/Country.php:386
199
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215495) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.231 ms 1 /classes/stock/StockAvailable.php:266
258
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215554) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.231 ms 1 /classes/stock/StockAvailable.php:266
710
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2879 AND `id_group` = 1 LIMIT 1
0.229 ms 0 /classes/GroupReduction.php:126
248
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215544) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.227 ms 1 /classes/stock/StockAvailable.php:266
36
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 0
AND `active` = 1 LIMIT 1
0.227 ms 0 /classes/Manufacturer.php:286
80
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215376) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.227 ms 1 /classes/stock/StockAvailable.php:266
265
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215561) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.227 ms 1 /classes/stock/StockAvailable.php:266
251
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215547) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.226 ms 1 /classes/stock/StockAvailable.php:266
30
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.225 ms 1 /src/Adapter/EntityMapper.php:62
812
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2921) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.225 ms 1 /classes/stock/StockAvailable.php:266
57
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.218 ms 1 /classes/Group.php:131
259
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215555) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.216 ms 1 /classes/stock/StockAvailable.php:266
262
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215558) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.216 ms 1 /classes/stock/StockAvailable.php:266
264
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215560) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.216 ms 1 /classes/stock/StockAvailable.php:266
682
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 5 LIMIT 1
0.216 ms 0 /classes/module/Module.php:2267
74
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215370) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.214 ms 1 /classes/stock/StockAvailable.php:266
26
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.214 ms 1 /classes/Currency.php:873
147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215443) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.213 ms 1 /classes/stock/StockAvailable.php:266
241
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215537) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.213 ms 1 /classes/stock/StockAvailable.php:266
4
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1
0.212 ms 7 /classes/shop/Shop.php:1192
76
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215372) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.211 ms 1 /classes/stock/StockAvailable.php:266
247
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215543) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.211 ms 1 /classes/stock/StockAvailable.php:266
249
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215545) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.208 ms 1 /classes/stock/StockAvailable.php:266
686
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 218 AND ctg.`id_group` = 1 LIMIT 1
0.208 ms 1 /classes/Category.php:1754
148
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215444) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.208 ms 1 /classes/stock/StockAvailable.php:266
814
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2921) AND (id_product_attribute = 208147) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.207 ms 1 /classes/stock/StockAvailable.php:266
155
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215451) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.206 ms 1 /classes/stock/StockAvailable.php:266
263
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215559) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.206 ms 1 /classes/stock/StockAvailable.php:266
252
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215548) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.204 ms 1 /classes/stock/StockAvailable.php:266
31
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 5 LIMIT 1
0.203 ms 1 /classes/ObjectModel.php:1576
257
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215553) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.203 ms 1 /classes/stock/StockAvailable.php:266
260
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215556) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.200 ms 1 /classes/stock/StockAvailable.php:266
256
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215552) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.199 ms 1 /classes/stock/StockAvailable.php:266
149
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215445) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.199 ms 1 /classes/stock/StockAvailable.php:266
77
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215373) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.198 ms 1 /classes/stock/StockAvailable.php:266
161
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215457) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.198 ms 1 /classes/stock/StockAvailable.php:266
701
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 198784
0.197 ms 1 /src/Adapter/EntityMapper.php:62
242
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215538) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.196 ms 1 /classes/stock/StockAvailable.php:266
75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215371) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.195 ms 1 /classes/stock/StockAvailable.php:266
164
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215460) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.195 ms 1 /classes/stock/StockAvailable.php:266
244
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215540) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.195 ms 1 /classes/stock/StockAvailable.php:266
191
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215487) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.195 ms 1 /classes/stock/StockAvailable.php:266
206
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215502) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.194 ms 1 /classes/stock/StockAvailable.php:266
205
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215501) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.193 ms 1 /classes/stock/StockAvailable.php:266
222
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215518) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.193 ms 1 /classes/stock/StockAvailable.php:266
220
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215516) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.192 ms 1 /classes/stock/StockAvailable.php:266
137
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215433) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.191 ms 1 /classes/stock/StockAvailable.php:266
198
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215494) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.190 ms 1 /classes/stock/StockAvailable.php:266
235
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215531) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.190 ms 1 /classes/stock/StockAvailable.php:266
261
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215557) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.190 ms 1 /classes/stock/StockAvailable.php:266
811
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2921 AND `id_group` = 1 LIMIT 1
0.187 ms 0 /classes/GroupReduction.php:126
97
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215393) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.187 ms 1 /classes/stock/StockAvailable.php:266
160
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215456) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.187 ms 1 /classes/stock/StockAvailable.php:266
223
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215519) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.186 ms 1 /classes/stock/StockAvailable.php:266
230
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215526) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.185 ms 1 /classes/stock/StockAvailable.php:266
42
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.184 ms 1 /src/Adapter/EntityMapper.php:54
243
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215539) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.184 ms 1 /classes/stock/StockAvailable.php:266
141
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215437) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.184 ms 1 /classes/stock/StockAvailable.php:266
175
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215471) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.182 ms 1 /classes/stock/StockAvailable.php:266
245
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215541) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.181 ms 1 /classes/stock/StockAvailable.php:266
98
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215394) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.180 ms 1 /classes/stock/StockAvailable.php:266
106
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215402) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.180 ms 1 /classes/stock/StockAvailable.php:266
267
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215563) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.180 ms 1 /classes/stock/StockAvailable.php:266
145
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215441) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.179 ms 1 /classes/stock/StockAvailable.php:266
193
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215489) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.179 ms 1 /classes/stock/StockAvailable.php:266
114
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215410) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.178 ms 1 /classes/stock/StockAvailable.php:266
195
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215491) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.176 ms 1 /classes/stock/StockAvailable.php:266
207
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215503) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.176 ms 1 /classes/stock/StockAvailable.php:266
255
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215551) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.176 ms 1 /classes/stock/StockAvailable.php:266
693
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2793 AND `id_group` = 1 LIMIT 1
0.176 ms 0 /classes/GroupReduction.php:126
196
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215492) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.175 ms 1 /classes/stock/StockAvailable.php:266
213
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215509) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.175 ms 1 /classes/stock/StockAvailable.php:266
214
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215510) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.175 ms 1 /classes/stock/StockAvailable.php:266
43
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1
0.173 ms 1 /src/Adapter/EntityMapper.php:62
210
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215506) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.173 ms 1 /classes/stock/StockAvailable.php:266
246
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215542) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.173 ms 1 /classes/stock/StockAvailable.php:266
200
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215496) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.172 ms 1 /classes/stock/StockAvailable.php:266
192
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215488) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.172 ms 1 /classes/stock/StockAvailable.php:266
221
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215517) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.171 ms 1 /classes/stock/StockAvailable.php:266
125
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215421) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.171 ms 1 /classes/stock/StockAvailable.php:266
203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215499) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.171 ms 1 /classes/stock/StockAvailable.php:266
60
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:558
134
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215430) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:266
227
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215523) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:266
231
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215527) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:266
163
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215459) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.169 ms 1 /classes/stock/StockAvailable.php:266
107
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215403) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.169 ms 1 /classes/stock/StockAvailable.php:266
99
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215395) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.168 ms 1 /classes/stock/StockAvailable.php:266
112
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215408) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.168 ms 1 /classes/stock/StockAvailable.php:266
150
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215446) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.168 ms 1 /classes/stock/StockAvailable.php:266
184
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215480) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.168 ms 1 /classes/stock/StockAvailable.php:266
240
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215536) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.168 ms 1 /classes/stock/StockAvailable.php:266
68
SELECT SQL_NO_CACHE id_shop
FROM `ps_category_shop`
WHERE `id_category` = 218
AND id_shop = 5 LIMIT 1
0.168 ms 1 /classes/ObjectModel.php:1576
217
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215513) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.168 ms 1 /classes/stock/StockAvailable.php:266
115
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215411) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.167 ms 1 /classes/stock/StockAvailable.php:266
78
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215374) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.167 ms 1 /classes/stock/StockAvailable.php:266
82
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215378) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.166 ms 1 /classes/stock/StockAvailable.php:266
186
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215482) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.166 ms 1 /classes/stock/StockAvailable.php:266
225
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215521) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.166 ms 1 /classes/stock/StockAvailable.php:266
81
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215377) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.165 ms 1 /classes/stock/StockAvailable.php:266
120
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215416) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.165 ms 1 /classes/stock/StockAvailable.php:266
154
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215450) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.165 ms 1 /classes/stock/StockAvailable.php:266
165
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215461) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.165 ms 1 /classes/stock/StockAvailable.php:266
229
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215525) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.165 ms 1 /classes/stock/StockAvailable.php:266
287
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215583) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.165 ms 1 /classes/stock/StockAvailable.php:266
334
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215630) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.164 ms 1 /classes/stock/StockAvailable.php:266
151
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215447) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.163 ms 1 /classes/stock/StockAvailable.php:266
153
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215449) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.163 ms 1 /classes/stock/StockAvailable.php:266
271
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215567) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.162 ms 1 /classes/stock/StockAvailable.php:266
104
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215400) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.162 ms 1 /classes/stock/StockAvailable.php:266
169
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215465) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.162 ms 1 /classes/stock/StockAvailable.php:266
237
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215533) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.162 ms 1 /classes/stock/StockAvailable.php:266
95
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215391) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.161 ms 1 /classes/stock/StockAvailable.php:266
166
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215462) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.161 ms 1 /classes/stock/StockAvailable.php:266
139
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215435) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.160 ms 1 /classes/stock/StockAvailable.php:266
159
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215455) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.160 ms 1 /classes/stock/StockAvailable.php:266
174
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215470) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.160 ms 1 /classes/stock/StockAvailable.php:266
211
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215507) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.160 ms 1 /classes/stock/StockAvailable.php:266
300
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215596) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.160 ms 1 /classes/stock/StockAvailable.php:266
307
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215603) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.160 ms 1 /classes/stock/StockAvailable.php:266
335
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215631) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.160 ms 1 /classes/stock/StockAvailable.php:266
79
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215375) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.159 ms 1 /classes/stock/StockAvailable.php:266
89
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215385) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.159 ms 1 /classes/stock/StockAvailable.php:266
131
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215427) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.159 ms 1 /classes/stock/StockAvailable.php:266
197
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215493) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.159 ms 1 /classes/stock/StockAvailable.php:266
268
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215564) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.159 ms 1 /classes/stock/StockAvailable.php:266
103
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215399) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.158 ms 1 /classes/stock/StockAvailable.php:266
142
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215438) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.158 ms 1 /classes/stock/StockAvailable.php:266
177
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215473) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.158 ms 1 /classes/stock/StockAvailable.php:266
187
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215483) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.158 ms 1 /classes/stock/StockAvailable.php:266
170
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215466) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.158 ms 1 /classes/stock/StockAvailable.php:266
215
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215511) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.157 ms 1 /classes/stock/StockAvailable.php:266
152
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215448) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.157 ms 1 /classes/stock/StockAvailable.php:266
202
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215498) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.157 ms 1 /classes/stock/StockAvailable.php:266
201
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215497) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.156 ms 1 /classes/stock/StockAvailable.php:266
204
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215500) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.156 ms 1 /classes/stock/StockAvailable.php:266
208
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215504) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.156 ms 1 /classes/stock/StockAvailable.php:266
277
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215573) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.156 ms 1 /classes/stock/StockAvailable.php:266
116
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215412) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:266
322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215618) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:266
61
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 0) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:586
129
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215425) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:266
167
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215463) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:266
212
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215508) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:266
224
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215520) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:266
269
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215565) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:266
294
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215590) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:266
83
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215379) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
113
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215409) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
135
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215431) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
138
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215434) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
168
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215464) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
171
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215467) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
226
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215522) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
295
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215591) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
209
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215505) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
236
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215532) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.153 ms 1 /classes/stock/StockAvailable.php:266
273
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215569) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.152 ms 1 /classes/stock/StockAvailable.php:266
144
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215440) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.152 ms 1 /classes/stock/StockAvailable.php:266
253
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215549) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.152 ms 1 /classes/stock/StockAvailable.php:266
156
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215452) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.151 ms 1 /classes/stock/StockAvailable.php:266
270
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215566) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.151 ms 1 /classes/stock/StockAvailable.php:266
143
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215439) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.151 ms 1 /classes/stock/StockAvailable.php:266
176
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215472) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.151 ms 1 /classes/stock/StockAvailable.php:266
136
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215432) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.150 ms 1 /classes/stock/StockAvailable.php:266
232
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215528) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.150 ms 1 /classes/stock/StockAvailable.php:266
316
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215612) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.150 ms 1 /classes/stock/StockAvailable.php:266
218
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215514) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.149 ms 1 /classes/stock/StockAvailable.php:266
312
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215608) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.148 ms 1 /classes/stock/StockAvailable.php:266
105
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215401) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.148 ms 1 /classes/stock/StockAvailable.php:266
108
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215404) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:266
298
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215594) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:266
130
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215426) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.146 ms 1 /classes/stock/StockAvailable.php:266
185
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215481) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.146 ms 1 /classes/stock/StockAvailable.php:266
190
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215486) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.146 ms 1 /classes/stock/StockAvailable.php:266
314
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215610) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.146 ms 1 /classes/stock/StockAvailable.php:266
119
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215415) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:266
121
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215417) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:266
84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215380) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:266
100
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215396) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:266
110
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215406) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:266
123
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215419) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:266
182
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215478) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:266
85
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215381) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
87
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215383) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
92
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215388) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
93
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215389) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
96
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215392) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
102
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215398) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
109
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215405) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
126
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215422) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
127
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215423) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
133
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215429) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
157
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215453) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
158
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215454) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
178
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215474) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
188
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215484) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
189
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215485) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
282
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215578) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
216
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215512) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:266
88
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215384) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
90
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215386) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
91
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215387) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
111
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215407) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
117
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215413) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
118
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215414) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
124
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215420) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
132
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215428) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
179
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215475) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
309
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215605) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
337
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215633) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
101
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215397) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
183
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215479) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
233
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215529) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
291
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215587) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:266
122
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215418) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:266
128
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215424) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:266
172
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215468) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:266
272
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215568) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:266
86
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215382) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:266
94
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215390) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:266
140
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215436) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:266
180
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215476) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:266
219
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215515) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:266
234
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215530) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:266
329
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215625) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:266
173
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215469) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:266
181
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215477) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:266
228
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215524) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:266
238
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215534) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:266
254
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215550) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:266
280
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215576) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:266
296
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215592) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:266
333
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215629) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:266
336
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215632) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:266
313
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215609) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.137 ms 1 /classes/stock/StockAvailable.php:266
299
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215595) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:266
301
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215597) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:266
239
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215535) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:266
338
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215634) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:266
297
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215593) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.135 ms 1 /classes/stock/StockAvailable.php:266
317
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215613) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.135 ms 1 /classes/stock/StockAvailable.php:266
308
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215604) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:266
303
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215599) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.132 ms 1 /classes/stock/StockAvailable.php:266
274
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215570) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.131 ms 1 /classes/stock/StockAvailable.php:266
278
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215574) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.131 ms 1 /classes/stock/StockAvailable.php:266
292
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215588) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.131 ms 1 /classes/stock/StockAvailable.php:266
323
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215619) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:266
275
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215571) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.129 ms 1 /classes/stock/StockAvailable.php:266
276
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215572) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.129 ms 1 /classes/stock/StockAvailable.php:266
279
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215575) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.129 ms 1 /classes/stock/StockAvailable.php:266
310
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215606) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.129 ms 1 /classes/stock/StockAvailable.php:266
331
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215627) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.129 ms 1 /classes/stock/StockAvailable.php:266
281
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215577) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:266
288
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215584) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:266
290
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215586) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:266
305
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215601) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.127 ms 1 /classes/stock/StockAvailable.php:266
324
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215620) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.127 ms 1 /classes/stock/StockAvailable.php:266
293
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215589) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:266
319
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215615) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:266
302
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215598) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:266
304
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215600) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:266
289
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215585) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:266
306
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215602) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:266
311
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215607) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:266
286
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215582) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:266
315
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215611) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:266
283
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215579) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:266
285
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215581) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:266
328
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215624) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:266
284
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215580) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:266
318
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215614) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:266
321
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215617) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:266
325
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215621) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:266
326
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215622) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:266
330
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215626) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:266
327
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215623) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:266
332
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215628) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:266
320
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3024) AND (id_product_attribute = 215616) AND (id_shop = 5) AND (id_shop_group = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:266

Doubles

283 queries
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
274 queries
			SELECT *, ( IF (`id_group` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_shop` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `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` IN (XX, 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
21 queries
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
21 queries
SELECT *
							FROM `ps_category_lang`
							WHERE `id_category` = XX AND `id_shop` = XX
21 queries
				SELECT ctg.`id_group`
				FROM ps_category_group ctg
				WHERE ctg.`id_category` = XX AND ctg.`id_group` = XX LIMIT XX
20 queries
SELECT c.id_category, "" as name
			FROM `ps_category` c
			LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = XX )
			 INNER JOIN ps_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
			WHERE `id_lang` = XX
			AND c.`id_parent` = XX
			 LIMIT XX
19 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
          FROM `ps_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
              
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
          FROM `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_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
18 queries
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
13 queries
        SELECT pa.id_product_attribute
        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` = XX
12 queries
            SELECT * FROM `ps_anmegamenu_content_groups_access` gc,  `ps_anmegamenu_content` mmt
            LEFT JOIN `ps_anmegamenu_content_lang` ln ON (mmt.`id_content` = ln.`id_content` AND ln.`id_lang` = XX)
            WHERE mmt.`active`=XX 
             AND gc.`id_content` = mmt.`id_content`  AND gc.`id_group` = XX 
             AND mmt.`id_column` = "XX"  AND mmt.`id_content` IN (
                    SELECT sa.`id_content`
                    FROM `ps_anmegamenu_content_shop` sa
                    WHERE sa.id_shop IN (XX)
                ) ORDER BY mmt.`position`
12 queries
SELECT * FROM `ps_anmegamenu_content_data` WHERE  `id_content`=XX 
12 queries
		SELECT c.`id_category`, cl.`name`, cl.`link_rewrite`, cl.`id_lang`
		FROM `ps_category` c
		LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = XX )
		 INNER JOIN ps_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
		WHERE cl.`id_lang` = XX
		AND c.`id_category` IN (XX)
11 queries
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`)
            INNER JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position`
10 queries
            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`
9 queries
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
9 queries
				SELECT `priority`, `id_specific_price_priority`
				FROM `ps_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
9 queries
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `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)
9 queries
			SELECT `reduction`
			FROM `ps_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
9 queries
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
9 queries
            SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
            pa.`reference`, pa.`eanXX`, pa.`isbn`, pa.`upc`, pa.`mpn`,
            pal.`available_now`, pal.`available_later`
            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_product_attribute_lang` pal
                ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 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
9 queries
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
9 queries
SELECT *
							FROM `ps_product_attribute_lang`
							WHERE `id_product_attribute` = XX
9 queries
SELECT
                    p.*,
                    ps.*,
                    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_product_attribute = XX
			        AND sa.id_shop = XX LEFT JOIN ps_product_shop ps
			        ON ps.id_product = p.id_product
			        AND ps.id_shop = XX
                WHERE p.id_product IN (XX)
9 queries
SELECT id_product_config
FROM `ps_productdesigner_product_config`
WHERE (`id_product` = XX) LIMIT XX
9 queries
SELECT *
FROM `ps_productdesigner_product_config` a
WHERE (a.`id_product_config` = XX) LIMIT XX
8 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > XX, XX, XX)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `ps_product_attribute` pa
             INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) 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  )
            JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            HAVING qty > XX
            ORDER BY a.`position` ASC;
7 queries
SELECT * FROM `ps_anmegamenu_rows` mmg WHERE  mmg.`id_tab` = "XX"  AND mmg.`id_row` IN (
                    SELECT sa.`id_row`
                    FROM `ps_anmegamenu_rows_shop` sa
                    WHERE sa.id_shop IN (XX)
                ) ORDER BY mmg.`position`
6 queries
SELECT `value` FROM ps_ce_meta WHERE `id` = XX AND `name` = "_elementor_page_settings" LIMIT XX
6 queries
SELECT `value` FROM ps_ce_meta WHERE `id` = XX AND `name` = "_elementor_data" LIMIT XX
6 queries
SELECT c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
			FROM `ps_category` c
			LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = XX )
			 INNER JOIN ps_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
			WHERE `id_lang` = XX
			AND c.`id_parent` = XX
			
			GROUP BY c.`id_category`
			ORDER BY category_shop.`position` ASC
5 queries
SELECT `value` FROM ps_ce_meta WHERE `id` = XX AND `name` = "_elementor_css" LIMIT XX
4 queries
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`, pa.`eanXX`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
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_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 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) AND (product_attribute_shop.id_product_attribute = XX)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
4 queries
SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
4 queries
SELECT * FROM `ps_anmegamenu_columns` mmg  WHERE mmg.`id_row` = "XX"  AND mmg.`id_column` IN (
                    SELECT sa.`id_column`
                    FROM `ps_anmegamenu_columns_shop` sa
                    WHERE sa.id_shop IN (XX)
                ) ORDER BY mmg.`position`
3 queries
				SELECT tr.*
				FROM `ps_tax_rule` tr
				JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
3 queries
SELECT pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name, a.`id_attribute`, stock.location 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_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` AND al.`id_lang` = XX) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 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)) WHERE pa.`id_product` = XX GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group` ORDER BY pa.`id_product_attribute`
3 queries
SELECT *
FROM `ps_ce_theme` a
LEFT JOIN `ps_ce_theme_lang` `b` ON a.`id_ce_theme` = b.`id_ce_theme` AND b.`id_lang` = XX
LEFT JOIN `ps_ce_theme_shop` `c` ON a.`id_ce_theme` = c.`id_ce_theme` AND c.`id_shop` = XX
WHERE (a.`id_ce_theme` = XX) AND (b.`id_shop` = XX) LIMIT XX
2 queries
SELECT 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`)
2 queries
                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 queries
SELECT `id_lang` FROM `ps_lang`
                    WHERE `locale` = 'fr-fr'
                    OR `language_code` = 'fr-fr' LIMIT XX
2 queries
			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
2 queries
SELECT XX FROM `ps_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
            SELECT psgdpr.active FROM `ps_psgdpr_consent` psgdpr
            WHERE psgdpr.id_module = XX LIMIT XX
2 queries
SELECT id_group FROM ps_cart_rule_group WHERE id_cart_rule = XX
2 queries
            SELECT COUNT(*) FROM `ps_orders` o
            LEFT JOIN `ps_order_cart_rule` ocr ON (ocr.`id_order` = o.`id_order`)
            WHERE o.`id_customer` = XX
            AND ocr.`deleted` = XX AND ocr.`id_cart_rule` = XX LIMIT XX
2 queries
SELECT id_shop FROM ps_cart_rule_shop WHERE id_cart_rule = XX

Tables stress

312 stock_available
281 specific_price
87 category_lang
85 category
81 category_shop
71 product_attribute_shop
63 product
63 product_attribute
44 product_shop
44 cart_product
28 product_attribute_combination
26 attribute
26 attribute_lang
23 category_group
23 product_attribute_lang
23 image_lang
21 product_lang
21 pack
21 image
19 ce_meta
18 attribute_group_lang
18 productdesigner_product_config
16 attribute_group
12 image_shop
12 anmegamenu_content_groups_access
12 anmegamenu_content_lang
12 anmegamenu_content_shop
12 anmegamenu_content_data
11 product_attribute_image
10 module
9 specific_price_priority
9 product_group_reduction_cache
7 module_shop
7 anmegamenu_rows
7 anmegamenu_rows_shop
6 shop
6 configuration
6 hook
6 attribute_shop
6 image_type
5 lang
4 shop_url
4 lang_shop
4 country
4 currency
4 cart_rule
4 anmegamenu_columns
4 anmegamenu_columns_shop
3 configuration_lang
3 hook_alias
3 currency_shop
3 manufacturer
3 tax_rule
3 tax_rules_group
3 category_product
3 ce_theme
3 ce_theme_lang
3 ce_theme_shop
2 shop_group
2 country_lang
2 country_shop
2 hook_module
2 module_group
2 currency_lang
2 group
2 group_shop
2 cart_rule_lang
2 psgdpr_consent
2 cart_rule_group
2 orders
2 order_cart_rule
2 cart_rule_shop
1 meta
1 meta_lang
1 hook_module_exceptions
1 productdesigner_custom_field
1 group_lang
1 supplier
1 tax
1 tax_lang
1 tag
1 product_tag
1 accessory
1 address_format
1 required_field
1 ce_template
1 stock_supplier
1 productdesigner_product_combination
1 product_sale
1 anmegamenu_menu_groups_access
1 anmegamenu_menu_lang
1 anmegamenu_menu_shop
1 anmegamenu_tabs_groups_access
1 anmegamenu_tabs_lang
1 anmegamenu_tabs_shop
1 ce_revision

ObjectModel instances

Name Instances Source
Category 273 /controllers/front/ProductController.php:288 (__construct) [id: 218]
/controllers/front/ProductController.php:1389 (__construct) [id: 218]
/classes/PrestaShopCollection.php:363 (hydrateCollection) [id: ]
/modules/creativeelements/modules/catalog/widgets/product/base.php:2420 (__construct) [id: 218]
/classes/Link.php:396 (__construct) [id: 229]
/classes/helper/HelperTreeCategories.php:105 (getRootCategory) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/classes/Link.php:396 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/classes/Link.php:396 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/classes/Link.php:396 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/classes/Link.php:396 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/classes/Link.php:396 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/classes/Link.php:396 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/classes/Link.php:396 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/classes/Link.php:396 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/classes/Link.php:396 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/classes/Link.php:396 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/classes/Link.php:396 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/classes/Link.php:396 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/classes/Link.php:396 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/classes/Link.php:396 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 1]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 218]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 229]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 230]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 234]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 239]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 240]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 219]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 220]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 222]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 226]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 221]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 236]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 241]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 242]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 223]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 243]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 244]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 267]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 279]
/modules/anmegamenu/classes/anMmMenuTreeCats.php:41 (__construct) [id: 260]
/classes/Link.php:396 (__construct) [id: 260]
Product 31 /controllers/front/ProductController.php:129 (__construct) [id: 3024]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 3024]
/classes/Meta.php:320 (__construct) [id: 3024]
/classes/Link.php:94 (__construct) [id: 3024]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 3024]
/modules/productdesigner/productdesigner.php:426 (__construct) [id: 3024]
/classes/Link.php:94 (__construct) [id: 3024]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2793]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2879]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2880]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2900]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2907]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2908]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2906]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2921]
/classes/Link.php:94 (__construct) [id: 2793]
/classes/Link.php:94 (__construct) [id: 2879]
/classes/Link.php:94 (__construct) [id: 2880]
/classes/Link.php:94 (__construct) [id: 2900]
/classes/Link.php:94 (__construct) [id: 2907]
/classes/Link.php:94 (__construct) [id: 2908]
/classes/Link.php:94 (__construct) [id: 2906]
/classes/Link.php:94 (__construct) [id: 2921]
/modules/creativeelements/classes/wrappers/Post.php:100 (__construct) [id: 3024]
/modules/creativeelements/classes/wrappers/Post.php:100 (__construct) [id: 3024]
/modules/creativeelements/classes/wrappers/Post.php:100 (__construct) [id: 3024]
/modules/creativeelements/classes/wrappers/Post.php:100 (__construct) [id: 3024]
/modules/creativeelements/classes/wrappers/Post.php:100 (__construct) [id: 3024]
/modules/creativeelements/classes/wrappers/Post.php:100 (__construct) [id: 3024]
/modules/creativeelements/classes/wrappers/Post.php:100 (__construct) [id: 3024]
/modules/creativeelements/classes/wrappers/Post.php:100 (__construct) [id: 3024]
CETheme 16 /modules/creativeelements/creativeelements.php:730 (__construct) [id: 53]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 53]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 53]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 53]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 53]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 53]
/modules/creativeelements/creativeelements.php:760 (__construct) [id: 70]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 70]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 70]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 70]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 70]
/modules/creativeelements/creativeelements.php:760 (__construct) [id: 43]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 43]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 43]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 43]
/modules/creativeelements/classes/wrappers/Post.php:104 (__construct) [id: 43]
Shop 13 /config/config.inc.php:103 (initialize) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
/classes/helper/HelperTreeCategories.php:279 (__construct) [id: 5]
ProductDesigner\classes\models\DesignerProductConfig 9 /modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1383]
/modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1243]
/modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1285]
/modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1286]
/modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1304]
/modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1306]
/modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1307]
/modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1305]
/modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 1308]
Combination 9 /classes/Product.php:5654 (__construct) [id: 215369]
/classes/Product.php:5654 (__construct) [id: 198784]
/classes/Product.php:5654 (__construct) [id: 200749]
/classes/Product.php:5654 (__construct) [id: 200885]
/classes/Product.php:5654 (__construct) [id: 201570]
/classes/Product.php:5654 (__construct) [id: 203192]
/classes/Product.php:5654 (__construct) [id: 203258]
/classes/Product.php:5654 (__construct) [id: 202717]
/classes/Product.php:5654 (__construct) [id: 208147]
Address 7 /classes/Product.php:700 (__construct) [id: ]
/classes/Product.php:6578 (initialize) [id: ]
/classes/Product.php:3550 (__construct) [id: ]
/controllers/front/ProductController.php:535 (__construct) [id: 0]
/classes/Product.php:5706 (__construct) [id: ]
/classes/shop/Shop.php:467 (__construct) [id: ]
/modules/stripe_official/classes/services/StripeDisplayHeaderService.php:72 (__construct) [id: 0]
CETemplate 5 /modules/creativeelements/classes/wrappers/Post.php:98 (__construct) [id: 9]
/modules/creativeelements/classes/wrappers/Post.php:98 (__construct) [id: 9]
/modules/creativeelements/classes/wrappers/Post.php:98 (__construct) [id: 9]
/modules/creativeelements/classes/wrappers/Post.php:98 (__construct) [id: 9]
/modules/creativeelements/classes/wrappers/Post.php:98 (__construct) [id: 9]
Country 5 /config/config.inc.php:135 (__construct) [id: 8]
/classes/controller/FrontController.php:306 (__construct) [id: 8]
/classes/AddressFormat.php:382 (__construct) [id: 8]
/classes/controller/FrontController.php:1750 (__construct) [id: 8]
/modules/stripe_official/classes/services/StripeDisplayHeaderService.php:79 (__construct) [id: 8]
Currency 3 /src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 1]
/classes/Tools.php:693 (getCurrencyInstance) [id: 1]
/modules/stripe_official/classes/services/StripeDisplayHeaderService.php:73 (__construct) [id: 1]
Language 2 /config/config.inc.php:200 (__construct) [id: 1]
/classes/Tools.php:533 (__construct) [id: 1]
Tax 2 /classes/tax/TaxRulesTaxManager.php:93 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:93 (__construct) [id: 1]
AddressFormat 1 /classes/controller/FrontController.php:1744 (generateAddress) [id: ]
State 1 /classes/controller/FrontController.php:1749 (__construct) [id: 0]
Customer 1 /config/config.inc.php:253 (__construct) [id: ]
Risk 1 /classes/controller/FrontController.php:1670 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1667 (__construct) [id: 0]
ProductDesigner\classes\models\design\DesignCustomField 1 /modules/productdesigner/classes/models/DesignerObject.php:54 (__construct) [id: 0]
Group 1 /classes/Cart.php:262 (getCurrent) [id: 1]
Cart 1 /classes/controller/FrontController.php:441 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:542 (__construct) [id: 2]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/var-dumper/Resources/functions/dump.php
16 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
18 /vendor/twig/twig/src/Resources/core.php
19 /vendor/twig/twig/src/Resources/debug.php
20 /vendor/twig/twig/src/Resources/escaper.php
21 /vendor/twig/twig/src/Resources/string_loader.php
22 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
23 /vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
24 /vendor/symfony/string/Resources/functions.php
25 /vendor/symfony/polyfill-intl-idn/bootstrap.php
26 /vendor/symfony/clock/Resources/now.php
27 /vendor/symfony/polyfill-php80/bootstrap.php
28 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
29 /vendor/jakeasmith/http_build_url/src/http_build_url.php
30 /vendor/symfony/polyfill-intl-icu/bootstrap.php
31 /vendor/symfony/polyfill-php84/bootstrap.php
32 /vendor/ircmaxell/password-compat/lib/password.php
33 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
34 /vendor/symfony/polyfill-php73/bootstrap.php
35 /vendor/symfony/translation/Resources/functions.php
36 /src/Core/Version.php
37 /config/alias.php
38 /vendor/prestashop/autoload/src/PrestashopAutoload.php
39 /vendor/prestashop/autoload/src/LegacyClassLoader.php
40 /vendor/symfony/filesystem/Filesystem.php
41 /vendor/prestashop/autoload/src/Autoloader.php
42 /config/bootstrap.php
43 /src/Core/ContainerBuilder.php
44 /src/Core/Foundation/IoC/Container.php
45 /src/Adapter/ServiceLocator.php
46 /var/cache/prod/appParameters.php
49 /var/cache/prod/class_index.php
50 /classes/controller/Controller.php
52 /classes/ObjectModel.php
53 /src/Core/Foundation/Database/EntityInterface.php
55 /classes/db/Db.php
57 /classes/Hook.php
59 /classes/module/Module.php
60 /src/Core/Module/Legacy/ModuleInterface.php
62 /classes/Tools.php
63 /classes/Context.php
64 /classes/shop/Shop.php
65 /src/Core/Security/PasswordGenerator.php
66 /classes/db/DbPDO.php
67 /classes/AddressFormat.php
68 /classes/Configuration.php
69 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
70 /classes/Validate.php
71 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
72 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
73 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
74 /vendor/symfony/form/AbstractType.php
75 /vendor/symfony/form/FormTypeInterface.php
76 /classes/cache/Cache.php
77 /src/Adapter/EntityMapper.php
78 /classes/db/DbQuery.php
79 /src/Core/Addon/Theme/ThemeManagerBuilder.php
80 /vendor/psr/log/src/NullLogger.php
81 /vendor/psr/log/src/AbstractLogger.php
82 /vendor/psr/log/src/LoggerTrait.php
83 /vendor/psr/log/src/LoggerInterface.php
84 /src/Core/Context/ApiClientContext.php
85 /src/Adapter/Configuration.php
86 /vendor/symfony/http-foundation/ParameterBag.php
87 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
88 /src/Core/ConfigurationInterface.php
89 /src/Core/Addon/Theme/ThemeRepository.php
90 /src/Core/Addon/AddonRepositoryInterface.php
91 /src/Core/Addon/Theme/Theme.php
92 /src/Core/Addon/AddonInterface.php
93 /src/Core/Util/ArrayFinder.php
94 /vendor/symfony/property-access/PropertyAccess.php
95 /vendor/symfony/property-access/PropertyAccessorBuilder.php
96 /vendor/symfony/property-access/PropertyAccessor.php
97 /vendor/symfony/property-access/PropertyAccessorInterface.php
98 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
99 /vendor/symfony/property-info/PropertyListExtractorInterface.php
100 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
101 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
102 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
103 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
104 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
105 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
106 /vendor/symfony/property-info/Type.php
107 /vendor/symfony/string/Inflector/EnglishInflector.php
108 /vendor/symfony/string/Inflector/InflectorInterface.php
109 /vendor/symfony/property-access/PropertyPath.php
110 /vendor/symfony/property-access/PropertyPathInterface.php
111 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
112 /config/defines_uri.inc.php
113 /classes/Language.php
114 /src/Core/Language/LanguageInterface.php
115 /classes/Country.php
116 /classes/PrestaShopCollection.php
117 /classes/shop/ShopGroup.php
118 /classes/Cookie.php
119 /src/Core/Http/CookieOptions.php
120 /classes/PhpEncryption.php
121 /classes/PhpEncryptionEngine.php
122 /vendor/defuse/php-encryption/src/Key.php
123 /vendor/defuse/php-encryption/src/Encoding.php
124 /vendor/defuse/php-encryption/src/Core.php
125 /src/Core/Session/SessionHandler.php
126 /src/Core/Session/SessionHandlerInterface.php
127 /vendor/symfony/http-foundation/Session/Session.php
128 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
129 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
130 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
131 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
132 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
133 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
134 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
135 /vendor/symfony/http-foundation/Session/SessionInterface.php
136 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
137 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
138 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
139 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
140 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
141 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
142 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
143 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
144 /config/smarty.config.inc.php
145 /vendor/smarty/smarty/libs/Smarty.class.php
146 /vendor/smarty/smarty/libs/functions.php
147 /vendor/smarty/smarty/libs/Autoloader.php
148 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
149 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
150 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
151 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
152 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
153 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
154 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
155 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
156 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
157 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
158 /classes/ImageManager.php
159 /classes/Product.php
160 /classes/Profile.php
161 /classes/Tab.php
162 /config/smartyfront.config.inc.php
163 /classes/Smarty/SmartyResourceModule.php
164 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
165 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
166 /classes/Smarty/SmartyResourceParent.php
167 /classes/Smarty/SmartyLazyRegister.php
168 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
169 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
170 /classes/Customer.php
171 /classes/Group.php
172 /classes/Link.php
173 /classes/shop/ShopUrl.php
174 /app/FrontKernel.php
175 /app/AppKernel.php
176 /vendor/symfony/http-kernel/Kernel.php
177 /vendor/symfony/config/ConfigCache.php
178 /vendor/symfony/config/ResourceCheckerConfigCache.php
179 /vendor/symfony/config/ConfigCacheInterface.php
180 /vendor/symfony/http-kernel/KernelInterface.php
181 /vendor/symfony/http-kernel/HttpKernelInterface.php
182 /vendor/symfony/http-kernel/RebootableInterface.php
183 /vendor/symfony/http-kernel/TerminableInterface.php
184 /vendor/symfony/dotenv/Dotenv.php
185 /classes/Dispatcher.php
186 /vendor/symfony/http-foundation/Request.php
187 /vendor/symfony/http-foundation/AcceptHeader.php
188 /vendor/symfony/http-foundation/AcceptHeaderItem.php
189 /vendor/symfony/http-foundation/FileBag.php
190 /vendor/symfony/http-foundation/HeaderBag.php
191 /vendor/symfony/http-foundation/HeaderUtils.php
192 /vendor/symfony/http-foundation/InputBag.php
193 /vendor/symfony/http-foundation/ServerBag.php
194 /src/Adapter/SymfonyContainer.php
195 /config/db_slave_server.inc.php
196 /src/Adapter/ContainerBuilder.php
197 /src/Adapter/Environment.php
198 /src/Core/EnvironmentInterface.php
199 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
200 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
201 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
202 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
203 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
204 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
205 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
206 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
207 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
208 /vendor/symfony/cache/Adapter/ArrayAdapter.php
209 /vendor/psr/log/src/LoggerAwareTrait.php
210 /vendor/symfony/cache/Adapter/AdapterInterface.php
211 /vendor/symfony/cache/CacheItem.php
212 /vendor/symfony/cache-contracts/ItemInterface.php
213 /vendor/psr/cache/src/CacheItemInterface.php
214 /vendor/psr/cache/src/CacheItemPoolInterface.php
215 /vendor/symfony/cache-contracts/CacheInterface.php
216 /vendor/psr/log/src/LoggerAwareInterface.php
217 /vendor/symfony/cache/ResettableInterface.php
218 /vendor/symfony/service-contracts/ResetInterface.php
219 /vendor/doctrine/orm/src/Tools/Setup.php
220 /vendor/doctrine/deprecations/src/Deprecation.php
221 /vendor/doctrine/orm/src/Configuration.php
222 /vendor/doctrine/dbal/src/Configuration.php
223 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
224 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
225 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
226 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
227 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
228 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
229 /vendor/doctrine/lexer/src/AbstractLexer.php
230 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
231 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
232 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
233 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
234 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
235 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
236 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
237 /vendor/symfony/cache/Adapter/AbstractAdapter.php
238 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
239 /vendor/symfony/cache/Traits/ContractsTrait.php
240 /vendor/symfony/cache-contracts/CacheTrait.php
241 /vendor/psr/cache/src/InvalidArgumentException.php
242 /vendor/psr/cache/src/CacheException.php
243 /vendor/symfony/cache/Traits/FilesystemTrait.php
244 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
245 /vendor/symfony/cache/PruneableInterface.php
246 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
247 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
248 /src/Adapter/Module/Repository/CachedModuleRepository.php
249 /src/Adapter/Module/Repository/ModuleRepository.php
250 /src/Core/Repository/AbstractObjectModelRepository.php
251 /vendor/symfony/cache/LockRegistry.php
252 /modules/ps_accounts/vendor/autoload.php
253 /modules/ps_accounts/vendor/composer/autoload_real.php
254 /modules/ps_accounts/vendor/composer/platform_check.php
255 /modules/ps_accounts/vendor/composer/autoload_static.php
256 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
257 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
258 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
259 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
260 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
261 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
262 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
263 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
264 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
265 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
266 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
267 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
268 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
269 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
270 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
271 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
272 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
273 /modules/mondialrelay/vendor/autoload.php
274 /modules/mondialrelay/vendor/composer/autoload_real.php
275 /modules/mondialrelay/vendor/composer/platform_check.php
276 /modules/mondialrelay/vendor/composer/autoload_static.php
277 /modules/anmegamenu/vendor/autoload.php
278 /modules/anmegamenu/vendor/composer/autoload_real.php
279 /modules/anmegamenu/vendor/composer/platform_check.php
280 /modules/anmegamenu/vendor/composer/autoload_static.php
281 /modules/payplug/vendor/autoload.php
282 /modules/payplug/vendor/composer/autoload_real.php
283 /modules/payplug/vendor/composer/autoload_static.php
284 /modules/autoupgrade/vendor/autoload.php
285 /modules/autoupgrade/vendor/composer/autoload_real.php
286 /modules/autoupgrade/vendor/composer/autoload_static.php
287 /modules/autoupgrade/vendor/symfony/polyfill-php72/bootstrap.php
288 /modules/chronopost/vendor/autoload.php
289 /modules/chronopost/vendor/composer/autoload_real.php
290 /modules/chronopost/vendor/composer/platform_check.php
291 /modules/chronopost/vendor/composer/autoload_static.php
292 /modules/ps_mbo/vendor/autoload.php
293 /modules/ps_mbo/vendor/composer/autoload_real.php
294 /modules/ps_mbo/vendor/composer/platform_check.php
295 /modules/ps_mbo/vendor/composer/autoload_static.php
296 /modules/ps_mbo/vendor/clue/stream-filter/src/functions_include.php
297 /modules/ps_mbo/vendor/clue/stream-filter/src/functions.php
298 /modules/ps_mbo/vendor/php-http/message/src/filters.php
299 /modules/ps_mbo/vendor/ralouphie/getallheaders/src/getallheaders.php
300 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php
301 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php
302 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
303 /modules/ps_mbo/bootstrap.php
304 /modules/ps_mbo/src/Helpers/EnvHelper.php
305 /modules/productdesigner/vendor/autoload.php
306 /modules/productdesigner/vendor/composer/autoload_real.php
307 /modules/productdesigner/vendor/composer/autoload_static.php
308 /modules/productdesigner/vendor/google-gemini-php/client/src/Gemini.php
309 /modules/paypal/vendor/autoload.php
310 /modules/paypal/vendor/composer/autoload_real.php
311 /modules/paypal/vendor/composer/autoload_static.php
312 /modules/colissimo/vendor/autoload.php
313 /modules/colissimo/vendor/composer/autoload_real.php
314 /modules/colissimo/vendor/composer/platform_check.php
315 /modules/colissimo/vendor/composer/autoload_static.php
316 /modules/stripe_official/vendor/autoload.php
317 /modules/stripe_official/vendor/composer/autoload_real.php
318 /modules/stripe_official/vendor/composer/platform_check.php
319 /modules/stripe_official/vendor/composer/autoload_static.php
320 /modules/xl_conscience/vendor/autoload.php
321 /modules/xl_conscience/vendor/composer/autoload_real.php
322 /modules/xl_conscience/vendor/composer/platform_check.php
323 /modules/xl_conscience/vendor/composer/autoload_static.php
324 /modules/ps_eventbus/vendor/autoload.php
325 /modules/ps_eventbus/vendor/composer/autoload_real.php
326 /modules/ps_eventbus/vendor/composer/autoload_static.php
327 /var/cache/prod/FrontContainer.php
328 /src/Adapter/Container/LegacyContainer.php
329 /vendor/symfony/dependency-injection/Container.php
330 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
331 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
332 /vendor/symfony/dependency-injection/ServiceLocator.php
333 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
334 /vendor/psr/container/src/ContainerExceptionInterface.php
335 /vendor/psr/container/src/NotFoundExceptionInterface.php
336 /vendor/symfony/service-contracts/ServiceProviderInterface.php
337 /vendor/psr/container/src/ContainerInterface.php
338 /vendor/symfony/dependency-injection/ContainerInterface.php
339 /src/Adapter/Container/LegacyContainerInterface.php
340 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
341 /vendor/doctrine/orm/src/EntityRepository.php
342 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
343 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
344 /vendor/symfony/var-exporter/LazyProxyTrait.php
345 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
346 /vendor/symfony/var-exporter/LazyObjectInterface.php
347 /vendor/symfony/var-exporter/Internal/Hydrator.php
348 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
349 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
350 /src/PrestaShopBundle/Entity/Repository/ShipmentRepository.php
351 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
352 /vendor/symfony/var-exporter/LazyGhostTrait.php
353 /src/Core/FeatureFlag/FeatureFlagManager.php
354 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
355 /src/Core/FeatureFlag/Layer/DbLayer.php
356 /src/Core/FeatureFlag/TypeLayerInterface.php
357 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
358 /src/Core/FeatureFlag/Layer/EnvLayer.php
359 /src/Core/FeatureFlag/Layer/QueryLayer.php
360 /vendor/symfony/http-foundation/RequestStack.php
361 /vendor/doctrine/orm/src/EntityManager.php
362 /vendor/doctrine/orm/src/EntityManagerInterface.php
363 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
364 /src/Core/Hook/HookModuleFilter.php
365 /src/Core/Hook/HookModuleFilterInterface.php
366 /modules/colissimo/colissimo.php
367 /classes/module/CarrierModule.php
368 /modules/colissimo/classes/module.classes.php
369 /modules/colissimo/classes/ColissimoTools.php
370 /modules/colissimo/classes/ColissimoLink.php
371 /modules/colissimo/classes/ColissimoModuleConfiguration.php
372 /modules/colissimo/classes/ColissimoCarrier.php
373 /classes/Carrier.php
374 /modules/colissimo/classes/ColissimoService.php
375 /modules/colissimo/classes/ColissimoOrder.php
376 /modules/colissimo/classes/ColissimoLabel.php
377 /modules/colissimo/classes/ColissimoLabelProduct.php
378 /modules/colissimo/classes/ColissimoDepositSlip.php
379 /modules/colissimo/classes/ColissimoLabelGenerator.php
380 /modules/colissimo/classes/ColissimoPickupPoint.php
381 /modules/colissimo/classes/ColissimoCartPickupPoint.php
382 /modules/colissimo/classes/ColissimoTrackingCode.php
383 /modules/colissimo/classes/ColissimoOrderCarrier.php
384 /classes/order/OrderCarrier.php
385 /modules/colissimo/classes/ColissimoCustomCategory.php
386 /modules/colissimo/classes/ColissimoCustomProduct.php
387 /modules/colissimo/classes/ColissimoCustomDocument.php
388 /modules/colissimo/classes/ColissimoMerchantAddress.php
389 /modules/colissimo/classes/ColissimoAddress.php
390 /modules/colissimo/classes/ColissimoACE.php
391 /modules/colissimo/classes/migration/ColissimoOtherModuleInterface.php
392 /modules/colissimo/classes/migration/ColissimoMigration.php
393 /modules/colissimo/classes/migration/ColissimoSoflexibiliteMigration.php
394 /modules/colissimo/classes/migration/ColissimoSoniceEtiquetageMigration.php
395 /modules/colissimo/classes/migration/ColissimoColissimoSimpliciteMigration.php
396 /modules/colissimo/classes/migration/ColissimoSocolissimoMigration.php
397 /modules/colissimo/classes/logger/AbstractColissimoHandler.php
398 /modules/colissimo/classes/logger/ColissimoFileHandler.php
399 /modules/colissimo/classes/logger/ColissimoNullHandler.php
400 /modules/colissimo/classes/logger/ColissimoLogger.php
401 /modules/colissimo/lib/loader.php
402 /modules/colissimo/lib/ColissimoClient.php
403 /modules/colissimo/lib/Request/AbstractColissimoRequest.php
404 /modules/colissimo/lib/Request/ColissimoGenerateLabelRequest.php
405 /modules/colissimo/lib/Request/ColissimoGenerateBordereauRequest.php
406 /modules/colissimo/lib/Request/ColissimoWidgetAuthenticationRequest.php
407 /modules/colissimo/lib/Request/ColissimoMailboxDetailsRequest.php
408 /modules/colissimo/lib/Request/ColissimoTrackingEnrichiRequest.php
409 /modules/colissimo/lib/Request/ColissimoTrackingSimpleRequest.php
410 /modules/colissimo/lib/Request/ColissimoCheckGenerateLabelRequest.php
411 /modules/colissimo/lib/Request/ColissimoPlanPickupRequest.php
412 /modules/colissimo/lib/Request/ColissimoTrackingTimelineRequest.php
413 /modules/colissimo/lib/Request/ColissimoCreateCustomDocumentRequest.php
414 /modules/colissimo/lib/Request/ColissimoUpdateCustomDocumentRequest.php
415 /modules/colissimo/lib/Request/ColissimoBoxServicesRequest.php
416 /modules/colissimo/lib/Request/ColissimoboxConnectRequest.php
417 /modules/colissimo/lib/Request/ColissimoGenerateTokenRequest.php
418 /modules/colissimo/lib/Request/ColissimoDeliveryDateRequest.php
419 /modules/colissimo/lib/Response/ColissimoReturnedResponseInterface.php
420 /modules/colissimo/lib/Response/AbstractColissimoResponse.php
421 /modules/colissimo/lib/Response/ColissimoResponseParser.php
422 /modules/colissimo/lib/Response/ColissimoGenerateLabelResponse.php
423 /modules/colissimo/lib/Response/ColissimoGenerateBordereauResponse.php
424 /modules/colissimo/lib/Response/ColissimoWidgetAuthenticationResponse.php
425 /modules/colissimo/lib/Response/ColissimoMailboxDetailsResponse.php
426 /modules/colissimo/lib/Response/ColissimoTrackingEnrichiResponse.php
427 /modules/colissimo/lib/Response/ColissimoTrackingSimpleResponse.php
428 /modules/colissimo/lib/Response/ColissimoCheckGenerateLabelResponse.php
429 /modules/colissimo/lib/Response/ColissimoPlanPickupResponse.php
430 /modules/colissimo/lib/Response/ColissimoTrackingTimelineResponse.php
431 /modules/colissimo/lib/Response/ColissimoCreateCustomDocumentResponse.php
432 /modules/colissimo/lib/Response/ColissimoUpdateCustomDocumentResponse.php
433 /modules/colissimo/lib/Response/ColissimoBoxServicesResponse.php
434 /modules/colissimo/lib/Response/ColissimoboxConnectResponse.php
435 /modules/colissimo/lib/Response/ColissimoDeliveryDateResponse.php
436 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
437 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
438 /classes/Translate.php
439 /modules/colissimo/translations/fr.php
440 /controllers/front/ProductController.php
441 /classes/controller/ProductPresentingFrontController.php
442 /classes/controller/FrontController.php
443 /src/PrestaShopBundle/Translation/TranslatorComponent.php
444 /vendor/symfony/translation/Translator.php
445 /vendor/symfony/translation/MessageCatalogue.php
446 /vendor/symfony/translation/MessageCatalogueInterface.php
447 /vendor/symfony/translation/MetadataAwareInterface.php
448 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
449 /vendor/symfony/translation-contracts/TranslatorInterface.php
450 /vendor/symfony/translation/TranslatorBagInterface.php
451 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
452 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
453 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
454 /src/PrestaShopBundle/Translation/TranslatorInterface.php
455 /vendor/symfony/translation/Formatter/MessageFormatter.php
456 /vendor/symfony/translation/Formatter/IntlFormatter.php
457 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
458 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
459 /vendor/symfony/translation/IdentityTranslator.php
460 /vendor/symfony/translation-contracts/TranslatorTrait.php
461 /vendor/symfony/config/ConfigCacheFactory.php
462 /vendor/symfony/config/ConfigCacheFactoryInterface.php
463 /var/cache/prod/translations/catalogue.fr-FR.NXhscRe.php
464 /src/Adapter/Presenter/Object/ObjectPresenter.php
465 /src/Adapter/Presenter/PresenterInterface.php
466 /src/Adapter/Presenter/Cart/CartPresenter.php
467 /src/Adapter/Image/ImageRetriever.php
468 /classes/tax/TaxConfiguration.php
469 /classes/Smarty/TemplateFinder.php
470 /classes/assets/StylesheetManager.php
471 /classes/assets/AbstractAssetManager.php
472 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
473 /classes/assets/JavascriptManager.php
474 /classes/assets/CccReducer.php
475 /modules/stripe_official/stripe_official.php
476 /classes/PaymentModule.php
477 /modules/stripe_official/vendor/stripe/stripe-php/lib/Event.php
478 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiResource.php
479 /modules/stripe_official/vendor/stripe/stripe-php/lib/StripeObject.php
480 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Request.php
481 /modules/stripe_official/classes/services/PrestashopTranslationService.php
482 /src/PrestaShopBundle/Translation/DomainNormalizer.php
483 /src/Adapter/Localization/LegacyTranslator.php
484 /modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
485 /modules/stripe_official/vendor/stripe/stripe-php/lib/Stripe.php
486 /modules/stripe_official/vendor/stripe/stripe-php/lib/Util/ApiVersion.php
487 /modules/mondialrelay/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
488 /modules/productdesigner/productdesigner.php
489 /modules/productdesigner/translations/fr.php
490 /modules/productdesigner/classes/module/Handler.php
491 /modules/productdesigner/classes/module/Provider.php
492 /modules/productdesigner/classes/module/Calculator.php
493 /modules/productdesigner/classes/module/Messenger.php
494 /modules/productdesigner/classes/module/Summary.php
495 /modules/productdesigner/classes/module/Media.php
496 /modules/productdesigner/classes/module/Cache.php
497 /vendor/monolog/monolog/src/Monolog/Logger.php
498 /vendor/monolog/monolog/src/Monolog/ResettableInterface.php
499 /modules/productdesigner/classes/helpers/RotatingFileHandler.php
500 /vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
501 /vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
502 /vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
503 /vendor/monolog/monolog/src/Monolog/Handler/Handler.php
504 /vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
505 /vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php
506 /vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php
507 /vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php
508 /vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php
509 /vendor/monolog/monolog/src/Monolog/Utils.php
510 /modules/productdesigner/classes/models/design/DesignCustomField.php
511 /modules/productdesigner/classes/models/DesignerObject.php
512 /modules/productdesigner/classes/DesignerTools.php
513 /src/Core/Localization/Locale/Repository.php
514 /src/Core/Localization/Locale/RepositoryInterface.php
515 /src/Core/Localization/CLDR/LocaleRepository.php
516 /src/Core/Localization/CLDR/LocaleDataSource.php
517 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
518 /src/Core/Data/Layer/AbstractDataLayer.php
519 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
520 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
521 /src/Core/Localization/CLDR/Reader.php
522 /src/Core/Localization/CLDR/ReaderInterface.php
523 /src/Core/Localization/Currency/Repository.php
524 /src/Core/Localization/Currency/RepositoryInterface.php
525 /src/Core/Localization/Currency/CurrencyDataSource.php
526 /src/Core/Localization/Currency/DataSourceInterface.php
527 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
528 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
529 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
530 /src/Adapter/Currency/CurrencyDataProvider.php
531 /src/Core/Currency/CurrencyDataProviderInterface.php
532 /src/Adapter/LegacyContext.php
533 /src/Adapter/Tools.php
534 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
535 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
536 /vendor/prestashop/decimal/src/Operation/Rounding.php
537 /src/Core/Localization/Locale.php
538 /src/Core/Localization/LocaleInterface.php
539 /src/Core/Localization/Specification/Price.php
540 /src/Core/Localization/Specification/Number.php
541 /src/Core/Localization/Specification/NumberInterface.php
542 /src/Core/Localization/Specification/Factory.php
543 /src/Core/Localization/CLDR/LocaleData.php
544 /src/Core/Localization/CLDR/NumberSymbolsData.php
545 /src/Core/Localization/CLDR/CurrencyData.php
546 /src/Core/Localization/CLDR/Locale.php
547 /src/Core/Localization/CLDR/LocaleInterface.php
548 /src/Core/Localization/Specification/NumberSymbolList.php
549 /classes/Currency.php
550 /src/Core/Localization/Currency/LocalizedCurrencyId.php
551 /classes/webservice/WebserviceRequest.php
552 /src/Core/Localization/Currency/CurrencyData.php
553 /src/Core/Localization/Currency/CurrencyCollection.php
554 /src/Core/Localization/Currency.php
555 /src/Core/Localization/CurrencyInterface.php
556 /src/Core/Localization/Specification/NumberCollection.php
557 /src/Core/Localization/Number/Formatter.php
558 /classes/Cart.php
559 /src/Adapter/AddressFactory.php
560 /classes/CartRule.php
561 /src/Core/Domain/Product/ValueObject/RedirectType.php
562 /src/Core/Util/DateTime/DateTime.php
563 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
564 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
565 /src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
566 /src/Core/Domain/Product/ValueObject/ProductType.php
567 /src/Core/Domain/Product/ValueObject/Reference.php
568 /src/Core/Domain/Product/ValueObject/Gtin.php
569 /src/Core/Domain/Product/ValueObject/Isbn.php
570 /src/Core/Domain/Product/ValueObject/Upc.php
571 /src/Core/Domain/Product/ProductSettings.php
572 /modules/creativeelements/creativeelements.php
573 /modules/creativeelements/classes/CESmarty.php
574 /modules/creativeelements/includes/plugin.php
575 /modules/creativeelements/classes/wrappers/Helper.php
576 /modules/creativeelements/classes/wrappers/UId.php
577 /modules/creativeelements/classes/wrappers/Post.php
578 /modules/creativeelements/classes/wrappers/Error.php
579 /modules/creativeelements/translations/fr.php
580 /override/classes/Manufacturer.php
581 /classes/Manufacturer.php
582 /override/classes/Supplier.php
583 /classes/Supplier.php
584 /classes/Address.php
585 /classes/tax/TaxManagerFactory.php
586 /classes/tax/TaxRulesTaxManager.php
587 /classes/tax/TaxManagerInterface.php
588 /src/Core/Domain/Shop/ValueObject/ShopId.php
589 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
590 /classes/tax/Tax.php
591 /classes/tax/TaxCalculator.php
592 /classes/Combination.php
593 /classes/SpecificPrice.php
594 /classes/GroupReduction.php
595 /classes/Tag.php
596 /classes/stock/StockAvailable.php
597 /vendor/prestashop/decimal/src/DecimalNumber.php
598 /vendor/prestashop/decimal/src/Builder.php
599 /override/classes/Category.php
600 /classes/Category.php
601 /src/Core/Domain/Category/ValueObject/RedirectType.php
602 /src/Core/Domain/Category/CategorySettings.php
603 /src/Core/Domain/Category/SeoSettings.php
604 /vendor/symfony/property-access/Exception/UnexpectedTypeException.php
605 /vendor/symfony/property-access/Exception/RuntimeException.php
606 /vendor/symfony/property-access/Exception/ExceptionInterface.php
607 /modules/blockwishlist/blockwishlist.php
608 /classes/Media.php
609 /modules/ps_socialfollow/ps_socialfollow.php
610 /src/Core/Module/WidgetInterface.php
611 /modules/ps_emailsubscription/ps_emailsubscription.php
612 /modules/chronopost/chronopost.php
613 /modules/chronopost/libraries/Chronofresh.php
614 /modules/chronopost/libraries/Chronoconfig.php
615 /modules/chronopost/libraries/Chronometa.php
616 /modules/chronopost/translations/fr.php
617 /src/Core/Util/String/StringModifier.php
618 /src/Core/Util/String/StringModifierInterface.php
619 /classes/Pack.php
620 /src/Core/Product/ProductExtraContentFinder.php
621 /src/PrestaShopBundle/Service/Hook/HookFinder.php
622 /src/Adapter/HookManager.php
623 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
624 /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
625 /src/Core/Localization/CLDR/ComputingPrecision.php
626 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
627 /classes/order/Order.php
628 /src/Core/Domain/Combination/CombinationSettings.php
629 /classes/ProductPresenterFactory.php
630 /src/Adapter/Presenter/Product/ProductPresenter.php
631 /src/Adapter/Product/PriceFormatter.php
632 /src/Adapter/Product/ProductColorsRetriever.php
633 /src/Core/Product/ProductPresentationSettings.php
634 /src/Adapter/Presenter/Product/ProductLazyArray.php
635 /src/Adapter/Presenter/AbstractLazyArray.php
636 /classes/Image.php
637 /src/Core/Image/ImageFormatConfiguration.php
638 /src/Core/Image/ImageFormatConfigurationInterface.php
639 /classes/ImageType.php
640 /src/Adapter/Presenter/LazyArrayAttribute.php
641 /src/Core/Util/Inflector.php
642 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
643 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
644 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
645 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
646 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
647 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
648 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
649 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
650 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
651 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
652 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
653 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
654 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
655 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
656 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
657 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
658 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
659 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
660 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
661 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
662 /modules/productcomments/productcomments.php
663 /src/Adapter/ContainerFinder.php
664 /modules/productcomments/src/Repository/ProductCommentRepository.php
665 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php
666 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php
667 /vendor/doctrine/doctrine-bundle/Registry.php
668 /vendor/symfony/doctrine-bridge/ManagerRegistry.php
669 /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php
670 /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php
671 /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php
672 /vendor/doctrine/doctrine-bundle/ConnectionFactory.php
673 /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php
674 /vendor/symfony/dependency-injection/EnvVarProcessorInterface.php
675 /vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php
676 /vendor/doctrine/event-manager/src/EventManager.php
677 /vendor/doctrine/dbal/src/DriverManager.php
678 /vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php
679 /vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php
680 /vendor/doctrine/dbal/src/VersionAwarePlatformDriver.php
681 /vendor/doctrine/dbal/src/Driver.php
682 /src/PrestaShopBundle/Doctrine/DatabaseConnection.php
683 /vendor/doctrine/dbal/src/Connection.php
684 /vendor/doctrine/dbal/src/ArrayParameterType.php
685 /vendor/doctrine/dbal/src/ParameterType.php
686 /vendor/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php
687 /vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php
688 /vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php
689 /vendor/doctrine/dbal/src/Driver/PDO/Connection.php
690 /vendor/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php
691 /vendor/doctrine/dbal/src/Driver/Connection.php
692 /vendor/doctrine/dbal/src/Events.php
693 /vendor/doctrine/dbal/src/Platforms/MariaDb1010Platform.php
694 /vendor/doctrine/dbal/src/Platforms/MariaDb1060Platform.php
695 /vendor/doctrine/dbal/src/Platforms/MariaDb1052Platform.php
696 /vendor/doctrine/dbal/src/Platforms/MariaDb1043Platform.php
697 /vendor/doctrine/dbal/src/Platforms/MariaDb1027Platform.php
698 /vendor/doctrine/dbal/src/Platforms/MariaDBPlatform.php
699 /vendor/doctrine/dbal/src/Platforms/MySQLPlatform.php
700 /vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php
701 /vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php
702 /vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php
703 /vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php
704 /vendor/doctrine/dbal/src/Types/Types.php
705 /vendor/doctrine/dbal/src/Types/Type.php
706 /vendor/doctrine/dbal/src/Types/ArrayType.php
707 /vendor/doctrine/dbal/src/Types/AsciiStringType.php
708 /vendor/doctrine/dbal/src/Types/StringType.php
709 /vendor/doctrine/dbal/src/Types/BigIntType.php
710 /vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php
711 /vendor/doctrine/dbal/src/Types/BinaryType.php
712 /vendor/doctrine/dbal/src/Types/BlobType.php
713 /vendor/doctrine/dbal/src/Types/BooleanType.php
714 /vendor/doctrine/dbal/src/Types/DateType.php
715 /vendor/doctrine/dbal/src/Types/DateImmutableType.php
716 /vendor/doctrine/dbal/src/Types/DateIntervalType.php
717 /vendor/doctrine/dbal/src/Types/DateTimeType.php
718 /vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php
719 /vendor/doctrine/dbal/src/Types/DateTimeImmutableType.php
720 /vendor/doctrine/dbal/src/Types/DateTimeTzType.php
721 /vendor/doctrine/dbal/src/Types/DateTimeTzImmutableType.php
722 /vendor/doctrine/dbal/src/Types/DecimalType.php
723 /vendor/doctrine/dbal/src/Types/FloatType.php
724 /vendor/doctrine/dbal/src/Types/GuidType.php
725 /vendor/doctrine/dbal/src/Types/IntegerType.php
726 /vendor/doctrine/dbal/src/Types/JsonType.php
727 /vendor/doctrine/dbal/src/Types/ObjectType.php
728 /vendor/doctrine/dbal/src/Types/SimpleArrayType.php
729 /vendor/doctrine/dbal/src/Types/SmallIntType.php
730 /vendor/doctrine/dbal/src/Types/TextType.php
731 /vendor/doctrine/dbal/src/Types/TimeType.php
732 /vendor/doctrine/dbal/src/Types/TimeImmutableType.php
733 /vendor/doctrine/dbal/src/Types/TypeRegistry.php
734 /modules/productcomments/src/Entity/ProductComment.php
735 /vendor/doctrine/orm/src/Proxy/Proxy.php
736 /vendor/doctrine/common/src/Proxy/Proxy.php
737 /vendor/doctrine/persistence/src/Persistence/Proxy.php
738 /vendor/doctrine/orm/src/Proxy/InternalProxy.php
739 /src/PrestaShopBundle/DependencyInjection/CacheAdapterFactory.php
740 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php
741 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php
742 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
743 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
744 /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php
745 /vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php
746 /vendor/doctrine/orm/src/Mapping/NamingStrategy.php
747 /vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php
748 /vendor/doctrine/orm/src/Internal/SQLResultCasing.php
749 /vendor/doctrine/orm/src/Mapping/QuoteStrategy.php
750 /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php
751 /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php
752 /vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php
753 /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php
754 /vendor/doctrine/orm/src/Repository/RepositoryFactory.php
755 /vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php
756 /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php
757 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php
758 /vendor/doctrine/orm/src/Mapping/ClassMetadata.php
759 /vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php
760 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php
761 /vendor/doctrine/orm/src/Proxy/DefaultProxyClassNameResolver.php
762 /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php
763 /vendor/doctrine/orm/src/UnitOfWork.php
764 /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php
765 /vendor/doctrine/orm/src/Event/ListenersInvoker.php
766 /vendor/doctrine/orm/src/Utility/IdentifierFlattener.php
767 /vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php
768 /vendor/doctrine/orm/src/Mapping/Reflection/ReflectionPropertiesGetter.php
769 /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php
770 /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php
771 /vendor/doctrine/orm/src/Proxy/ProxyFactory.php
772 /vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php
773 /vendor/doctrine/common/src/Proxy/ProxyGenerator.php
774 /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php
775 /vendor/doctrine/lexer/src/Token.php
776 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
777 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
778 /vendor/doctrine/orm/src/Mapping/Table.php
779 /vendor/doctrine/orm/src/Mapping/MappingAttribute.php
780 /vendor/doctrine/orm/src/Mapping/Annotation.php
781 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
782 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
783 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
784 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php
785 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php
786 /vendor/doctrine/orm/src/Mapping/Entity.php
787 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
788 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
789 /vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php
790 /vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php
791 /vendor/doctrine/orm/src/Mapping/Id.php
792 /vendor/doctrine/orm/src/Mapping/Column.php
793 /vendor/doctrine/orm/src/Mapping/GeneratedValue.php
794 /vendor/doctrine/orm/src/Id/IdentityGenerator.php
795 /vendor/doctrine/orm/src/Id/AbstractIdGenerator.php
796 /vendor/doctrine/orm/src/Events.php
797 /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php
798 /vendor/doctrine/dbal/src/Query/QueryBuilder.php
799 /vendor/doctrine/dbal/src/Query/Expression/CompositeExpression.php
800 /vendor/doctrine/dbal/src/SQL/Builder/DefaultSelectSQLBuilder.php
801 /vendor/doctrine/dbal/src/SQL/Builder/SelectSQLBuilder.php
802 /vendor/doctrine/dbal/src/Query/SelectQuery.php
803 /vendor/doctrine/dbal/src/Query/Limit.php
804 /vendor/doctrine/dbal/src/SQL/Parser.php
805 /vendor/doctrine/dbal/src/ExpandArrayParameters.php
806 /vendor/doctrine/dbal/src/SQL/Parser/Visitor.php
807 /vendor/doctrine/dbal/src/Driver/PDO/Statement.php
808 /vendor/doctrine/dbal/src/Driver/Statement.php
809 /vendor/doctrine/dbal/src/Driver/PDO/ParameterTypeMap.php
810 /vendor/doctrine/dbal/src/Driver/PDO/Result.php
811 /vendor/doctrine/dbal/src/Driver/Result.php
812 /vendor/doctrine/dbal/src/Result.php
813 /vendor/doctrine/dbal/src/FetchMode.php
814 /classes/ProductAssembler.php
815 /src/Core/Product/Search/ProductSearchContext.php
816 /src/Adapter/Presenter/Product/ProductListingPresenter.php
817 /src/Adapter/Presenter/Cart/CartLazyArray.php
818 /src/Adapter/Presenter/Cart/CartProductPresenter.php
819 /classes/Gender.php
820 /src/Core/Domain/Title/ValueObject/Gender.php
821 /classes/Risk.php
822 /classes/Meta.php
823 /classes/State.php
824 /src/Core/Security/PasswordPolicyConfiguration.php
825 /src/Core/Configuration/DataConfigurationInterface.php
826 /src/Core/Security/Hashing.php
827 /src/Core/Filter/FrontEndObject/MainFilter.php
828 /src/Core/Filter/FilterInterface.php
829 /src/Core/Filter/FrontEndObject/CartFilter.php
830 /src/Core/Filter/HashMapWhitelistFilter.php
831 /src/Core/Filter/CollectionFilter.php
832 /src/Core/Filter/FrontEndObject/ProductFilter.php
833 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
834 /src/Core/Filter/FrontEndObject/CustomerFilter.php
835 /src/Core/Filter/FrontEndObject/ShopFilter.php
836 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
837 /modules/ps_shoppingcart/ps_shoppingcart.php
838 /modules/ps_searchbar/ps_searchbar.php
839 /modules/ps_imageslider/ps_imageslider.php
840 /modules/ps_imageslider/Ps_HomeSlide.php
841 /modules/stripe_official/classes/services/StripeDisplayHeaderService.php
842 /modules/stripe_official/classes/factories/StripeProductLazyArrayFactory.php
843 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
844 /var/cache/prod/smarty/compile/sousboutiques/49/bc/48/49bc487e130c1ef7030f1b21969ba3d3687428ec_2.module.blockwishlistviewstemplateshookproductaddbutton.tpl.php
845 /classes/ProductDownload.php
846 /src/Core/Cart/Calculator.php
847 /src/Core/Cart/CartRowCollection.php
848 /src/Core/Cart/Fees.php
849 /src/Core/Cart/AmountImmutable.php
850 /src/Core/Cart/CartRuleCollection.php
851 /src/Core/Cart/CartRuleCalculator.php
852 /src/Adapter/Product/PriceCalculator.php
853 /src/Core/Cart/CartRow.php
854 /modules/anmegamenu/anmegamenu.php
855 /modules/anmegamenu/classes/anMmCache.php
856 /modules/anmegamenu/classes/anMmCss.php
857 /modules/creativeelements/includes/autoloader.php
858 /modules/creativeelements/includes/managers/controls.php
859 /modules/creativeelements/core/settings/manager.php
860 /modules/creativeelements/core/settings/page/manager.php
861 /modules/creativeelements/core/settings/base/css-manager.php
862 /modules/creativeelements/core/settings/base/manager.php
863 /modules/creativeelements/core/settings/general/manager.php
864 /modules/creativeelements/core/settings/editor-preferences/manager.php
865 /modules/creativeelements/includes/db.php
866 /modules/creativeelements/core/documents-manager.php
867 /modules/creativeelements/core/kits/manager.php
868 /modules/creativeelements/core/schemes/manager.php
869 /modules/creativeelements/core/schemes/color.php
870 /modules/creativeelements/core/schemes/base-ui.php
871 /modules/creativeelements/core/schemes/base.php
872 /modules/creativeelements/core/schemes/typography.php
873 /modules/creativeelements/core/schemes/color-picker.php
874 /modules/creativeelements/includes/managers/elements.php
875 /modules/creativeelements/includes/base/element-base.php
876 /modules/creativeelements/includes/base/controls-stack.php
877 /modules/creativeelements/core/base/base-object.php
878 /modules/creativeelements/includes/elements/column.php
879 /modules/creativeelements/includes/elements/section.php
880 /modules/creativeelements/includes/elements/repeater.php
881 /modules/creativeelements/includes/managers/widgets.php
882 /modules/creativeelements/includes/base/widget-base.php
883 /modules/creativeelements/includes/widgets/traits/carousel.php
884 /modules/creativeelements/includes/managers/skins.php
885 /modules/creativeelements/includes/base/skin-base.php
886 /modules/creativeelements/core/files/manager.php
887 /modules/creativeelements/core/files/assets/svg/svg-handler.php
888 /modules/creativeelements/core/files/assets/files-upload-handler.php
889 /modules/creativeelements/core/files/assets/manager.php
890 /modules/creativeelements/includes/managers/icons.php
891 /modules/creativeelements/core/editor/editor.php
892 /modules/creativeelements/core/editor/notice-bar.php
893 /modules/creativeelements/includes/preview.php
894 /modules/creativeelements/core/base/app.php
895 /modules/creativeelements/core/base/module.php
896 /modules/creativeelements/includes/frontend.php
897 /modules/creativeelements/includes/template-library/manager.php
898 /modules/creativeelements/includes/template-library/sources/local.php
899 /modules/creativeelements/includes/template-library/sources/base.php
900 /modules/creativeelements/includes/template-library/sources/remote.php
901 /modules/creativeelements/core/dynamic-tags/manager.php
902 /modules/creativeelements/core/modules-manager.php
903 /modules/creativeelements/modules/history/module.php
904 /modules/creativeelements/modules/library/module.php
905 /modules/creativeelements/modules/library/documents/not-supported.php
906 /modules/creativeelements/modules/library/documents/library-document.php
907 /modules/creativeelements/core/base/document.php
908 /modules/creativeelements/modules/library/documents/page.php
909 /modules/creativeelements/modules/library/documents/section.php
910 /modules/creativeelements/modules/dynamic-tags/module.php
911 /modules/creativeelements/modules/page-templates/module.php
912 /modules/creativeelements/modules/premium/module.php
913 /modules/creativeelements/modules/theme/module.php
914 /modules/creativeelements/modules/catalog/module.php
915 /modules/creativeelements/modules/cms/module.php
916 /modules/creativeelements/modules/customer/module.php
917 /modules/creativeelements/modules/misc/module.php
918 /modules/creativeelements/modules/fonts-manager/module.php
919 /modules/creativeelements/modules/custom-css/module.php
920 /modules/creativeelements/modules/motion-effects/module.php
921 /modules/creativeelements/modules/visibility/module.php
922 /modules/creativeelements/modules/history/revisions-manager.php
923 /modules/creativeelements/includes/user.php
924 /modules/creativeelements/includes/api.php
925 /modules/creativeelements/classes/assets/CEAssetManager.php
926 /modules/creativeelements/classes/assets/CEStylesheetManager.php
927 /modules/creativeelements/classes/assets/CEJavascriptManager.php
928 /modules/creativeelements/classes/assets/CECccReducer.php
929 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerfilter.php
930 /modules/creativeelements/core/responsive/responsive.php
931 /modules/creativeelements/classes/CEIconSet.php
932 /modules/creativeelements/core/document-types/post.php
933 /modules/creativeelements/core/base/page-base.php
934 /modules/creativeelements/core/kits/documents/kit.php
935 /modules/creativeelements/modules/premium/documents/content.php
936 /modules/creativeelements/modules/theme/documents/header.php
937 /modules/creativeelements/modules/theme/documents/header-footer-base.php
938 /modules/creativeelements/modules/theme/documents/theme-document.php
939 /modules/creativeelements/modules/theme/documents/footer.php
940 /modules/creativeelements/modules/theme/documents/page-index.php
941 /modules/creativeelements/modules/theme/documents/theme-page-document.php
942 /modules/creativeelements/modules/theme/documents/page-contact.php
943 /modules/creativeelements/modules/theme/documents/page-not-found.php
944 /modules/creativeelements/modules/catalog/documents/listing/page.php
945 /modules/creativeelements/modules/catalog/documents/listing/category.php
946 /modules/creativeelements/modules/catalog/documents/listing/no-results.php
947 /modules/creativeelements/modules/catalog/documents/product.php
948 /modules/creativeelements/modules/catalog/documents/product-quick-view.php
949 /modules/creativeelements/modules/catalog/documents/product-miniature.php
950 /modules/creativeelements/modules/catalog/documents/listing/supplier.php
951 /modules/creativeelements/modules/catalog/documents/suppliers.php
952 /modules/creativeelements/modules/catalog/documents/listing/manufacturer.php
953 /modules/creativeelements/modules/catalog/documents/manufacturers.php
954 /modules/creativeelements/modules/cms/documents/category.php
955 /modules/creativeelements/modules/customer/documents/page-authentication.php
956 /modules/creativeelements/modules/customer/documents/page-password.php
957 /modules/creativeelements/modules/customer/documents/page-registration.php
958 /modules/productdesigner/classes/models/DesignerProductConfig.php
959 /modules/creativeelements/classes/CETemplate.php
960 /modules/creativeelements/modules/theme/files/css/kit.php
961 /modules/creativeelements/core/files/css/post.php
962 /modules/creativeelements/core/files/css/base.php
963 /modules/creativeelements/core/files/base.php
964 /modules/creativeelements/includes/stylesheet.php
965 /modules/creativeelements/classes/CETheme.php
966 /modules/creativeelements/core/dynamic-tags/dynamic-css.php
967 /modules/creativeelements/includes/widgets/common.php
968 /modules/creativeelements/includes/widgets/heading.php
969 /modules/creativeelements/includes/widgets/image.php
970 /modules/creativeelements/includes/widgets/text-editor.php
971 /modules/creativeelements/includes/widgets/video.php
972 /modules/creativeelements/includes/widgets/button.php
973 /modules/creativeelements/includes/widgets/divider.php
974 /modules/creativeelements/includes/widgets/spacer.php
975 /modules/creativeelements/includes/widgets/image-box.php
976 /modules/creativeelements/includes/widgets/google-maps.php
977 /modules/creativeelements/includes/widgets/icon.php
978 /modules/creativeelements/includes/widgets/icon-box.php
979 /modules/creativeelements/includes/widgets/image-gallery.php
980 /modules/creativeelements/includes/widgets/image-carousel.php
981 /modules/creativeelements/includes/widgets/star-rating.php
982 /modules/creativeelements/includes/widgets/icon-list.php
983 /modules/creativeelements/includes/widgets/testimonial.php
984 /modules/creativeelements/includes/widgets/tabs.php
985 /modules/creativeelements/includes/widgets/accordion.php
986 /modules/creativeelements/includes/widgets/toggle.php
987 /modules/creativeelements/includes/widgets/counter.php
988 /modules/creativeelements/includes/widgets/progress.php
989 /modules/creativeelements/includes/widgets/social-icons.php
990 /modules/creativeelements/includes/widgets/text-path.php
991 /modules/creativeelements/includes/widgets/alert.php
992 /modules/creativeelements/includes/widgets/menu-anchor.php
993 /modules/creativeelements/includes/widgets/shortcode.php
994 /modules/creativeelements/includes/widgets/html.php
995 /modules/creativeelements/modules/premium/widgets/animated-headline.php
996 /modules/creativeelements/modules/premium/widgets/articles.php
997 /modules/creativeelements/modules/premium/widgets/call-to-action.php
998 /modules/creativeelements/modules/premium/widgets/layer-slider.php
999 /modules/creativeelements/modules/premium/widgets/flip-box.php
1000 /modules/creativeelements/modules/premium/widgets/image-hotspot.php
1001 /modules/creativeelements/modules/premium/widgets/contact-form.php
1002 /modules/psgdpr/psgdpr.php
1003 /modules/psgdpr/translations/fr.php
1004 /modules/psgdpr/classes/GDPRConsent.php
1005 /modules/creativeelements/modules/premium/widgets/email-subscription.php
1006 /modules/creativeelements/modules/premium/widgets/testimonial-carousel.php
1007 /modules/creativeelements/modules/premium/widgets/countdown.php
1008 /modules/creativeelements/modules/premium/widgets/trustedshops-reviews.php
1009 /modules/creativeelements/modules/premium/widgets/image-slider.php
1010 /modules/creativeelements/modules/premium/widgets/facebook-page.php
1011 /modules/creativeelements/modules/premium/widgets/facebook-button.php
1012 /modules/creativeelements/modules/premium/widgets/template.php
1013 /modules/creativeelements/modules/premium/widgets/module.php
1014 /modules/creativeelements/modules/theme/widgets/site-logo.php
1015 /modules/creativeelements/modules/theme/widgets/site-title.php
1016 /modules/creativeelements/modules/theme/widgets/nav-menu.php
1017 /modules/creativeelements/modules/theme/widgets/traits/nav.php
1018 /modules/creativeelements/modules/theme/widgets/sign-in.php
1019 /modules/creativeelements/modules/theme/widgets/shopping-cart.php
1020 /modules/creativeelements/modules/theme/widgets/ajax-search.php
1021 /modules/creativeelements/modules/theme/widgets/language-selector.php
1022 /modules/creativeelements/modules/theme/widgets/currency-selector.php
1023 /modules/creativeelements/modules/theme/widgets/skip-links.php
1024 /modules/creativeelements/modules/theme/widgets/breadcrumb.php
1025 /modules/creativeelements/modules/theme/widgets/page-title.php
1026 /modules/creativeelements/modules/catalog/widgets/product/carousel.php
1027 /modules/creativeelements/modules/catalog/widgets/product/base.php
1028 /modules/creativeelements/modules/catalog/widgets/product/grid.php
1029 /modules/creativeelements/modules/catalog/widgets/product/box.php
1030 /modules/creativeelements/modules/catalog/widgets/category/grid.php
1031 /modules/creativeelements/modules/catalog/widgets/category/list.php
1032 /modules/creativeelements/modules/catalog/widgets/category/tree.php
1033 /modules/creativeelements/modules/catalog/skins/category-tree-theme.php
1034 /modules/creativeelements/modules/catalog/widgets/product/name.php
1035 /modules/creativeelements/modules/catalog/widgets/product/images.php
1036 /modules/creativeelements/modules/catalog/widgets/product/badges.php
1037 /modules/creativeelements/modules/catalog/widgets/product/image.php
1038 /modules/creativeelements/modules/catalog/widgets/product/price.php
1039 /modules/creativeelements/modules/catalog/widgets/product/rating.php
1040 /modules/creativeelements/modules/catalog/widgets/product/meta.php
1041 /modules/creativeelements/modules/catalog/widgets/product/variants.php
1042 /modules/creativeelements/modules/catalog/widgets/product/description-short.php
1043 /modules/creativeelements/modules/catalog/widgets/product/customization.php
1044 /modules/creativeelements/modules/catalog/widgets/product/stock.php
1045 /modules/creativeelements/modules/catalog/widgets/product/quantity.php
1046 /modules/creativeelements/modules/catalog/widgets/product/add-to-cart.php
1047 /modules/creativeelements/modules/catalog/widgets/product/description.php
1048 /modules/creativeelements/modules/catalog/widgets/product/add-to-wishlist.php
1049 /modules/creativeelements/modules/catalog/widgets/product/features.php
1050 /modules/creativeelements/modules/catalog/widgets/product/attachments.php
1051 /modules/creativeelements/modules/catalog/widgets/product/sale-countdown.php
1052 /modules/creativeelements/modules/catalog/widgets/manufacturer/image.php
1053 /modules/creativeelements/modules/catalog/widgets/product/share.php
1054 /modules/creativeelements/modules/catalog/widgets/product/block.php
1055 /modules/creativeelements/includes/controls/text.php
1056 /modules/creativeelements/includes/controls/base-data.php
1057 /modules/creativeelements/includes/controls/base.php
1058 /modules/creativeelements/includes/controls/number.php
1059 /modules/creativeelements/includes/controls/textarea.php
1060 /modules/creativeelements/includes/controls/select.php
1061 /modules/creativeelements/includes/controls/switcher.php
1062 /modules/creativeelements/includes/controls/button.php
1063 /modules/creativeelements/includes/controls/base-ui.php
1064 /modules/creativeelements/includes/controls/hidden.php
1065 /modules/creativeelements/includes/controls/heading.php
1066 /modules/creativeelements/includes/controls/raw-html.php
1067 /modules/creativeelements/includes/controls/popover-toggle.php
1068 /modules/creativeelements/includes/controls/section.php
1069 /modules/creativeelements/includes/controls/tab.php
1070 /modules/creativeelements/includes/controls/tabs.php
1071 /modules/creativeelements/includes/controls/divider.php
1072 /modules/creativeelements/includes/controls/deprecated-notice.php
1073 /modules/creativeelements/includes/controls/color.php
1074 /modules/creativeelements/includes/controls/media.php
1075 /modules/creativeelements/includes/controls/base-multiple.php
1076 /modules/creativeelements/includes/controls/slider.php
1077 /modules/creativeelements/includes/controls/base-units.php
1078 /modules/creativeelements/includes/controls/dimensions.php
1079 /modules/creativeelements/includes/controls/choose.php
1080 /modules/creativeelements/includes/controls/wysiwyg.php
1081 /modules/creativeelements/includes/controls/code.php
1082 /modules/creativeelements/includes/controls/font.php
1083 /modules/creativeelements/includes/fonts.php
1084 /modules/creativeelements/includes/controls/url.php
1085 /modules/creativeelements/includes/controls/repeater.php
1086 /modules/creativeelements/includes/controls/icon.php
1087 /modules/creativeelements/includes/controls/icons.php
1088 /modules/creativeelements/includes/controls/structure.php
1089 /modules/creativeelements/includes/controls/select2.php
1090 /modules/creativeelements/includes/controls/date-time.php
1091 /modules/creativeelements/includes/controls/box-shadow.php
1092 /modules/creativeelements/includes/controls/text-shadow.php
1093 /modules/creativeelements/includes/controls/animation.php
1094 /modules/creativeelements/includes/controls/hover-animation.php
1095 /modules/creativeelements/includes/controls/exit-animation.php
1096 /modules/creativeelements/includes/controls/groups/background.php
1097 /modules/creativeelements/includes/controls/groups/base.php
1098 /modules/creativeelements/includes/interfaces/group-control.php
1099 /modules/creativeelements/includes/controls/groups/border.php
1100 /modules/creativeelements/includes/controls/groups/typography.php
1101 /modules/creativeelements/includes/controls/groups/image-size.php
1102 /modules/creativeelements/includes/controls/groups/box-shadow.php
1103 /modules/creativeelements/includes/controls/groups/css-filter.php
1104 /modules/creativeelements/includes/controls/groups/backdrop-filter.php
1105 /modules/creativeelements/includes/controls/groups/text-shadow.php
1106 /modules/creativeelements/includes/controls/groups/text-stroke.php
1107 /modules/creativeelements/modules/catalog/controls/select-category.php
1108 /modules/creativeelements/modules/catalog/controls/select-manufacturer.php
1109 /modules/creativeelements/modules/catalog/controls/select-supplier.php
1110 /modules/creativeelements/modules/cms/controls/select-category.php
1111 /modules/creativeelements/modules/motion-effects/controls-group.php
1112 /modules/creativeelements/core/settings/general/model.php
1113 /modules/creativeelements/core/settings/base/css-model.php
1114 /modules/creativeelements/core/settings/base/model.php
1115 /modules/creativeelements/modules/dynamic-tags/tags/site-logo.php
1116 /modules/creativeelements/core/dynamic-tags/data-tag.php
1117 /modules/creativeelements/core/dynamic-tags/base-tag.php
1118 /modules/creativeelements/modules/dynamic-tags/tags/site-title.php
1119 /modules/creativeelements/core/dynamic-tags/tag.php
1120 /modules/creativeelements/modules/dynamic-tags/tags/site-contact.php
1121 /modules/creativeelements/modules/dynamic-tags/tags/site-url.php
1122 /modules/creativeelements/modules/dynamic-tags/tags/page-title.php
1123 /modules/creativeelements/modules/dynamic-tags/tags/internal-url.php
1124 /modules/creativeelements/modules/dynamic-tags/tags/current-date-time.php
1125 /modules/creativeelements/modules/dynamic-tags/tags/request-parameter.php
1126 /modules/creativeelements/modules/dynamic-tags/tags/carousel.php
1127 /modules/creativeelements/modules/dynamic-tags/tags/scroll.php
1128 /modules/creativeelements/modules/dynamic-tags/tags/contact-url.php
1129 /modules/creativeelements/modules/dynamic-tags/tags/lightbox.php
1130 /modules/creativeelements/modules/dynamic-tags/tags/toggle.php
1131 /modules/creativeelements/modules/dynamic-tags/tags/shortcode.php
1132 /modules/creativeelements/modules/dynamic-tags/tags/custom-colors.php
1133 /modules/creativeelements/modules/dynamic-tags/tags/user-info.php
1134 /modules/creativeelements/modules/catalog/tags/product-add-to-cart.php
1135 /modules/creativeelements/modules/catalog/tags/product-buy-now.php
1136 /modules/creativeelements/modules/catalog/tags/product-quick-view.php
1137 /modules/creativeelements/modules/catalog/tags/product-image.php
1138 /modules/creativeelements/modules/catalog/tags/product-images.php
1139 /modules/creativeelements/modules/catalog/tags/category-image.php
1140 /modules/creativeelements/modules/catalog/tags/category-images.php
1141 /modules/creativeelements/modules/catalog/tags/manufacturer-image.php
1142 /modules/creativeelements/modules/catalog/tags/manufacturer-images.php
1143 /modules/creativeelements/modules/catalog/tags/supplier-image.php
1144 /modules/creativeelements/modules/catalog/tags/cart-rule-date-time.php
1145 /modules/creativeelements/modules/catalog/tags/specific-price-rule-date-time.php
1146 /modules/creativeelements/modules/catalog/tags/product-name.php
1147 /modules/creativeelements/modules/catalog/tags/product-url.php
1148 /modules/creativeelements/modules/catalog/tags/product-price.php
1149 /modules/creativeelements/modules/catalog/tags/product-rating.php
1150 /modules/creativeelements/modules/catalog/tags/product-meta.php
1151 /modules/creativeelements/modules/catalog/tags/product-description-short.php
1152 /modules/creativeelements/modules/catalog/tags/product-availability-date-time.php
1153 /modules/creativeelements/modules/catalog/tags/category-name.php
1154 /modules/creativeelements/modules/catalog/tags/category-url.php
1155 /modules/creativeelements/modules/catalog/tags/manufacturer-name.php
1156 /modules/creativeelements/modules/catalog/tags/manufacturer-url.php
1157 /modules/creativeelements/modules/catalog/tags/supplier-name.php
1158 /modules/creativeelements/modules/catalog/tags/supplier-url.php
1159 /modules/creativeelements/includes/conditions.php
1160 /modules/creativeelements/includes/utils.php
1161 /modules/creativeelements/includes/shapes.php
1162 /modules/xl_conscience/xl_conscience.php
1163 /var/cache/prod/smarty/compile/sousboutiques/f1/67/5b/f1675bfc1cf7ea93ac794550d8aebf82b772a5ce_2.file.displayProductStock.tpl.php
1164 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php
1165 /src/Core/Domain/Product/ProductCustomizabilitySettings.php
1166 /modules/productdesigner/classes/models/DesignerProductCombination.php
1167 /modules/xl_productcms/xl_productcms.php
1168 /src/Core/Product/Search/ProductSearchQuery.php
1169 /src/Core/Product/Search/SortOrder.php
1170 /src/Adapter/Category/CategoryProductSearchProvider.php
1171 /src/Core/Product/Search/ProductSearchProviderInterface.php
1172 /src/Core/Product/Search/SortOrdersCollection.php
1173 /src/Core/Product/Search/ProductSearchResult.php
1174 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
1175 /var/cache/prod/smarty/compile/73/12/77/731277f1d4a03d7954de825233f87d7d77a7053d_2.file.product.tpl.php
1176 /var/cache/prod/smarty/compile/7b/8b/b6/7b8bb69ce63322833a5e9e6a4b388ab8e65fcedf_2.file.product-65170105.tpl.php
1177 /vendor/smarty/smarty/libs/plugins/modifier.count.php
1178 /modules/creativeelements/modules/catalog/files/css/miniature.php
1179 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
1180 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
1181 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1182 /modules/anmegamenu/classes/anMmMenu.php
1183 /modules/anmegamenu/classes/anMmMenuTabs.php
1184 /modules/anmegamenu/classes/anMmMenuRows.php
1185 /modules/anmegamenu/classes/anMmMenuColumns.php
1186 /modules/anmegamenu/classes/anMmMenuContent.php
1187 /modules/anmegamenu/classes/anMmMenuTreeCats.php
1188 /classes/helper/HelperTreeCategories.php
1189 /classes/tree/Tree.php
1190 /var/cache/prod/smarty/compile/sousboutiques/1d/54/8d/1d548d958407dac5f437c942c0c6a0ebdf68cc58_2.file.content-category.tpl.php
1191 /var/cache/prod/smarty/compile/sousboutiques/90/e2/cb/90e2cb9b9c3408b8ea71f89d835534a8d54a588a_2.file.menu.tpl.php
1192 /var/cache/prod/smarty/compile/sousboutiques/1a/3b/43/1a3b43e2ac2108f9ba280b89bd83a50f09d21b89_2.module.anmegamenuviewstemplatesfronthorizontal.tpl.php
1193 /var/cache/prod/smarty/compile/sousboutiques/3d/b9/34/3db93495741b4126ce9dfafbddefded0413f348c_2.module.anmegamenuviewstemplatesfrontarrowshorizontal.tpl.php
1194 /var/cache/prod/smarty/compile/sousboutiques/5a/7d/46/5a7d46e448fc892e3ccfeb4dc84d2722a552f5a8_2.module.anmegamenuviewstemplatesfrontcolumns.tpl.php
1195 /var/cache/prod/smarty/compile/sousboutiques/2c/0c/30/2c0c306e57958c320b9a2c4b58f57e82e9ad67ad_2.module.anmegamenuviewstemplatesfrontcontentcategories.tpl.php
1196 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php
1197 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php
1198 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php
1199 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php
1200 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser.php
1201 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php
1202 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
1203 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php
1204 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php
1205 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php
1206 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php
1207 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Definition.php
1208 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModuleManager.php
1209 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTypes.php
1210 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php
1211 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef.php
1212 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php
1213 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php
1214 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php
1215 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php
1216 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php
1217 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php
1218 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Nmtokens.php
1219 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php
1220 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIParser.php
1221 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PercentEncoder.php
1222 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php
1223 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php
1224 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php
1225 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php
1226 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ContentEditable.php
1227 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php
1228 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php
1229 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php
1230 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Doctype.php
1231 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php
1232 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ElementDef.php
1233 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier.php
1234 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php
1235 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php
1236 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php
1237 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/RemoveForeignElements.php
1238 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php
1239 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php
1240 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/ValidateAttributes.php
1241 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer.php
1242 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php
1243 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php
1244 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TokenFactory.php
1245 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Start.php
1246 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Tag.php
1247 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token.php
1248 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/End.php
1249 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Empty.php
1250 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Text.php
1251 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Comment.php
1252 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Context.php
1253 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php
1254 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php
1255 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Text.php
1256 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php
1257 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php
1258 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php
1259 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/List.php
1260 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef.php
1261 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php
1262 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php
1263 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php
1264 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php
1265 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform.php
1266 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tables.php
1267 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php
1268 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php
1269 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php
1270 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/StyleAttribute.php
1271 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php
1272 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php
1273 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php
1274 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php
1275 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php
1276 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php
1277 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Textarea.php
1278 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php
1279 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php
1280 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php
1281 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Target.php
1282 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php
1283 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
1284 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
1285 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoreferrer.php
1286 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoreferrer.php
1287 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoopener.php
1288 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoopener.php
1289 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php
1290 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
1291 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy.php
1292 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Font.php
1293 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform.php
1294 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Simple.php
1295 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php
1296 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php
1297 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php
1298 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Length.php
1299 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php
1300 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php
1301 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTML.php
1302 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php
1303 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
1304 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Background.php
1305 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Name.php
1306 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php
1307 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ContentSets.php
1308 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrCollections.php
1309 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php
1310 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php
1311 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php
1312 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php
1313 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php
1314 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/IDAccumulator.php
1315 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php
1316 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Queue.php
1317 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrValidator.php
1318 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Zipper.php
1319 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Arborize.php
1320 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Element.php
1321 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node.php
1322 /modules/xl_conscience/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Text.php
1323 /var/cache/prod/smarty/compile/sousboutiques/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php
1324 /var/cache/prod/smarty/compile/sousboutiques/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php
1325 /var/cache/prod/smarty/compile/sousboutiques/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php
1326 /var/cache/prod/smarty/compile/sousboutiques/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php
1327 /var/cache/prod/smarty/compile/sousboutiques/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php
1328 /vendor/defuse/php-encryption/src/Crypto.php
1329 /vendor/defuse/php-encryption/src/KeyOrPassword.php
1330 /vendor/defuse/php-encryption/src/RuntimeTests.php
1331 /vendor/defuse/php-encryption/src/DerivedKeys.php
1332 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
1333 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
1334 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/6b/5a/b4/6b5ab404e744bc0c5c9aaedac11e11e6098bf12f_2.file.product.tpl.php
1335 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
1336 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
1337 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/33/3f/23/333f23dc840e40f0baf78219e34d35c2c2894754_2.file.layout-header-footer.tpl.php
1338 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/97/20/54/9720546fc86b64dc1d8d46e46300ad06c21f8411_2.file.helpers.tpl.php
1339 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
1340 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/34/29/6d/34296d68723c2e10ba649175b4c6f8513cb0a6d9_2.file.head.tpl.php
1341 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/b6/c1/ff/b6c1ff518bb425df9d65bbbf47378f92367b00c6_2.file.preload.tpl.php
1342 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
1343 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/a5/e4/36/a5e4369284a1fd6f0a05798a1f35b551da328a96_2.file.preload.html.php
1344 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
1345 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/2c/f7/47/2cf7473e06693738c3e1bb389c26deab1c82ea73_2.file.head-jsonld.tpl.php
1346 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/6e/b5/2e/6eb52e55ca586834086ededa317c528d85bf4a50_2.file.pagination-seo.tpl.php
1347 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/40/08/35/4008352cfd28d7a8b467f0c846c4bbaa12c8a3ef_2.file.stylesheets.tpl.php
1348 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/1e/76/2b/1e762b75cac9ffff9ab70b56529ba27595dec7bd_2.file.javascript.tpl.php
1349 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/d5/0d/91/d50d91e11a05af472d6abd15404e2e7bcaf40f67_2.file.javascript.tpl.php
1350 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/87/04/42/87044283892c776452f77b6c53f4183de0cdb50a_2.file.product-jsonld.tpl.php
1351 /vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
1352 /vendor/smarty/smarty/libs/plugins/modifier.date_format.php
1353 /vendor/smarty/smarty/libs/plugins/shared.make_timestamp.php
1354 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/17/22/48/1722482ff5cf0ee762ef9d0e9fe9d9720275113d_2.file.product-activation.tpl.php
1355 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/5d/f2/9e/5df29e00d6c2b64b69763cd7db50bcd2fb453b22_2.file.header.tpl.php
1356 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/24/69/15/246915fd2879a8a3a6808ce37c7b113804806cee_2.file.notifications.tpl.php
1357 /var/cache/prod/smarty/compile/sousboutiques_opt_conscience_conscience_site_new_modules_creativeelements_views_templates_front_theme_layouts_layout_header_footer_tpl/8b/35/d1/8b35d145fc1a93b21b3c36b29e212a9619615697_2.file.footer.tpl.php
1358 /modules/creativeelements/core/files/css/global-css.php
1359 /modules/creativeelements/core/settings/page/model.php
1360 /modules/creativeelements/core/settings/editor-preferences/model.php
1361 /var/cache/prod/smarty/compile/93/c9/e8/93c9e865e60919b0bbea55a7198bab9b6793ac2b_2.file.assets.tpl.php