Goodies

Goodies

Filter By

Availability

Availability

Selections

Selections

Brand

Brand

Price

Price

  • €3.00 - €402.00

Goodies

Active filters

  • Availability: Not available
  • Brand: 4D Cityscape
  • Brand: Capcom
  • Brand: FUNISM
  • Brand: Funko
  • Brand: Molotow
  • Brand: SP Collections
Load Time 6698 ms
Querying Time 5772 ms
Queries 1382
Memory Peak Usage 54.1 Mb
Included Files 1204 files - 13.97 Mb
PrestaShop Cache - Mb
Global vars 0.34 Mb
PrestaShop Version 8.1.7
PHP Version 8.1.33
MySQL Version 10.5.27-MariaDB
Memory Limit 12888M
Max Execution Time 12000s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 38.162 ms 38.162 ms 5.53 Mb 5.6 Mb
__construct 0.025 ms 38.187 ms - Mb 5.6 Mb
init 41.972 ms 80.159 ms 1.53 Mb 7.1 Mb
checkAccess 0.003 ms 80.162 ms - Mb 7.1 Mb
setMedia 6.666 ms 86.828 ms 0.61 Mb 7.7 Mb
postProcess 0.002 ms 86.830 ms - Mb 7.7 Mb
initHeader 0.003 ms 86.833 ms - Mb 7.7 Mb
initContent 5559 ms 5645 ms 8.02 Mb 15.8 Mb
initFooter 0.002 ms 5645 ms - Mb 15.8 Mb
display 1052 ms 6698 ms 37.52 Mb 54.1 Mb
Hook Time Memory Usage
DisplayProductListReviews 235.385 ms 24.92 Mb
DisplayHeader 97.746 ms 0.44 Mb
displayLeftColumn 35.956 ms 2.35 Mb
DisplayCzHoverImage 35.198 ms 1.17 Mb
DisplayProductPriceBlock 29.740 ms 3.47 Mb
DisplayFooter 12.802 ms 0.52 Mb
DisplayTop 11.748 ms 0.05 Mb
DisplayStWishlistButton 9.392 ms 0.02 Mb
DisplayStCompareButton 8.477 ms 0.03 Mb
ActionDispatcherBefore 7.941 ms 0.01 Mb
displayFooter 7.715 ms 0.34 Mb
DisplayBeforeBodyClosingTag 7.624 ms 0.12 Mb
displayNav2 6.483 ms 0.45 Mb
displayTop 4.496 ms 0.19 Mb
displayNavFullWidth 4.292 ms 1.40 Mb
LeftColumn 3.220 ms 0.29 Mb
Header 1.839 ms 0.02 Mb
displayNav1 1.783 ms 0.08 Mb
displayFooterBefore 1.664 ms 0.10 Mb
ActionFrontControllerSetMedia 1.309 ms 0.01 Mb
ProductSearchProvider 1.125 ms - Mb
displayFooterAfter 0.915 ms 0.06 Mb
DisplayStWishlistTopLink 0.744 ms 0.04 Mb
DisplayStCompareTopLink 0.492 ms 0.01 Mb
DisplayLeftColumn 0.413 ms 0.14 Mb
ModuleRoutes 0.015 ms - Mb
DisplayFooterAfter 0.005 ms - Mb
27 hook(s) 528.520 ms 36.23 Mb
Module Time Memory Usage
psblog 8.587 ms 0.35 Mb
colissimo 2.977 ms 0.39 Mb
ps_eventbus 6.818 ms 0.04 Mb
ps_mbo 24.800 ms 0.07 Mb
ps_emailalerts 0.941 ms 0.12 Mb
ps_facebook 25.460 ms 0.30 Mb
ps_emailsubscription 1.085 ms 0.14 Mb
blockreassurance 0.473 ms 0.04 Mb
ps_socialfollow 1.162 ms 0.07 Mb
mondialrelay 0.576 ms 0.07 Mb
allinone_rewards 101.908 ms 3.79 Mb
chronopost 0.500 ms 0.03 Mb
ps_accounts 0.528 ms 0.03 Mb
ps_googleanalytics 3.666 ms 0.09 Mb
ps_shoppingcart 1.544 ms 0.07 Mb
ps_searchbar 1.527 ms 0.10 Mb
cz_imageslider 0.534 ms 0.06 Mb
cz_categoryslider 0.355 ms 0.09 Mb
czcouponpop 0.171 ms 0.03 Mb
czproductsearch 12.689 ms 0.07 Mb
productlabelsandstickers 236.701 ms 25.19 Mb
sogecommerce 1.688 ms 0.23 Mb
cz_verticalmenu 3.893 ms 1.37 Mb
stfeature 20.113 ms 0.18 Mb
cz_themeoptions 2.192 ms 0.13 Mb
czsalenotification 11.922 ms 0.46 Mb
goaffpro 0.896 ms 0.02 Mb
ps_facetedsearch 2.654 ms 0.18 Mb
cz_navcmsblock 2.142 ms 0.10 Mb
cz_toplink 1.236 ms 0.08 Mb
ps_languageselector 1.052 ms 0.07 Mb
ps_currencyselector 4.607 ms 0.36 Mb
ps_customersignin 2.544 ms 0.12 Mb
ps_mainmenu 1.018 ms 0.09 Mb
ps_categorytree 33.672 ms 2.26 Mb
cz_leftbanner 1.752 ms 0.08 Mb
cz_newproducts 1.112 ms 0.08 Mb
cz_imagehover 35.493 ms 1.20 Mb
cz_footercmsblock 1.143 ms 0.08 Mb
ps_linklist 3.733 ms 0.09 Mb
ps_contactinfo 1.811 ms 0.09 Mb
cz_themeimages 1.193 ms 0.07 Mb
czuecookie 1.255 ms 0.08 Mb
cz_blocklink 1.137 ms 0.14 Mb
statsdata 4.384 ms 0.08 Mb
45 module(s) 575.645 ms 38.78 Mb

Stopwatch SQL - 1382 queries

# Query Time (ms) Rows Filesort Group By Location
147
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM ps_product p INNER JOIN ps_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 2 AND psi.id_currency = 1 AND psi.id_country = 8) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (385, 59, 790, 21, 530, 556) AND c.nleft>=839 AND c.nright<=2644
4159 ms 9944 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
146
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p GROUP BY p.id_manufacturer
265.428 ms 98883136 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
137
SELECT SQL_NO_CACHE p.id_product, sa.out_of_stock FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (385, 59, 790, 21, 530, 556) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 1) DESC, p.quantity DESC, p.id_product DESC
155.346 ms 98883136 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
139
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (385, 59, 790, 21, 530, 556) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop_group = 1  AND sa_1.id_shop = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2)))
131.781 ms 98883136 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
141
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (385, 59, 790, 21, 530, 556) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) WHERE ((sa.quantity>0))
129.259 ms 98883136 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
140
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (385, 59, 790, 21, 530, 556) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0))
125.475 ms 98883136 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
142
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (385, 59, 790, 21, 530, 556) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p WHERE ((p.on_sale=1))
103.934 ms 98883136 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
143
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (385, 59, 790, 21, 530, 556) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p WHERE p.date_add>'2025-07-03 00:00:00'
100.440 ms 98883136 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
128
SELECT SQL_NO_CACHE ra.id_customer, email, firstname, lastname, SUM(credits) AS total, id_lang
FROM `ps_rewards_account` AS ra
JOIN `ps_customer` AS c ON(c.id_default_group!=2 AND ra.id_customer = c.id_customer AND c.active = 1 AND c.id_shop IN (2) )
JOIN `ps_rewards` AS r ON(ra.id_customer = r.id_customer AND r.id_reward_state=2)
WHERE
ra.remind_active = 1 AND 
(ra.date_last_remind IS NULL OR ra.date_last_remind=0 OR DATE_ADD(ra.date_last_remind, INTERVAL 60 DAY) < NOW())
AND EXISTS (SELECT 1 FROM `ps_rewards` AS r2 WHERE r2.id_customer=r.id_customer AND DATE_ADD(r2.date_add, INTERVAL 60 DAY) < NOW())
GROUP BY ra.id_customer
HAVING SUM(r.credits) >= 5 LIMIT 20
41.048 ms 10759 /modules/allinone_rewards/models/RewardsAccountModel.php:52
149
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-01 00:00:00',
INTERVAL 30 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 = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (75627,76327,75390,72644,72457,72439,77782,77751,77741,76324,74446,71802,66763,63083,61006,67657,59508,67692,67696,55362,75589,63459,64408,72155)
33.423 ms 24 /classes/ProductAssembler.php:95
495
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 2)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 2 
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 30103124 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 6 AND `id_lang` = 2
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
19.782 ms 904 Yes Yes /classes/Category.php:799
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`)
17.674 ms 11768 /classes/Configuration.php:180
127
SELECT SQL_NO_CACHE r.id_reward
FROM `ps_rewards` r
JOIN `ps_customer` c ON (c.id_customer = r.id_customer AND c.id_shop IN (2) )
WHERE r.id_reward_state = 2
AND date_end < NOW() AND date_end != '0000-00-00 00:00:00'
14.857 ms 3149 /modules/allinone_rewards/models/RewardsModel.php:546
758
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`=77751
13.035 ms 55 /classes/Tag.php:244
126
SELECT SQL_NO_CACHE r.id_reward
FROM `ps_rewards` r
JOIN `ps_orders` o ON (o.id_order = r.id_order AND o.id_shop IN (2) )
WHERE (
(r.id_reward_state=1 AND o.current_state IN (5,2))
OR (r.id_reward_state = 6 AND o.current_state IN (5,2))
)
11.252 ms 1993 /modules/allinone_rewards/models/RewardsModel.php:530
488
SELECT SQL_NO_CACHE DISTINCT c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 2)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 2 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE (c.`active` = 1 OR c.`id_category` = 1)
AND `level_depth` <= 2
AND cg.`id_group` IN (1)
ORDER BY `level_depth` ASC, category_shop.`position` ASC
10.705 ms 11 Yes /modules/czproductsearch/czproductsearch.php:169
32
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1
7.448 ms 3 /modules/ps_mbo/ps_mbo.php:335
724
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`=77782
5.099 ms 55 /classes/Tag.php:244
380
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 72155
AND image_shop.`cover` = 1 LIMIT 1
5.068 ms 4 /classes/Product.php:3570
110
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` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%"
4.615 ms 1 /classes/CartRule.php:423
804
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
4.520 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
28
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` = 2
4.425 ms 141 /classes/module/Module.php:345
109
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-01 00:00:00" AND date_to <= "2025-08-01 23:59:59") OR (date_from >= "2025-08-01 00:00:00" AND date_from <= "2025-08-01 23:59:59") OR (date_from < "2025-08-01 00:00:00" AND date_to > "2025-08-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
4.318 ms 9 /classes/CartRule.php:357
1207
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`=75589
4.254 ms 46 /classes/Tag.php:244
686
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72439
ORDER BY `position`
4.191 ms 1 Yes /classes/Product.php:3545
690
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`=72439
4.155 ms 50 /classes/Tag.php:244
1209
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 75589) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
3.844 ms 1 /classes/stock/StockAvailable.php:753
642
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
3.699 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
459
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72155
ORDER BY `position`
3.652 ms 4 Yes /classes/Product.php:3545
408
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77782
ORDER BY `position`
3.590 ms 2 Yes /classes/Product.php:3545
144
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (385, 59, 790, 21, 530, 556) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND 
sp.id_shop IN (0, 2) AND 
sp.id_currency IN (0, 1) AND 
sp.id_country IN (0, 8) AND 
sp.id_group IN (0, 1) AND 
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND 
(sp.from = '0000-00-00 00:00:00' OR '2025-08-01 15:01:03' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-08-01 15:01:03' <= sp.to) 
) WHERE ((sp.reduction>0))
3.589 ms 84 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
402
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72457
ORDER BY `position`
3.582 ms 1 Yes /classes/Product.php:3545
148
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("7dd1228ddb8d1d4cfdb2d1e8126a1949", "a:1:{s:7:\"filters\";a:4:{i:0;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:12:\"Availability\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:8:\"In stock\";s:3:\"nbr\";i:1470;}i:0;a:3:{s:4:\"name\";s:13:\"Not available\";s:3:\"nbr\";i:2752;s:7:\"checked\";b:1;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:1;a:7:{s:9:\"type_lite\";s:6:\"extras\";s:4:\"type\";s:6:\"extras\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Selections\";s:6:\"values\";a:3:{s:4:\"sale\";a:2:{s:4:\"name\";s:7:\"On sale\";s:3:\"nbr\";i:1;}s:3:\"new\";a:2:{s:4:\"name\";s:11:\"New product\";s:3:\"nbr\";i:3;}s:8:\"discount\";a:2:{s:4:\"name\";s:10:\"Discounted\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:2;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Brand\";s:6:\"values\";a:140:{i:12;a:2:{s:4:\"name\";s:11:\"Third Party\";s:3:\"nbr\";i:24;}i:15;a:2:{s:4:\"name\";s:4:\"Neca\";s:3:\"nbr\";i:187;}i:19;a:2:{s:4:\"name\";s:4:\"Tomy\";s:3:\"nbr\";i:2;}i:20;a:2:{s:4:\"name\";s:12:\"Gentle Giant\";s:3:\"nbr\";i:20;}i:21;a:3:{s:4:\"name\";s:5:\"Funko\";s:3:\"nbr\";i:3866;s:7:\"checked\";b:1;}i:24;a:2:{s:4:\"name\";s:7:\"SD toys\";s:3:\"nbr\";i:313;}i:27;a:2:{s:4:\"name\";s:7:\"Toynami\";s:3:\"nbr\";i:1;}i:29;a:2:{s:4:\"name\";s:6:\"Hasbro\";s:3:\"nbr\";i:365;}i:30;a:2:{s:4:\"name\";s:13:\"Commonwhealth\";s:3:\"nbr\";i:1;}i:31;a:2:{s:4:\"name\";s:10:\"Kotobukiya\";s:3:\"nbr\";i:45;}i:35;a:2:{s:4:\"name\";s:8:\"Sideshow\";s:3:\"nbr\";i:2;}i:38;a:2:{s:4:\"name\";s:7:\"Diamond\";s:3:\"nbr\";i:135;}i:39;a:2:{s:4:\"name\";s:11:\"Takara Tomy\";s:3:\"nbr\";i:1;}i:41;a:2:{s:4:\"name\";s:8:\"Polymark\";s:3:\"nbr\";i:3;}i:42;a:2:{s:4:\"name\";s:6:\"Bandai\";s:3:\"nbr\";i:309;}i:44;a:2:{s:4:\"name\";s:10:\"Mc Farlane\";s:3:\"nbr\";i:50;}i:45;a:2:{s:4:\"name\";s:16:\"Underground Toys\";s:3:\"nbr\";i:2;}i:46;a:2:{s:4:\"name\";s:4:\"Gaya\";s:3:\"nbr\";i:2;}i:54;a:2:{s:4:\"name\";s:11:\"Spin Master\";s:3:\"nbr\";i:3;}i:55;a:2:{s:4:\"name\";s:9:\"Banpresto\";s:3:\"nbr\";i:2705;}i:56;a:2:{s:4:\"name\";s:9:\"Mezcotoyz\";s:3:\"nbr\";i:11;}i:57;a:2:{s:4:\"name\";s:8:\"Kidrobot\";s:3:\"nbr\";i:1;}i:59;a:3:{s:4:\"name\";s:6:\"Capcom\";s:3:\"nbr\";i:3;s:7:\"checked\";b:1;}i:62;a:2:{s:4:\"name\";s:8:\"Bioworld\";s:3:\"nbr\";i:12;}i:63;a:2:{s:4:\"name\";s:10:\"SEGA GOODS\";s:3:\"nbr\";i:103;}i:70;a:2:{s:4:\"name\";s:10:\"Activision\";s:3:\"nbr\";i:1;}i:71;a:2:{s:4:\"name\";s:13:\"Jakks Pacific\";s:3:\"nbr\";i:3;}i:77;a:2:{s:4:\"name\";s:8:\"Jazwares\";s:3:\"nbr\";i:58;}i:79;a:2:{s:4:\"name\";s:8:\"Abysmile\";s:3:\"nbr\";i:1;}i:80;a:2:{s:4:\"name\";s:11:\"Tomy Takara\";s:3:\"nbr\";i:74;}i:85;a:2:{s:4:\"name\";s:4:\"Zeon\";s:3:\"nbr\";i:4;}i:93;a:2:{s:4:\"name\";s:9:\"MegaHouse\";s:3:\"nbr\";i:3;}i:95;a:2:{s:4:\"name\";s:3:\"ID9\";s:3:\"nbr\";i:2;}i:97;a:2:{s:4:\"name\";s:16:\"Noble Collection\";s:3:\"nbr\";i:391;}i:110;a:2:{s:4:\"name\";s:6:\"Mattel\";s:3:\"nbr\";i:36;}i:111;a:2:{s:4:\"name\";s:7:\"Medicom\";s:3:\"nbr\";i:3;}i:117;a:2:{s:4:\"name\";s:8:\"Paladone\";s:3:\"nbr\";i:2;}i:120;a:2:{s:4:\"name\";s:5:\"Taito\";s:3:\"nbr\";i:16;}i:138;a:2:{s:4:\"name\";s:10:\"Dark Horse\";s:3:\"nbr\";i:20;}i:151;a:2:{s:4:\"name\";s:35:\"The Pokémon Compagny International\";s:3:\"nbr\";i:146;}i:155;a:2:{s:4:\"name\";s:12:\"Pyramid intl\";s:3:\"nbr\";i:23;}i:164;a:2:{s:4:\"name\";s:4:\"Jada\";s:3:\"nbr\";i:1;}i:165;a:2:{s:4:\"name\";s:16:\"Quantum Mechanix\";s:3:\"nbr\";i:18;}i:166;a:2:{s:4:\"name\";s:7:\"Matagot\";s:3:\"nbr\";i:1;}i:167;a:2:{s:4:\"name\";s:9:\"Filosofia\";s:3:\"nbr\";i:6;}i:168;a:2:{s:4:\"name\";s:8:\"Asmodée\";s:3:\"nbr\";i:111;}i:171;a:2:{s:4:\"name\";s:14:\"Days Of Wonder\";s:3:\"nbr\";i:22;}i:176;a:2:{s:4:\"name\";s:4:\"Edge\";s:3:\"nbr\";i:18;}i:179;a:2:{s:4:\"name\";s:9:\"Ultra Pro\";s:3:\"nbr\";i:37;}i:182;a:2:{s:4:\"name\";s:16:\"Repos Production\";s:3:\"nbr\";i:1;}i:194;a:2:{s:4:\"name\";s:17:\"Weta Collectibles\";s:3:\"nbr\";i:16;}i:385;a:3:{s:4:\"name\";s:12:\"4D Cityscape\";s:3:\"nbr\";i:10;s:7:\"checked\";b:1;}i:487;a:2:{s:4:\"name\";s:8:\"Pokémon\";s:3:\"nbr\";i:57;}i:491;a:2:{s:4:\"name\";s:10:\"KIDdesigns\";s:3:\"nbr\";i:1;}i:497;a:2:{s:4:\"name\";s:13:\"Eurobric 2000\";s:3:\"nbr\";i:3;}i:508;a:2:{s:4:\"name\";s:14:\"Ultimate Guard\";s:3:\"nbr\";i:1;}i:512;a:2:{s:4:\"name\";s:20:\"Lengend Distribution\";s:3:\"nbr\";i:4;}i:513;a:2:{s:4:\"name\";s:10:\"Wrebbit 3D\";s:3:\"nbr\";i:25;}i:515;a:2:{s:4:\"name\";s:12:\"Cinereplicas\";s:3:\"nbr\";i:121;}i:521;a:2:{s:4:\"name\";s:5:\"Furyu\";s:3:\"nbr\";i:124;}i:530;a:3:{s:4:\"name\";s:7:\"Molotow\";s:3:\"nbr\";i:219;s:7:\"checked\";b:1;}i:536;a:2:{s:4:\"name\";s:14:\"The Carat Shop\";s:3:\"nbr\";i:28;}i:538;a:2:{s:4:\"name\";s:12:\"Bandai Hobby\";s:3:\"nbr\";i:1494;}i:539;a:2:{s:4:\"name\";s:9:\"Loungefly\";s:3:\"nbr\";i:1977;}i:544;a:2:{s:4:\"name\";s:5:\"Ensky\";s:3:\"nbr\";i:60;}i:545;a:2:{s:4:\"name\";s:10:\"Topi Games\";s:3:\"nbr\";i:8;}i:547;a:2:{s:4:\"name\";s:14:\"Loyal Subjects\";s:3:\"nbr\";i:19;}i:548;a:2:{s:4:\"name\";s:8:\"Star Ace\";s:3:\"nbr\";i:3;}i:550;a:2:{s:4:\"name\";s:6:\"Revell\";s:3:\"nbr\";i:47;}i:551;a:2:{s:4:\"name\";s:8:\"Item Lab\";s:3:\"nbr\";i:24;}i:552;a:2:{s:4:\"name\";s:9:\"Playmates\";s:3:\"nbr\";i:10;}i:553;a:2:{s:4:\"name\";s:7:\"Re-ment\";s:3:\"nbr\";i:111;}i:554;a:2:{s:4:\"name\";s:9:\"Playmobil\";s:3:\"nbr\";i:43;}i:555;a:2:{s:4:\"name\";s:7:\"Francal\";s:3:\"nbr\";i:9;}i:556;a:3:{s:4:\"name\";s:14:\"SP Collections\";s:3:\"nbr\";i:31;s:7:\"checked\";b:1;}i:557;a:2:{s:4:\"name\";s:6:\"Dspiae\";s:3:\"nbr\";i:3;}i:559;a:2:{s:4:\"name\";s:11:\"Max Factory\";s:3:\"nbr\";i:12;}i:560;a:2:{s:4:\"name\";s:15:\"Cartoon Kingdom\";s:3:\"nbr\";i:611;}i:561;a:2:{s:4:\"name\";s:12:\"Eleven Force\";s:3:\"nbr\";i:5;}i:562;a:2:{s:4:\"name\";s:13:\"Toys & Humans\";s:3:\"nbr\";i:9;}i:563;a:2:{s:4:\"name\";s:18:\"Good Smile Company\";s:3:\"nbr\";i:295;}i:564;a:2:{s:4:\"name\";s:16:\"Tamashii Nations\";s:3:\"nbr\";i:36;}i:565;a:2:{s:4:\"name\";s:8:\"Dansleau\";s:3:\"nbr\";i:6;}i:566;a:2:{s:4:\"name\";s:7:\"Medicos\";s:3:\"nbr\";i:25;}i:567;a:2:{s:4:\"name\";s:12:\"Orange Rouge\";s:3:\"nbr\";i:7;}i:568;a:2:{s:4:\"name\";s:8:\"Bellfine\";s:3:\"nbr\";i:2;}i:569;a:2:{s:4:\"name\";s:7:\"Benelic\";s:3:\"nbr\";i:3;}i:570;a:2:{s:4:\"name\";s:8:\"Lumibowl\";s:3:\"nbr\";i:19;}i:572;a:2:{s:4:\"name\";s:15:\"First 4 Figures\";s:3:\"nbr\";i:27;}i:573;a:2:{s:4:\"name\";s:13:\"Jacob Company\";s:3:\"nbr\";i:96;}i:574;a:2:{s:4:\"name\";s:6:\"HL Pro\";s:3:\"nbr\";i:89;}i:575;a:2:{s:4:\"name\";s:16:\"LMZ Collectibles\";s:3:\"nbr\";i:8;}i:576;a:2:{s:4:\"name\";s:11:\"CFR Studios\";s:3:\"nbr\";i:7;}i:577;a:2:{s:4:\"name\";s:14:\"Games Workshop\";s:3:\"nbr\";i:95;}i:578;a:2:{s:4:\"name\";s:18:\"Beast Kingdom Toys\";s:3:\"nbr\";i:29;}i:579;a:2:{s:4:\"name\";s:6:\"Panini\";s:3:\"nbr\";i:85;}i:580;a:2:{s:4:\"name\";s:9:\"RoomMates\";s:3:\"nbr\";i:139;}i:581;a:2:{s:4:\"name\";s:7:\"Estream\";s:3:\"nbr\";i:1;}i:583;a:2:{s:4:\"name\";s:4:\"SEGA\";s:3:\"nbr\";i:77;}i:747;a:2:{s:4:\"name\";s:17:\"Don\'t Panic Games\";s:3:\"nbr\";i:15;}i:750;a:2:{s:4:\"name\";s:11:\"Avalon Hill\";s:3:\"nbr\";i:6;}i:751;a:2:{s:4:\"name\";s:9:\"KAYOU 110\";s:3:\"nbr\";i:70;}i:752;a:2:{s:4:\"name\";s:7:\"Mixlore\";s:3:\"nbr\";i:2;}i:753;a:2:{s:4:\"name\";s:7:\"WREBBIT\";s:3:\"nbr\";i:2;}i:754;a:2:{s:4:\"name\";s:20:\"THE NOBLE COLLECTION\";s:3:\"nbr\";i:5;}i:755;a:2:{s:4:\"name\";s:16:\"DOCTOR COLLECTOR\";s:3:\"nbr\";i:5;}i:756;a:2:{s:4:\"name\";s:9:\"TONDESIGN\";s:3:\"nbr\";i:2;}i:757;a:2:{s:4:\"name\";s:8:\"ULTRAPRO\";s:3:\"nbr\";i:98;}i:758;a:2:{s:4:\"name\";s:10:\"KETTEI ART\";s:3:\"nbr\";i:27;}i:759;a:2:{s:4:\"name\";s:11:\"KYF Edition\";s:3:\"nbr\";i:1;}i:760;a:2:{s:4:\"name\";s:8:\"Libellud\";s:3:\"nbr\";i:1;}i:761;a:2:{s:4:\"name\";s:8:\"CARD FUN\";s:3:\"nbr\";i:37;}i:762;a:2:{s:4:\"name\";s:6:\"UCHIWA\";s:3:\"nbr\";i:4;}i:763;a:2:{s:4:\"name\";s:30:\"4D Cityscape Worldwide Limited\";s:3:\"nbr\";i:5;}i:764;a:2:{s:4:\"name\";s:14:\"Kitsune Statue\";s:3:\"nbr\";i:19;}i:765;a:2:{s:4:\"name\";s:16:\"UNBOX INDUSTRIES\";s:3:\"nbr\";i:5;}i:766;a:2:{s:4:\"name\";s:6:\"KONAMI\";s:3:\"nbr\";i:6;}i:767;a:2:{s:4:\"name\";s:16:\"HES COLLECTIBLES\";s:3:\"nbr\";i:1;}i:768;a:2:{s:4:\"name\";s:7:\"SUPER 7\";s:3:\"nbr\";i:2;}i:769;a:2:{s:4:\"name\";s:15:\"DRAGON MEMORIES\";s:3:\"nbr\";i:3;}i:770;a:2:{s:4:\"name\";s:9:\"Pure Arts\";s:3:\"nbr\";i:63;}i:771;a:2:{s:4:\"name\";s:9:\"BUSHIROAD\";s:3:\"nbr\";i:21;}i:772;a:2:{s:4:\"name\";s:6:\"CATHAY\";s:3:\"nbr\";i:9;}i:773;a:2:{s:4:\"name\";s:5:\"TOTUM\";s:3:\"nbr\";i:6;}i:774;a:2:{s:4:\"name\";s:5:\"PULPS\";s:3:\"nbr\";i:9;}i:775;a:2:{s:4:\"name\";s:9:\"TAKA CORP\";s:3:\"nbr\";i:1;}i:779;a:2:{s:4:\"name\";s:7:\"Pantasy\";s:3:\"nbr\";i:133;}i:783;a:2:{s:4:\"name\";s:15:\"Bandai Tamashii\";s:3:\"nbr\";i:29;}i:788;a:2:{s:4:\"name\";s:6:\"52TOYS\";s:3:\"nbr\";i:16;}i:789;a:2:{s:4:\"name\";s:9:\"KAYOU 111\";s:3:\"nbr\";i:1;}i:790;a:3:{s:4:\"name\";s:6:\"FUNISM\";s:3:\"nbr\";i:93;s:7:\"checked\";b:1;}i:791;a:2:{s:4:\"name\";s:16:\"MONNAIE DE PARIS\";s:3:\"nbr\";i:3;}i:792;a:2:{s:4:\"name\";s:8:\"EVORETRO\";s:3:\"nbr\";i:34;}i:793;a:2:{s:4:\"name\";s:5:\"MEZCO\";s:3:\"nbr\";i:1;}i:794;a:2:{s:4:\"name\";s:10:\"LANGBOWANG\";s:3:\"nbr\";i:9;}i:795;a:2:{s:4:\"name\";s:7:\"ARTEONN\";s:3:\"nbr\";i:28;}i:796;a:2:{s:4:\"name\";s:13:\"FUGU CREATION\";s:3:\"nbr\";i:1;}i:797;a:2:{s:4:\"name\";s:7:\"BLOKEES\";s:3:\"nbr\";i:49;}i:798;a:2:{s:4:\"name\";s:12:\"WE ARE TOKYO\";s:3:\"nbr\";i:8;}i:799;a:2:{s:4:\"name\";s:8:\"DANNEELS\";s:3:\"nbr\";i:3;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:3;a:12:{s:9:\"type_lite\";s:5:\"price\";s:4:\"type\";s:5:\"price\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Price\";s:3:\"max\";d:402;s:3:\"min\";d:3;s:4:\"unit\";s:3:\"€\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\".\";i:1;s:1:\",\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"EUR\";s:14:\"currencySymbol\";s:3:\"€\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\".\";i:1;s:1:\",\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:10:\"¤#,##0.00\";s:15:\"negativePattern\";s:11:\"-¤#,##0.00\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:4222;s:5:\"value\";N;}}}")
3.563 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
1379
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4444909', '', 'www.foxchip-collector.com/en/30103124-goodies?q=Availability-Not+available-Available%2FBrand-4D+Cityscape-Capcom-FUNISM-Funko-Molotow-SP+Collections', '', '2025-08-01 15:01:08')
3.440 ms 1 /classes/ObjectModel.php:622
554
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`=76327
3.406 ms 253 /classes/Tag.php:244
393
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 76327
ORDER BY `position`
3.173 ms 2 Yes /classes/Product.php:3545
1079
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
3.019 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
390
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 75627
ORDER BY `position`
2.966 ms 2 Yes /classes/Product.php:3545
826
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`=76324
2.956 ms 253 /classes/Tag.php:244
1363
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
2.813 ms 3 /classes/Image.php:401
17
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 = 2 AND module_shop.enable_device & 1)
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` = 2) AND (mg.id_shop = 2 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
2.779 ms 4384 Yes Yes /classes/Hook.php:1267
785
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
2.712 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
585
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (75390) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.671 ms 1 Yes Yes /classes/Product.php:4520
786
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
2.653 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
493
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
2.566 ms 1 /classes/module/Module.php:2636
27
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` = 2
2.538 ms 141 /classes/module/Module.php:345
420
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 74446
ORDER BY `position`
2.481 ms 2 Yes /classes/Product.php:3545
593
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 75390
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
2.469 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
641
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
2.452 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1381
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 2 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 2)
WHERE cp.`id_product` IN (75627,76327,75390,72644,72457,72439,77782,77751,77741,76324,74446,71802,66763,63083,61006,67657,59508,67692,67696,55362,75589,63459,64408,72155) AND cl.`id_lang` = 2
ORDER BY c.`level_depth` DESC
2.423 ms 44 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
958
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
2.412 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1317
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 72155
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
2.400 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
917
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
2.353 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1063
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 59508
ORDER BY `position`
2.352 ms 1 Yes /classes/Product.php:3545
1367
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
2.278 ms 3 /classes/Image.php:401
588
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`=75390
2.262 ms 50 /classes/Tag.php:244
787
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
2.225 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
519
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`=75627
2.211 ms 46 /classes/Tag.php:244
549
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
2.195 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1350
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 340 AND `id_shop` = 2 LIMIT 1
2.191 ms 1 /classes/module/Module.php:2109
790
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 = 2)
WHERE p.id_product = 77741
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
2.176 ms 0 /classes/Product.php:1732
134
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 2)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
2.166 ms 257 Yes /classes/Manufacturer.php:211
453
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 63459
ORDER BY `position`
2.160 ms 1 Yes /classes/Product.php:3545
49
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 7) LIMIT 1
2.138 ms 1 /src/Adapter/EntityMapper.php:71
138
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="7dd1228ddb8d1d4cfdb2d1e8126a1949" LIMIT 1
2.132 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
170
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 76327
AND image_shop.`cover` = 1 LIMIT 1
2.064 ms 2 /classes/Product.php:3570
622
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`=72644
2.057 ms 50 /classes/Tag.php:244
255
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 74446
AND image_shop.`cover` = 1 LIMIT 1
2.049 ms 2 /classes/Product.php:3570
550
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 76327
ORDER BY `position`
1.996 ms 2 Yes /classes/Product.php:3545
33
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103124) AND (b.`id_shop` = 2) LIMIT 1
1.993 ms 1 /src/Adapter/EntityMapper.php:71
159
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 = 2)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1.962 ms 691 /classes/Hook.php:456
125
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state_lang`
WHERE `id_reward_state` = 2
1.952 ms 11 /src/Adapter/EntityMapper.php:79
145
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 2)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
1.873 ms 257 Yes /classes/Manufacturer.php:211
228
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 77751
AND image_shop.`cover` = 1 LIMIT 1
1.867 ms 2 /classes/Product.php:3570
871
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
1.841 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
284
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103399 LIMIT 1
1.823 ms 1 /classes/Category.php:1378
293
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 61006
AND image_shop.`cover` = 1 LIMIT 1
1.761 ms 1 /classes/Product.php:3570
456
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 64408
ORDER BY `position`
1.742 ms 1 Yes /classes/Product.php:3545
895
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`=71802
1.681 ms 50 /classes/Tag.php:244
158
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.636 ms 0 /classes/Hook.php:1326
411
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77751
ORDER BY `position`
1.514 ms 2 Yes /classes/Product.php:3545
150
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 75627
AND image_shop.`cover` = 1 LIMIT 1
1.496 ms 2 /classes/Product.php:3570
450
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 75589
ORDER BY `position`
1.391 ms 2 Yes /classes/Product.php:3545
447
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 55362
ORDER BY `position`
1.361 ms 1 Yes /classes/Product.php:3545
860
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`=74446
1.316 ms 58 /classes/Tag.php:244
441
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 67692
ORDER BY `position`
1.246 ms 1 Yes /classes/Product.php:3545
396
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 75390
ORDER BY `position`
1.214 ms 4 Yes /classes/Product.php:3545
856
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 74446
ORDER BY `position`
1.211 ms 2 Yes /classes/Product.php:3545
963
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`=63083
1.159 ms 4 /classes/Tag.php:244
119
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
1.156 ms 1 /classes/ObjectModel.php:1592
423
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71802
ORDER BY `position`
1.142 ms 1 Yes /classes/Product.php:3545
25
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 = 2 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.131 ms 320 Yes /classes/Dispatcher.php:654
218
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 77782
AND image_shop.`cover` = 1 LIMIT 1
1.124 ms 2 /classes/Product.php:3570
652
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72457
ORDER BY `position`
1.113 ms 1 Yes /classes/Product.php:3545
432
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 61006
ORDER BY `position`
1.112 ms 1 Yes /classes/Product.php:3545
392
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 76327) AND (b.`id_shop` = 2) LIMIT 1
1.095 ms 1 /src/Adapter/EntityMapper.php:71
891
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71802
ORDER BY `position`
1.075 ms 1 Yes /classes/Product.php:3545
429
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 63083
ORDER BY `position`
1.066 ms 1 Yes /classes/Product.php:3545
929
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`=66763
1.050 ms 16 /classes/Tag.php:244
426
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 66763
ORDER BY `position`
1.047 ms 1 Yes /classes/Product.php:3545
435
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 67657
ORDER BY `position`
1.044 ms 1 Yes /classes/Product.php:3545
1102
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`=67692
1.042 ms 11 /classes/Tag.php:244
399
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72644
ORDER BY `position`
1.031 ms 2 Yes /classes/Product.php:3545
1172
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`=55362
1.020 ms 2 /classes/Tag.php:244
656
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`=72457
0.956 ms 52 /classes/Tag.php:244
118
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8
0.946 ms 11 /src/Adapter/EntityMapper.php:79
870
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`=74446
0.944 ms 58 /classes/Tag.php:244
438
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 59508
ORDER BY `position`
0.943 ms 1 Yes /classes/Product.php:3545
792
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`=77741
0.939 ms 44 /classes/Tag.php:244
312
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 59508
AND image_shop.`cover` = 1 LIMIT 1
0.902 ms 1 /classes/Product.php:3570
414
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77741
ORDER BY `position`
0.890 ms 2 Yes /classes/Product.php:3545
1312
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`=72155
0.888 ms 43 /classes/Tag.php:244
360
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 63459
AND image_shop.`cover` = 1 LIMIT 1
0.867 ms 1 /classes/Product.php:3570
350
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 75589
AND image_shop.`cover` = 1 LIMIT 1
0.865 ms 2 /classes/Product.php:3570
180
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 75390
AND image_shop.`cover` = 1 LIMIT 1
0.850 ms 4 /classes/Product.php:3570
91
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 2)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 2 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 30103124
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.842 ms 9 Yes Yes /classes/Category.php:924
190
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 72644
AND image_shop.`cover` = 1 LIMIT 1
0.797 ms 2 /classes/Product.php:3570
1100
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 = 2)
WHERE p.id_product = 67692
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.752 ms 0 /classes/Product.php:1732
21
SHOW TABLES LIKE '%psblog_blog%'
0.719 ms 1 /modules/psblog/psblog.php:60
16
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
0.696 ms 1101 /classes/Hook.php:1366
469
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 331 AND `id_shop` = 2 LIMIT 1
0.696 ms 1 /classes/module/Module.php:2109
1106
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67692
0.648 ms 1 /classes/Product.php:3423
473
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` = 2
WHERE (a.`id_currency` = 2) LIMIT 1
0.642 ms 1 /src/Adapter/EntityMapper.php:71
381
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103156 LIMIT 1
0.634 ms 1 /classes/Product.php:5655
501
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_leftbanner" LIMIT 1
0.625 ms 1 /classes/module/Module.php:2636
507
SELECT SQL_NO_CACHE c.*, l.*, l.meta_title as title, blc.link_rewrite as category_link_rewrite , blc.title as category_title
FROM  ps_psblog_blog c
LEFT JOIN ps_psblog_blog_lang l ON (c.id_psblog_blog = l.id_psblog_blog) and  l.id_lang=2 LEFT JOIN ps_psblog_blog_shop s ON  (c.id_psblog_blog = s.id_psblog_blog)  LEFT JOIN ps_psblogcat bc ON  bc.id_psblogcat = c.id_psblogcat  LEFT JOIN ps_psblogcat_lang blc ON blc.id_psblogcat=bc.id_psblogcat and blc.id_lang=2 
WHERE l.id_lang = 2 AND s.id_shop=2
GROUP BY c.id_psblog_blog
ORDER BY c.date_add DESC LIMIT 0, 5
0.622 ms 20 Yes Yes /modules/psblog/classes/blog.php:256
303
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 67657
AND image_shop.`cover` = 1 LIMIT 1
0.621 ms 1 /classes/Product.php:3570
564
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`=76327
0.613 ms 253 /classes/Tag.php:244
836
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`=76324
0.611 ms 253 /classes/Tag.php:244
1199
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.601 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
111
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.597 ms 0 /classes/module/Module.php:2636
124
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state` a
WHERE (a.`id_reward_state` = 2) LIMIT 1
0.592 ms 1 /src/Adapter/EntityMapper.php:71
452
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 63459) AND (b.`id_shop` = 2) LIMIT 1
0.570 ms 1 /src/Adapter/EntityMapper.php:71
22
SELECT SQL_NO_CACHE "thumb" FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = "Presta8_Foxchip" AND TABLE_NAME = "ps_psblog_blog" AND COLUMN_NAME = "thumb"
0.567 ms 0 /modules/psblog/psblog.php:60
1168
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 55362
ORDER BY `position`
0.561 ms 1 Yes /classes/Product.php:3545
388
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 72155
ORDER BY f.position ASC
0.542 ms 1 Yes /classes/Product.php:6017
481
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.542 ms 1 /classes/module/Module.php:2636
867
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 74446
0.535 ms 1 /classes/Product.php:4835
387
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 72155 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` = 72155 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.528 ms 0 /classes/Cart.php:1426
443
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 67696) AND (b.`id_shop` = 2) LIMIT 1
0.514 ms 1 /src/Adapter/EntityMapper.php:71
1201
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.513 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1169
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (55362) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.504 ms 1 Yes Yes /classes/Product.php:4520
171
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103127 LIMIT 1
0.500 ms 1 /classes/Category.php:1378
1204
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (75589) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.499 ms 1 Yes Yes /classes/Product.php:4520
446
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 55362) AND (b.`id_shop` = 2) LIMIT 1
0.476 ms 1 /src/Adapter/EntityMapper.php:71
687
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (72439) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.476 ms 1 Yes Yes /classes/Product.php:4520
515
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (75627) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.462 ms 1 Yes Yes /classes/Product.php:4520
116
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.459 ms 1 /classes/Country.php:405
104
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` = 2
0.453 ms 141 /classes/module/Module.php:345
1322
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`=72155
0.453 ms 43 /classes/Tag.php:244
483
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.447 ms 1 /classes/module/Module.php:2636
19
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.446 ms 1101 /classes/Hook.php:1326
419
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 74446) AND (b.`id_shop` = 2) LIMIT 1
0.446 ms 1 /src/Adapter/EntityMapper.php:71
136
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 30103124 AND `id_shop` = 2
0.445 ms 12 /src/Adapter/EntityMapper.php:79
368
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 63459 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` = 63459 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.442 ms 0 /classes/Cart.php:1426
386
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72155) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.437 ms 1 /classes/stock/StockAvailable.php:453
440
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 67692) AND (b.`id_shop` = 2) LIMIT 1
0.436 ms 1 /src/Adapter/EntityMapper.php:71
24
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` = 2
0.436 ms 141 /classes/module/Module.php:345
1282
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 64408
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.433 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1309
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (72155) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.432 ms 1 Yes Yes /classes/Product.php:4520
789
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (77741) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.429 ms 1 Yes Yes /classes/Product.php:4520
449
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 75589) AND (b.`id_shop` = 2) LIMIT 1
0.427 ms 1 /src/Adapter/EntityMapper.php:71
132
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 30103124
AND `id_shop` = 2 LIMIT 1
0.425 ms 1 /classes/Category.php:2450
1174
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 55362) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.421 ms 1 /classes/stock/StockAvailable.php:753
410
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 77751) AND (b.`id_shop` = 2) LIMIT 1
0.418 ms 1 /src/Adapter/EntityMapper.php:71
338
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 67696 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` = 67696 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.417 ms 0 /classes/Cart.php:1426
389
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 75627) AND (b.`id_shop` = 2) LIMIT 1
0.417 ms 1 /src/Adapter/EntityMapper.php:71
1178
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 55362
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.399 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
20
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` = 2
0.398 ms 141 /classes/module/Module.php:345
434
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 67657) AND (b.`id_shop` = 2) LIMIT 1
0.397 ms 1 /src/Adapter/EntityMapper.php:71
437
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 59508) AND (b.`id_shop` = 2) LIMIT 1
0.397 ms 1 /src/Adapter/EntityMapper.php:71
1176
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 55362
0.394 ms 1 /classes/Product.php:3423
1173
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 55362) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.394 ms 1 /classes/stock/StockAvailable.php:778
1142
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 67696
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.393 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
401
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 72457) AND (b.`id_shop` = 2) LIMIT 1
0.392 ms 1 /src/Adapter/EntityMapper.php:71
428
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 63083) AND (b.`id_shop` = 2) LIMIT 1
0.391 ms 1 /src/Adapter/EntityMapper.php:71
1217
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`=75589
0.391 ms 46 /classes/Tag.php:244
1274
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (64408) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.388 ms 1 Yes Yes /classes/Product.php:4520
873
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.388 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
416
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 76324) AND (b.`id_shop` = 2) LIMIT 1
0.385 ms 1 /src/Adapter/EntityMapper.php:71
857
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (74446) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.383 ms 1 Yes Yes /classes/Product.php:4520
178
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 76327 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` = 76327 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.383 ms 0 /classes/Cart.php:1426
358
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 75589 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` = 75589 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.377 ms 0 /classes/Cart.php:1426
301
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 61006 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` = 61006 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.376 ms 0 /classes/Cart.php:1426
1070
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 59508) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.374 ms 1 /classes/stock/StockAvailable.php:806
892
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (71802) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.370 ms 1 Yes Yes /classes/Product.php:4520
1359
SELECT SQL_NO_CACHE p.`id_product`, pl.`name`, pl.`link_rewrite`
FROM `ps_product` p
LEFT JOIN `ps_product_lang` pl
ON p.`id_product` = pl.`id_product`
WHERE p.`id_product`
IN (SELECT `id_product` FROM `ps_category_product` WHERE `id_category` = 30103788)
AND pl.`id_lang` = 2
LIMIT 10
0.369 ms 792 /modules/czsalenotification/czsalenotification.php:517
1170
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 = 2)
WHERE p.id_product = 55362
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.368 ms 0 /classes/Product.php:1732
431
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 61006) AND (b.`id_shop` = 2) LIMIT 1
0.366 ms 1 /src/Adapter/EntityMapper.php:71
455
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 64408) AND (b.`id_shop` = 2) LIMIT 1
0.366 ms 1 /src/Adapter/EntityMapper.php:71
1066
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 = 2)
WHERE pa.id_product = 59508 LIMIT 1
0.365 ms 1 /classes/Product.php:1106
1360
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 53535) AND (b.`id_shop` = 2) LIMIT 1
0.365 ms 1 /src/Adapter/EntityMapper.php:71
422
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 71802) AND (b.`id_shop` = 2) LIMIT 1
0.363 ms 1 /src/Adapter/EntityMapper.php:71
1064
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (59508) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.361 ms 1 Yes Yes /classes/Product.php:4520
1180
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 55362 AND `id_cart` = 0 LIMIT 1
0.360 ms 1 /classes/Product.php:4130
329
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 67692 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` = 67692 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.359 ms 0 /classes/Cart.php:1426
417
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 76324
ORDER BY `position`
0.355 ms 2 Yes /classes/Product.php:3545
179
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 76327
ORDER BY f.position ASC
0.354 ms 1 Yes /classes/Product.php:6017
926
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (66763) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.354 ms 1 Yes Yes /classes/Product.php:4520
378
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 64408 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` = 64408 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.352 ms 0 /classes/Cart.php:1426
721
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (77782) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.352 ms 1 Yes Yes /classes/Product.php:4520
868
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 74446 AND `id_cart` = 0 LIMIT 1
0.351 ms 1 /classes/Product.php:4130
470
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 2)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC
0.351 ms 12 Yes /classes/Currency.php:694
1239
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (63459) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.351 ms 1 Yes Yes /classes/Product.php:4520
395
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 75390) AND (b.`id_shop` = 2) LIMIT 1
0.350 ms 1 /src/Adapter/EntityMapper.php:71
425
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 66763) AND (b.`id_shop` = 2) LIMIT 1
0.350 ms 1 /src/Adapter/EntityMapper.php:71
755
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (77751) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.350 ms 1 Yes Yes /classes/Product.php:4520
1175
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 55362) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.346 ms 1 /classes/stock/StockAvailable.php:806
167
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 75627 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` = 75627 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.345 ms 0 /classes/Cart.php:1426
653
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (72457) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.345 ms 1 Yes Yes /classes/Product.php:4520
551
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (76327) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.344 ms 1 Yes Yes /classes/Product.php:4520
291
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 63083 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` = 63083 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.344 ms 0 /classes/Cart.php:1426
413
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 77741) AND (b.`id_shop` = 2) LIMIT 1
0.343 ms 1 /src/Adapter/EntityMapper.php:71
1203
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 75589
ORDER BY `position`
0.342 ms 2 Yes /classes/Product.php:3545
1212
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 75589
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.342 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
133
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE controller = 'category'
AND id_category = 30103124
AND id_shop = 2
GROUP BY `type`, id_value ORDER BY position ASC
0.341 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
619
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (72644) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.341 ms 1 Yes Yes /classes/Product.php:4520
444
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 67696
ORDER BY `position`
0.337 ms 1 Yes /classes/Product.php:3545
1078
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.337 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
319
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 59508 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` = 59508 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.336 ms 0 /classes/Cart.php:1426
384
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72155 AND id_shop=2 LIMIT 1
0.335 ms 1 /classes/Product.php:6872
1365
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 55955) AND (b.`id_shop` = 2) LIMIT 1
0.335 ms 1 /src/Adapter/EntityMapper.php:71
1029
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (67657) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.334 ms 1 Yes Yes /classes/Product.php:4520
235
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 77751 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` = 77751 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.332 ms 0 /classes/Cart.php:1426
864
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 74446
0.330 ms 2 /classes/Product.php:3423
823
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (76324) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.330 ms 1 Yes Yes /classes/Product.php:4520
188
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 75390 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` = 75390 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.329 ms 0 /classes/Cart.php:1426
1326
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.328 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
271
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 71802 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` = 71802 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.327 ms 0 /classes/Cart.php:1426
253
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 76324 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` = 76324 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.327 ms 0 /classes/Cart.php:1426
960
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (63083) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.326 ms 1 Yes Yes /classes/Product.php:4520
310
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 67657 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` = 67657 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.326 ms 0 /classes/Cart.php:1426
994
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (61006) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.324 ms 1 Yes Yes /classes/Product.php:4520
1099
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (67692) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.322 ms 1 Yes Yes /classes/Product.php:4520
226
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 77782 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` = 77782 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.321 ms 0 /classes/Cart.php:1426
369
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 63459
ORDER BY f.position ASC
0.320 ms 1 Yes /classes/Product.php:6017
107
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-01 00:00:00" AND date_to <= "2025-08-01 23:59:59") OR (date_from >= "2025-08-01 00:00:00" AND date_from <= "2025-08-01 23:59:59") OR (date_from < "2025-08-01 00:00:00" AND date_to > "2025-08-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.317 ms 9 /classes/CartRule.php:357
198
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 72644 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` = 72644 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.317 ms 0 /classes/Cart.php:1426
348
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 55362 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` = 55362 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.317 ms 0 /classes/Cart.php:1426
113
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` = 2
WHERE (a.`id_category` = 30103124) AND (b.`id_shop` = 2) LIMIT 1
0.315 ms 1 /src/Adapter/EntityMapper.php:71
1134
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (67696) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.315 ms 1 Yes Yes /classes/Product.php:4520
398
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 72644) AND (b.`id_shop` = 2) LIMIT 1
0.314 ms 1 /src/Adapter/EntityMapper.php:71
1135
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 = 2)
WHERE p.id_product = 67696
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.313 ms 0 /classes/Product.php:1732
339
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 67696
ORDER BY f.position ASC
0.312 ms 1 Yes /classes/Product.php:6017
262
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 74446 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` = 74446 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.310 ms 0 /classes/Cart.php:1426
129
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.309 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
207
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 72457 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` = 72457 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.308 ms 0 /classes/Cart.php:1426
244
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 77741 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` = 77741 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.308 ms 0 /classes/Cart.php:1426
281
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 66763 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` = 66763 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.308 ms 0 /classes/Cart.php:1426
404
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 72439) AND (b.`id_shop` = 2) LIMIT 1
0.307 ms 1 /src/Adapter/EntityMapper.php:71
407
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 77782) AND (b.`id_shop` = 2) LIMIT 1
0.307 ms 1 /src/Adapter/EntityMapper.php:71
263
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 74446
ORDER BY f.position ASC
0.307 ms 1 Yes /classes/Product.php:6017
1184
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.306 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1198
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.306 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
216
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 72439 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` = 72439 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.305 ms 0 /classes/Cart.php:1426
108
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` = 2) 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.301 ms 5 /classes/CartRule.php:423
135
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` = 2
WHERE (a.`id_category` = 30103124) LIMIT 1
0.298 ms 1 /src/Adapter/EntityMapper.php:71
514
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 75627
ORDER BY `position`
0.297 ms 2 Yes /classes/Product.php:3545
1205
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 = 2)
WHERE p.id_product = 75589
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.297 ms 0 /classes/Product.php:1732
458
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 72155) AND (b.`id_shop` = 2) LIMIT 1
0.293 ms 1 /src/Adapter/EntityMapper.php:71
768
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`=77751
0.285 ms 55 /classes/Tag.php:244
1183
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.285 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
359
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 75589
ORDER BY f.position ASC
0.283 ms 1 Yes /classes/Product.php:6017
1308
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72155
ORDER BY `position`
0.283 ms 4 Yes /classes/Product.php:3545
1143
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 67696
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.282 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
254
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 76324
ORDER BY f.position ASC
0.280 ms 1 Yes /classes/Product.php:6017
1318
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 72155
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.280 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
297
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 61006)
0.279 ms 1 /classes/Product.php:3860
1185
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.278 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
302
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 61006
ORDER BY f.position ASC
0.277 ms 1 Yes /classes/Product.php:6017
866
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 74446
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.274 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1182
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`=55362
0.270 ms 2 /classes/Tag.php:244
1324
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.270 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1305
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.270 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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.268 ms 11 /classes/Language.php:1080
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.268 ms 3 Yes /classes/shop/Shop.php:715
168
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 75627
ORDER BY f.position ASC
0.268 ms 1 Yes /classes/Product.php:6017
584
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 75390
ORDER BY `position`
0.268 ms 4 Yes /classes/Product.php:3545
1353
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.266 ms 1 /classes/Country.php:405
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 = 'www.foxchip-collector.com' OR su.domain_ssl = 'www.foxchip-collector.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.263 ms 3 Yes /classes/shop/Shop.php:1364
330
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 67692
ORDER BY f.position ASC
0.262 ms 1 Yes /classes/Product.php:6017
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77782
ORDER BY `position`
0.260 ms 2 Yes /classes/Product.php:3545
120
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 839) AND (a0.`nright` > 2644) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 2)
ORDER BY a0.`nleft` asc
0.259 ms 3 Yes /classes/PrestaShopCollection.php:383
1072
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 59508
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.259 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1369
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 57142) AND (b.`id_shop` = 2) LIMIT 1
0.257 ms 1 /src/Adapter/EntityMapper.php:71
160
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` = 105
AND tr.`id_state` IN (0, 0)
AND ('91540' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '91540')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.256 ms 1 /classes/tax/TaxRulesTaxManager.php:109
349
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 55362
ORDER BY f.position ASC
0.256 ms 1 Yes /classes/Product.php:6017
457
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 64408
0.254 ms 1 /classes/Product.php:2902
993
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 61006
ORDER BY `position`
0.254 ms 1 Yes /classes/Product.php:3545
863
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 74446) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.253 ms 1 /classes/stock/StockAvailable.php:806
1179
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 55362
0.252 ms 1 /classes/Product.php:4835
1373
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 57694) AND (b.`id_shop` = 2) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:71
199
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 72644
ORDER BY f.position ASC
0.250 ms 1 Yes /classes/Product.php:6017
700
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`=72439
0.250 ms 50 /classes/Tag.php:244
666
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`=72457
0.248 ms 52 /classes/Tag.php:244
1181
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 55362 LIMIT 1
0.248 ms 1 /classes/ProductSale.php:259
282
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 66763
ORDER BY f.position ASC
0.247 ms 1 Yes /classes/Product.php:6017
320
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 59508
ORDER BY f.position ASC
0.247 ms 1 Yes /classes/Product.php:6017
1028
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 67657
ORDER BY `position`
0.247 ms 1 Yes /classes/Product.php:3545
311
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 67657
ORDER BY f.position ASC
0.246 ms 1 Yes /classes/Product.php:6017
424
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71802
0.246 ms 1 /classes/Product.php:2902
667
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.246 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
383
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 72155)
0.246 ms 1 /classes/Product.php:3860
189
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 75390
ORDER BY f.position ASC
0.245 ms 1 Yes /classes/Product.php:6017
959
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 63083
ORDER BY `position`
0.245 ms 1 Yes /classes/Product.php:3545
292
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 63083
ORDER BY f.position ASC
0.244 ms 1 Yes /classes/Product.php:6017
379
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 64408
ORDER BY f.position ASC
0.243 ms 1 Yes /classes/Product.php:6017
1073
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 59508
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.243 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1247
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 63459
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.242 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
31
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.240 ms 1 /modules/ps_mbo/ps_mbo.php:325
236
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 77751
ORDER BY f.position ASC
0.240 ms 1 Yes /classes/Product.php:6017
496
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` = 2)
WHERE `level_depth` = 1
0.240 ms 21 /classes/Category.php:2242
1177
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 55362
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.240 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
370
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 64408
AND image_shop.`cover` = 1 LIMIT 1
0.239 ms 1 /classes/Product.php:3570
788
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77741
ORDER BY `position`
0.239 ms 2 Yes /classes/Product.php:3545
734
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`=77782
0.238 ms 55 /classes/Tag.php:244
448
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 55362
0.238 ms 1 /classes/Product.php:2902
354
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 75589)
0.237 ms 1 /classes/Product.php:3860
618
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72644
ORDER BY `position`
0.236 ms 2 Yes /classes/Product.php:3545
405
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72439
ORDER BY `position`
0.235 ms 1 Yes /classes/Product.php:3545
217
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 72439
ORDER BY f.position ASC
0.235 ms 1 Yes /classes/Product.php:6017
1188
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.234 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
169
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` = 105
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.234 ms 1 /classes/tax/TaxRulesTaxManager.php:109
245
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 77741
ORDER BY f.position ASC
0.234 ms 1 Yes /classes/Product.php:6017
1074
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 59508
0.234 ms 1 /classes/Product.php:4835
486
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.233 ms 1 /classes/module/Module.php:2636
208
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 72457
ORDER BY f.position ASC
0.232 ms 1 Yes /classes/Product.php:6017
754
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77751
ORDER BY `position`
0.232 ms 2 Yes /classes/Product.php:3545
1133
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 67696
ORDER BY `position`
0.232 ms 1 Yes /classes/Product.php:3545
802
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`=77741
0.231 ms 44 /classes/Tag.php:244
876
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.231 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
798
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 77741
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.230 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
688
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 = 2)
WHERE p.id_product = 72439
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.230 ms 0 /classes/Product.php:1732
925
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 66763
ORDER BY `position`
0.229 ms 1 Yes /classes/Product.php:3545
529
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`=75627
0.227 ms 46 /classes/Tag.php:244
1323
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.226 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
729
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 77782
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.225 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1186
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.225 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
865
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 74446
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.224 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1248
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 63459
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.222 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
272
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 71802
ORDER BY f.position ASC
0.222 ms 1 Yes /classes/Product.php:6017
632
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`=72644
0.222 ms 50 /classes/Tag.php:244
645
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.221 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
822
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 76324
ORDER BY `position`
0.221 ms 2 Yes /classes/Product.php:3545
445
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67696
0.221 ms 1 /classes/Product.php:2902
598
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`=75390
0.220 ms 50 /classes/Tag.php:244
695
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 72439
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.220 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1189
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.220 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
97
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103487) AND (b.`id_shop` = 2) LIMIT 1
0.219 ms 1 /src/Adapter/EntityMapper.php:71
1253
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.219 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
227
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 77782
ORDER BY f.position ASC
0.218 ms 1 Yes /classes/Product.php:6017
485
SELECT SQL_NO_CACHE w.`id_wishlist`, w.`name`, w.`token`, w.`date_add`, w.`date_upd`, w.`counter`, w.`default`
FROM `ps_stfeature_wishlist` w
WHERE `id_customer` = 0
AND id_shop = 2
ORDER BY w.`name` ASC
0.218 ms 85 Yes /modules/stfeature/classes/WishList.php:211
1238
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 63459
ORDER BY `position`
0.218 ms 1 Yes /classes/Product.php:3545
1273
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 64408
ORDER BY `position`
0.218 ms 1 Yes /classes/Product.php:3545
1320
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72155 AND `id_cart` = 0 LIMIT 1
0.218 ms 1 /classes/Product.php:4130
112
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 2 LIMIT 1
0.217 ms 0 /classes/module/Module.php:2109
34
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.216 ms 12 Yes /classes/Currency.php:709
35
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.216 ms 11 /classes/Language.php:883
500
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 2 ) LEFT JOIN `ps_category_shop` cs ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 2) AND cs.`id_shop` = 2 AND c.`id_parent` != 0 WHERE c.`nleft` <= 839 AND c.`nright` >= 2644 AND c.`nleft` >= 2 AND c.`nright` <= 2647 ORDER BY `nleft` DESC
0.216 ms 3 Yes /classes/Category.php:1600
1151
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.216 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1187
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.216 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1206
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 = 2)
WHERE pa.id_product = 75589 LIMIT 1
0.216 ms 1 /classes/Product.php:1106
1297
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.216 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
524
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 75627
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.216 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
106
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.215 ms 1 /classes/Cart.php:4243
905
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`=71802
0.214 ms 50 /classes/Tag.php:244
1200
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.214 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1126
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.214 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
968
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 63083
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.213 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1150
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.213 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
30
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.212 ms 3 /modules/ps_mbo/ps_mbo.php:335
506
SELECT SQL_NO_CACHE m.*, md.*
FROM ps_psblogcat m
LEFT JOIN ps_psblogcat_lang md ON m.id_psblogcat = md.id_psblogcat AND md.id_lang = 2 JOIN ps_psblogcat_shop bs ON m.id_psblogcat = bs.id_psblogcat AND bs.id_shop = 2 ORDER BY `position`
0.212 ms 7 Yes /modules/psblog/classes/psblogcat.php:328
1165
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.212 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1285
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 64408 AND `id_cart` = 0 LIMIT 1
0.212 ms 1 /classes/Product.php:4130
1316
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72155
0.211 ms 1 /classes/Product.php:3423
1098
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 = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 67692
ORDER BY `position`
0.210 ms 1 Yes /classes/Product.php:3545
559
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 76327
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.210 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = 2
WHERE (a.`id_country` = 8) LIMIT 1
0.209 ms 1 /src/Adapter/EntityMapper.php:71
1158
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.209 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1332
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.208 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
57
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 2) LIMIT 1
0.207 ms 1 /src/Adapter/EntityMapper.php:71
874
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.207 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1108
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 67692
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.206 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
627
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 72644
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.205 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
249
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 76324)
0.204 ms 1 /classes/Product.php:3860
510
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 2
WHERE (a.`id_employee` = 19) LIMIT 1
0.204 ms 1 /src/Adapter/EntityMapper.php:71
472
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 5
0.204 ms 11 /src/Adapter/EntityMapper.php:79
1192
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.203 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1195
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.203 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
934
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 66763
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.203 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1125
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.202 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
37
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 10) LIMIT 1
0.201 ms 1 /src/Adapter/EntityMapper.php:71
1191
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.201 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1283
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 64408
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.201 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
184
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 75390)
0.200 ms 1 /classes/Product.php:3860
466
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.199 ms 1 /classes/module/Module.php:2636
1275
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 = 2)
WHERE p.id_product = 64408
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.199 ms 0 /classes/Product.php:1732
763
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 77751
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.198 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1149
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.198 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
643
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.197 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
797
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 77741
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.197 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
421
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 74446
0.196 ms 1 /classes/Product.php:2902
969
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 63083
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.196 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
484
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 354 AND `id_shop` = 2 LIMIT 1
0.196 ms 1 /classes/module/Module.php:2109
900
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 71802
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.196 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1329
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.196 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
161
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 133) LIMIT 1
0.195 ms 1 /src/Adapter/EntityMapper.php:71
746
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
231
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 77751)
0.194 ms 1 /classes/Product.php:3860
321
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 67692
AND image_shop.`cover` = 1 LIMIT 1
0.194 ms 1 /classes/Product.php:3570
340
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 55362
AND image_shop.`cover` = 1 LIMIT 1
0.194 ms 1 /classes/Product.php:3570
374
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 64408)
0.194 ms 1 /classes/Product.php:3860
1109
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 67692
0.194 ms 1 /classes/Product.php:4835
1358
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 2
WHERE (a.`id_cms` = 2) AND (b.`id_shop` = 2) LIMIT 1
0.194 ms 1 /src/Adapter/EntityMapper.php:71
769
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.193 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
194
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 72644)
0.193 ms 1 /classes/Product.php:3860
696
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 72439
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.193 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1296
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.193 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
96
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103127) AND (b.`id_shop` = 2) LIMIT 1
0.192 ms 1 /src/Adapter/EntityMapper.php:71
100
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30106755) AND (b.`id_shop` = 2) LIMIT 1
0.192 ms 1 /src/Adapter/EntityMapper.php:71
114
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.192 ms 10 Yes /classes/ImageType.php:109
325
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 67692)
0.192 ms 1 /classes/Product.php:3860
418
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76324
0.192 ms 1 /classes/Product.php:2902
454
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 63459
0.192 ms 1 /classes/Product.php:2902
1148
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.192 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
730
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 77782
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.191 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
465
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 344 AND `id_shop` = 2 LIMIT 1
0.191 ms 1 /classes/module/Module.php:2109
831
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 76324
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.191 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1155
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.191 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1325
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.191 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1356
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeoptions" LIMIT 1
0.191 ms 1 /classes/module/Module.php:2636
174
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 76327)
0.190 ms 1 /classes/Product.php:3860
764
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 77751
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.190 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
816
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.190 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
832
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 76324
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.190 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
957
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.190 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1107
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 67692
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.190 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1002
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 61006
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.189 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1334
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
646
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1262
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
14
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 = 2)
WHERE l.`active` = 1 LIMIT 1
0.187 ms 10 /classes/Language.php:1216
1213
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 75589
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.187 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
489
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_verticalmenu" LIMIT 1
0.186 ms 1 /classes/module/Module.php:2636
1037
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 67657
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.186 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1117
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.186 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1193
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.186 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1257
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.186 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
525
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 75627
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.185 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
29
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.184 ms 1 /modules/ps_mbo/ps_mbo.php:325
805
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.184 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
901
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 71802
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.184 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1094
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.184 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1330
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.184 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
92
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30104904) AND (b.`id_shop` = 2) LIMIT 1
0.184 ms 1 /src/Adapter/EntityMapper.php:71
1327
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.184 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
264
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 71802
AND image_shop.`cover` = 1 LIMIT 1
0.183 ms 1 /classes/Product.php:3570
628
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 72644
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.183 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1157
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1338
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
45
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 5) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:71
880
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
979
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.182 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1301
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.182 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1378
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 4729114
AND `date_add` > '2025-08-01 14:31:00'
AND id_shop_group = 1 
ORDER BY `date_add` DESC LIMIT 1
0.181 ms 1 Yes /classes/Connection.php:168
117
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` = 2
WHERE (a.`id_country` = 8) LIMIT 1
0.181 ms 1 /src/Adapter/EntityMapper.php:71
442
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67692
0.181 ms 1 /classes/Product.php:2902
882
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.181 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1277
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`=64408
0.181 ms 7 /classes/Tag.php:244
1299
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.181 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
315
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 59508)
0.180 ms 1 /classes/Product.php:3860
334
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 67696)
0.180 ms 1 /classes/Product.php:3860
471
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` = 2
WHERE (a.`id_currency` = 5) LIMIT 1
0.180 ms 1 /src/Adapter/EntityMapper.php:71
594
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 75390
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.180 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
869
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 74446 LIMIT 1
0.180 ms 1 /classes/ProductSale.php:259
878
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.180 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1331
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.180 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
756
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 = 2)
WHERE p.id_product = 77751
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.180 ms 0 /classes/Product.php:1732
935
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 66763
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.179 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1153
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
497
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 2) LIMIT 1
0.179 ms 1 /src/Adapter/EntityMapper.php:71
258
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 74446)
0.178 ms 1 /classes/Product.php:3860
879
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.178 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
277
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 66763)
0.177 ms 1 /classes/Product.php:3860
824
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 = 2)
WHERE p.id_product = 76324
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.177 ms 0 /classes/Product.php:1732
344
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 55362)
0.176 ms 1 /classes/Product.php:3860
552
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 = 2)
WHERE p.id_product = 76327
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.176 ms 0 /classes/Product.php:1732
644
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
689
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 = 2)
WHERE pa.id_product = 72439 LIMIT 1
0.176 ms 1 /classes/Product.php:1106
3
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.176 ms 1 /classes/shop/Shop.php:1183
296
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 61006 LIMIT 1
0.176 ms 1 /classes/SpecificPrice.php:435
508
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 2
WHERE (a.`id_employee` = 5) LIMIT 1
0.176 ms 1 /src/Adapter/EntityMapper.php:71
560
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 76327
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.176 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1368
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.175 ms 3 /classes/Image.php:401
817
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
907
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1254
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1366
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.175 ms 3 /classes/Image.php:401
115
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1
0.174 ms 1 /classes/AddressFormat.php:656
770
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1211
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 75589
0.174 ms 1 /classes/Product.php:3423
490
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 329 AND `id_shop` = 2 LIMIT 1
0.174 ms 1 /classes/module/Module.php:2109
294
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30105394 LIMIT 1
0.173 ms 1 /classes/Category.php:1378
1003
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 61006
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.173 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1145
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67696 AND `id_cart` = 0 LIMIT 1
0.173 ms 1 /classes/Product.php:4130
661
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 72457
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= ps1.`expiry_date`)
)
0.173 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1333
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.173 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
267
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 71802)
0.172 ms 1 /classes/Product.php:3860
534
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
600
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
791
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 = 2)
WHERE pa.id_product = 77741 LIMIT 1
0.172 ms 1 /classes/Product.php:1106
1261
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
877
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
885
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
782
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
851
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1038
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 67657
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.171 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1291
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
200
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 72457
AND image_shop.`cover` = 1 LIMIT 1
0.170 ms 1 /classes/Product.php:3570
461
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_navcmsblock" LIMIT 1
0.170 ms 1 /classes/module/Module.php:2636
875
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.170 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1156
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.170 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1298
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.170 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
240
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 77741)
0.169 ms 1 /classes/Product.php:3860
757
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 = 2)
WHERE pa.id_product = 77751 LIMIT 1
0.169 ms 1 /classes/Product.php:1106
722
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 = 2)
WHERE p.id_product = 77782
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.169 ms 0 /classes/Product.php:1732
156
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 75627)
0.168 ms 1 /classes/Product.php:3860
331
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 67696
AND image_shop.`cover` = 1 LIMIT 1
0.168 ms 1 /classes/Product.php:3570
1190
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
306
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 67657)
0.167 ms 1 /classes/Product.php:3860
130
SELECT SQL_NO_CACHE `price_display_method`
FROM `ps_group`
WHERE `id_group` = 3 LIMIT 1
0.167 ms 1 /classes/Group.php:174
222
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 77782)
0.167 ms 1 /classes/Product.php:3860
287
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 63083)
0.167 ms 1 /classes/Product.php:3860
565
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
735
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
772
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
881
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
364
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 63459)
0.166 ms 1 /classes/Product.php:3860
995
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 = 2)
WHERE p.id_product = 61006
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.166 ms 0 /classes/Product.php:1732
1231
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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 = 2
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.165 ms 3 /classes/shop/Shop.php:218
367
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 63459) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.165 ms 1 /classes/stock/StockAvailable.php:453
599
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
662
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 72457
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= b.`expiry_date`)
) LIMIT 1
0.165 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
710
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
809
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
825
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 = 2)
WHERE pa.id_product = 76324 LIMIT 1
0.165 ms 1 /classes/Product.php:1106
980
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
647
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
668
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
978
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1242
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`=63459
0.164 ms 4 /classes/Tag.php:244
1328
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
163
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 75627 AND `id_group` = 1 LIMIT 1
0.163 ms 0 /classes/GroupReduction.php:156
1202
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.163 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1263
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1310
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 = 2)
WHERE p.id_product = 72155
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.163 ms 0 /classes/Product.php:1732
736
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
837
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
23
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
0.161 ms 87 /classes/Hook.php:339
212
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 72439)
0.161 ms 1 /classes/Product.php:3860
283
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 63083
AND image_shop.`cover` = 1 LIMIT 1
0.161 ms 1 /classes/Product.php:3570
436
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67657
0.161 ms 1 /classes/Product.php:2902
703
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
908
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1259
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
101
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30106759) AND (b.`id_shop` = 2) LIMIT 1
0.160 ms 1 /src/Adapter/EntityMapper.php:71
799
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 77741
0.160 ms 1 /classes/Product.php:4835
1036
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67657
0.160 ms 1 /classes/Product.php:3423
1044
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1091
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1152
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1233
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1240
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 = 2)
WHERE p.id_product = 63459
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.160 ms 0 /classes/Product.php:1732
1249
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 63459
0.160 ms 1 /classes/Product.php:4835
165
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 ('91540' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '91540')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.159 ms 0 /classes/tax/TaxRulesTaxManager.php:109
246
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 76324
AND image_shop.`cover` = 1 LIMIT 1
0.159 ms 2 /classes/Product.php:3570
278
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 66763 AND id_shop=2 LIMIT 1
0.159 ms 1 /classes/Product.php:6872
586
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 = 2)
WHERE p.id_product = 75390
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.159 ms 0 /classes/Product.php:1732
702
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
704
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
886
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1127
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
815
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1114
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1128
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
121
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1
0.158 ms 1 /classes/module/Module.php:2636
530
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
945
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1147
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`=67696
0.158 ms 14 /classes/Tag.php:244
1288
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1337
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1370
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.158 ms 3 /classes/Image.php:401
872
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
203
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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 = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 72457)
0.157 ms 1 /classes/Product.php:3860
715
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
740
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
776
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1082
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1164
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.157 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
810
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1264
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1265
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1302
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1340
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.157 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
412
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77751
0.156 ms 1 /classes/Product.php:2902
974
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
858
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 = 2)
WHERE p.id_product = 74446
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.156 ms 0 /classes/Product.php:1732
1032
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`=67657
0.156 ms 15 /classes/Tag.php:244
1083
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1284
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 64408
0.156 ms 1 /classes/Product.php:4835
566
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
745
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
893
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 = 2)
WHERE p.id_product = 71802
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.155 ms 0 /classes/Product.php:1732
1065
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 = 2)
WHERE p.id_product = 59508
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.155 ms 0 /classes/Product.php:1732
1144
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 67696
0.155 ms 1 /classes/Product.php:4835
1250
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 63459 AND `id_cart` = 0 LIMIT 1
0.155 ms 1 /classes/Product.php:4130
1260
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
654
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 = 2)
WHERE p.id_product = 72457
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.154 ms 0 /classes/Product.php:1732
927
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 = 2)
WHERE p.id_product = 66763
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.154 ms 0 /classes/Product.php:1732
940
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1258
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1137
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`=67696
0.154 ms 14 /classes/Tag.php:244
273
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 66763
AND image_shop.`cover` = 1 LIMIT 1
0.153 ms 1 /classes/Product.php:3570
543
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
620
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 = 2)
WHERE p.id_product = 72644
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.153 ms 0 /classes/Product.php:1732
1030
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 = 2)
WHERE p.id_product = 67657
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.153 ms 0 /classes/Product.php:1732
1227
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1232
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
391
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 75627
0.153 ms 1 /classes/Product.php:2902
713
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
827
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76324) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.152 ms 1 /classes/stock/StockAvailable.php:778
1042
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`=67657
0.152 ms 15 /classes/Tag.php:244
1045
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1218
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
230
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77751 LIMIT 1
0.152 ms 1 /classes/SpecificPrice.php:435
918
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1197
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1226
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
475
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` = 2
WHERE (a.`id_currency` = 9) LIMIT 1
0.151 ms 1 /src/Adapter/EntityMapper.php:71
803
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1163
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
98
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103306) AND (b.`id_shop` = 2) LIMIT 1
0.151 ms 1 /src/Adapter/EntityMapper.php:71
578
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1043
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1364
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.151 ms 3 /classes/Image.php:401
701
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
939
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`=66763
0.150 ms 16 /classes/Tag.php:244
41
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 11) LIMIT 1
0.150 ms 1 /src/Adapter/EntityMapper.php:71
103
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30106923) AND (b.`id_shop` = 2) LIMIT 1
0.150 ms 1 /src/Adapter/EntityMapper.php:71
102
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30106781) AND (b.`id_shop` = 2) LIMIT 1
0.149 ms 1 /src/Adapter/EntityMapper.php:71
237
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 77741
AND image_shop.`cover` = 1 LIMIT 1
0.149 ms 2 /classes/Product.php:3570
607
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
640
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
648
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.149 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
739
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
838
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1010
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1276
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 = 2)
WHERE pa.id_product = 64408 LIMIT 1
0.149 ms 1 /classes/Product.php:1106
1335
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
77
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 8) LIMIT 1
0.148 ms 1 /src/Adapter/EntityMapper.php:71
748
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
912
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
944
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
950
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
69
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 6) LIMIT 1
0.148 ms 1 /src/Adapter/EntityMapper.php:71
439
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 59508
0.148 ms 1 /classes/Product.php:2902
606
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
771
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1055
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1196
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
433
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 61006
0.147 ms 1 /classes/Product.php:2902
747
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
775
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
961
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 = 2)
WHERE p.id_product = 63083
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.147 ms 0 /classes/Product.php:1732
743
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
403
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72457
0.146 ms 1 /classes/Product.php:2902
502
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 369 AND `id_shop` = 2 LIMIT 1
0.146 ms 1 /classes/module/Module.php:2109
946
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
18
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.146 ms 87 /classes/Hook.php:287
105
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.146 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
517
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 = 2)
WHERE p.id_product = 75627
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.146 ms 0 /classes/Product.php:1732
1287
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`=64408
0.146 ms 7 /classes/Tag.php:244
673
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
906
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
209
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 72439
AND image_shop.`cover` = 1 LIMIT 1
0.145 ms 1 /classes/Product.php:3570
409
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77782
0.145 ms 1 /classes/Product.php:2902
427
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 66763
0.145 ms 1 /classes/Product.php:2902
744
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
811
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
941
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
975
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1067
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`=59508
0.145 ms 3 /classes/Tag.php:244
1113
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1159
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1194
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1255
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1256
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
633
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
691
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72439) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:778
774
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
834
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76324 AND `id_cart` = 0 LIMIT 1
0.144 ms 1 /classes/Product.php:4130
1008
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1120
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1294
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1354
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeimages" LIMIT 1
0.144 ms 1 /classes/module/Module.php:2636
261
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 74446) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:453
531
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
567
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1009
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1081
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
9
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.142 ms 1 /src/Adapter/EntityMapper.php:71
53
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 1) LIMIT 1
0.142 ms 1 /src/Adapter/EntityMapper.php:71
94
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.142 ms 10 Yes /classes/ImageType.php:109
723
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 = 2)
WHERE pa.id_product = 77782 LIMIT 1
0.142 ms 1 /classes/Product.php:1106
778
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
806
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1012
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1336
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
738
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
910
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
997
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`=61006
0.142 ms 5 /classes/Tag.php:244
1051
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1230
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
73
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 9) LIMIT 1
0.141 ms 1 /src/Adapter/EntityMapper.php:71
463
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 2)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1
0.141 ms 12 /classes/Currency.php:1136
601
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
861
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 74446) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:778
1221
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
61
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 4) LIMIT 1
0.141 ms 1 /src/Adapter/EntityMapper.php:71
669
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
708
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
709
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
773
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
781
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
913
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1011
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1015
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1224
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1303
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
162
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 133
0.140 ms 11 /src/Adapter/EntityMapper.php:79
1222
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1313
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72155) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:778
544
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
714
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
784
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.140 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
839
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
951
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
981
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1007
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`=61006
0.140 ms 5 /classes/Tag.php:244
1118
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1281
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 64408
0.140 ms 1 /classes/Product.php:3423
533
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
538
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
655
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 = 2)
WHERE pa.id_product = 72457 LIMIT 1
0.139 ms 1 /classes/Product.php:1106
712
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
741
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
800
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77741 AND `id_cart` = 0 LIMIT 1
0.139 ms 1 /classes/Product.php:4130
847
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1046
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1049
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1054
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1071
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 59508
0.139 ms 1 /classes/Product.php:3423
1076
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 59508 LIMIT 1
0.139 ms 1 /classes/ProductSale.php:259
1112
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`=67692
0.139 ms 11 /classes/Tag.php:244
1345
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.139 ms 1 /classes/module/Module.php:2636
13
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 2 LIMIT 1
0.138 ms 3 /classes/shop/ShopUrl.php:182
314
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 59508 LIMIT 1
0.138 ms 1 /classes/SpecificPrice.php:435
382
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72155 LIMIT 1
0.138 ms 1 /classes/SpecificPrice.php:435
512
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 2
WHERE (a.`id_employee` = 1) LIMIT 1
0.138 ms 1 /src/Adapter/EntityMapper.php:71
569
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
952
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1080
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1228
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1357
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 352 AND `id_shop` = 2 LIMIT 1
0.138 ms 1 /classes/module/Module.php:2109
1090
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
532
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
568
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
602
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1047
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1048
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1241
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 = 2)
WHERE pa.id_product = 63459 LIMIT 1
0.137 ms 1 /classes/Product.php:1106
1319
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 72155
0.137 ms 1 /classes/Product.php:4835
1339
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.137 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
11
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` = 2
WHERE (a.`id_lang` = 2) LIMIT 1
0.137 ms 1 /src/Adapter/EntityMapper.php:71
707
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
10
SELECT SQL_NO_CACHE domain
FROM `ps_shop_url`
WHERE (main = 1) AND (active = 1)
AND id_shop IN (4, 1, 2)
0.136 ms 10 /classes/shop/Shop.php:805
737
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
942
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1171
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 = 2)
WHERE pa.id_product = 55362 LIMIT 1
0.136 ms 1 /classes/Product.php:1106
535
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
605
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
608
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
705
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
883
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
909
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
977
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1052
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1124
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1252
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`=63459
0.136 ms 4 /classes/Tag.php:244
1362
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.135 ms 3 /classes/Image.php:401
385
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72155 AND `id_group` = 1 LIMIT 1
0.135 ms 0 /classes/GroupReduction.php:156
570
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
812
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
973
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`=63083
0.135 ms 4 /classes/Tag.php:244
982
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1219
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
81
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 3) LIMIT 1
0.134 ms 1 /src/Adapter/EntityMapper.php:71
166
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 75627) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:453
634
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
681
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
742
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
759
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77751) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:778
933
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 66763
0.134 ms 2 /classes/Product.php:3423
983
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1208
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 75589) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:778
1269
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.134 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1289
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1295
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
394
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76327
0.133 ms 1 /classes/Product.php:2902
540
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
553
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 = 2)
WHERE pa.id_product = 76327 LIMIT 1
0.133 ms 1 /classes/Product.php:1106
637
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
670
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
818
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.133 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
859
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 = 2)
WHERE pa.id_product = 74446 LIMIT 1
0.133 ms 1 /classes/Product.php:1106
976
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1077
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`=59508
0.133 ms 3 /classes/Tag.php:244
1101
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 = 2)
WHERE pa.id_product = 67692 LIMIT 1
0.133 ms 1 /classes/Product.php:1106
1290
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1293
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
780
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
848
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
572
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
698
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72439 AND `id_cart` = 0 LIMIT 1
0.132 ms 1 /classes/Product.php:4130
706
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
711
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1056
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1057
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1068
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 59508) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.132 ms 1 /classes/stock/StockAvailable.php:778
83
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` = 2
WHERE (a.`id_currency` = 1) LIMIT 1
0.132 ms 1 /src/Adapter/EntityMapper.php:71
749
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
884
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1039
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 67657
0.132 ms 1 /classes/Product.php:4835
1123
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
99
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103126) AND (b.`id_shop` = 2) LIMIT 1
0.131 ms 1 /src/Adapter/EntityMapper.php:71
576
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
919
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
987
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1022
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1115
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1225
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
123
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1
0.131 ms 1 /src/Adapter/Module/ModuleDataProvider.php:257
337
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67696) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.131 ms 1 /classes/stock/StockAvailable.php:453
430
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 63083
0.131 ms 1 /classes/Product.php:2902
579
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1023
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1050
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1234
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.131 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
290
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 63083) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:453
750
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.130 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
808
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
814
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
943
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1300
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1349
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1
0.130 ms 1 /classes/module/Module.php:2636
613
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
675
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
683
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.130 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
841
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1016
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1075
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 59508 AND `id_cart` = 0 LIMIT 1
0.130 ms 1 /classes/Product.php:4130
1361
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103788 LIMIT 1
0.130 ms 1 /classes/Category.php:1378
536
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1223
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
234
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77751) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.129 ms 1 /classes/stock/StockAvailable.php:453
783
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
807
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
833
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 76324
0.129 ms 1 /classes/Product.php:4835
850
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
947
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1013
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1160
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1342
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.129 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
26
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (2)
0.128 ms 1 /classes/module/Module.php:2018
223
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77782 AND id_shop=2 LIMIT 1
0.128 ms 1 /classes/Product.php:6872
539
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
575
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
612
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1053
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1162
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1267
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
765
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 77751
0.127 ms 1 /classes/Product.php:4835
1116
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1161
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
451
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 75589
0.127 ms 1 /classes/Product.php:2902
491
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.127 ms 1 /classes/module/Module.php:2636
845
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
920
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
187
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 75390) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:453
911
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
988
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
996
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 = 2)
WHERE pa.id_product = 61006 LIMIT 1
0.126 ms 1 /classes/Product.php:1106
1017
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
464
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_toplink" LIMIT 1
0.126 ms 1 /classes/module/Module.php:2636
541
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
603
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
914
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1088
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1266
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
460
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72155
0.125 ms 1 /classes/Product.php:2902
595
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 75390
0.125 ms 1 /classes/Product.php:4835
610
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
676
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
766
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77751 AND `id_cart` = 0 LIMIT 1
0.125 ms 1 /classes/Product.php:4130
1058
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
545
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
573
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
611
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
629
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 72644
0.125 ms 1 /classes/Product.php:4835
684
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.125 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
840
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
930
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 66763) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:778
962
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 = 2)
WHERE pa.id_product = 63083 LIMIT 1
0.125 ms 1 /classes/Product.php:1106
1031
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 = 2)
WHERE pa.id_product = 67657 LIMIT 1
0.125 ms 1 /classes/Product.php:1106
298
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 61006 AND id_shop=2 LIMIT 1
0.124 ms 1 /classes/Product.php:6872
474
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2
0.124 ms 11 /src/Adapter/EntityMapper.php:79
498
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 2 ) LEFT JOIN `ps_category_shop` cs ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 2) AND cs.`id_shop` = 2 AND c.`id_parent` != 0 WHERE c.`id_category` = 30103124 LIMIT 1
0.124 ms 1 /classes/Category.php:1585
518
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 = 2)
WHERE pa.id_product = 75627 LIMIT 1
0.124 ms 1 /classes/Product.php:1106
577
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
621
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 = 2)
WHERE pa.id_product = 72644 LIMIT 1
0.124 ms 1 /classes/Product.php:1106
674
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
984
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
990
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.124 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1084
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1119
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1121
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1306
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.124 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1347
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_footercmsblock" LIMIT 1
0.124 ms 1 /classes/module/Module.php:2636
154
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.123 ms 1 /classes/SpecificPrice.php:426
373
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 64408 LIMIT 1
0.123 ms 1 /classes/SpecificPrice.php:435
571
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
574
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
779
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
896
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71802) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:778
915
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1014
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1020
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1215
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 75589 AND `id_cart` = 0 LIMIT 1
0.123 ms 1 /classes/Product.php:4130
1352
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 342 AND `id_shop` = 2 LIMIT 1
0.123 ms 1 /classes/module/Module.php:2109
843
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
948
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1286
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 64408 LIMIT 1
0.123 ms 1 /classes/ProductSale.php:259
361
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30105271 LIMIT 1
0.122 ms 1 /classes/Category.php:1378
542
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
546
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.122 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
609
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
679
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
844
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
949
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
953
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1018
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1278
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 64408) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:778
86
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` = 2
WHERE (a.`id_group` = 1) LIMIT 1
0.122 ms 1 /src/Adapter/EntityMapper.php:71
363
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 63459 LIMIT 1
0.122 ms 1 /classes/SpecificPrice.php:435
1040
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67657 AND `id_cart` = 0 LIMIT 1
0.122 ms 1 /classes/Product.php:4130
295
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105394 LIMIT 1
0.121 ms 1 /classes/Product.php:5655
604
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
649
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.121 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
732
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77782 AND `id_cart` = 0 LIMIT 1
0.121 ms 1 /classes/Product.php:4130
777
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
890
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.121 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
894
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 = 2)
WHERE pa.id_product = 71802 LIMIT 1
0.121 ms 1 /classes/Product.php:1106
916
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
992
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.121 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1021
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
229
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.121 ms 1 /classes/Product.php:5655
537
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
635
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
636
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1019
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1087
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1210
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 75589) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:806
1351
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.121 ms 1 /classes/module/Module.php:2636
191
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30105616 LIMIT 1
0.120 ms 1 /classes/Category.php:1378
377
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 64408) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:453
671
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
928
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 = 2)
WHERE pa.id_product = 66763 LIMIT 1
0.120 ms 1 /classes/Product.php:1106
38
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.119 ms 11 /classes/Language.php:883
682
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.119 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
270
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71802) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:453
313
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.119 ms 1 /classes/Product.php:5655
468
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.119 ms 1 /classes/module/Module.php:2636
887
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.119 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
936
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 66763
0.119 ms 1 /classes/Product.php:4835
954
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
985
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
986
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1093
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1220
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
341
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103426 LIMIT 1
0.118 ms 1 /classes/Category.php:1378
638
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
842
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
846
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1122
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1229
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1243
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 63459) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.118 ms 1 /classes/stock/StockAvailable.php:778
1292
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1311
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 = 2)
WHERE pa.id_product = 72155 LIMIT 1
0.118 ms 1 /classes/Product.php:1106
1110
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67692 AND `id_cart` = 0 LIMIT 1
0.118 ms 1 /classes/Product.php:4130
353
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 75589 LIMIT 1
0.117 ms 1 /classes/SpecificPrice.php:435
371
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30105045 LIMIT 1
0.117 ms 1 /classes/Category.php:1378
527
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 75627 AND `id_cart` = 0 LIMIT 1
0.117 ms 1 /classes/Product.php:4130
587
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 = 2)
WHERE pa.id_product = 75390 LIMIT 1
0.117 ms 1 /classes/Product.php:1106
672
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.117 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
849
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.117 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
862
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 74446) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.117 ms 1 /classes/stock/StockAvailable.php:753
494
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 345 AND `id_shop` = 2 LIMIT 1
0.117 ms 1 /classes/module/Module.php:2109
1136
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 = 2)
WHERE pa.id_product = 67696 LIMIT 1
0.117 ms 1 /classes/Product.php:1106
65
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 12) LIMIT 1
0.116 ms 1 /src/Adapter/EntityMapper.php:71
1268
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.116 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
639
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.116 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
680
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.116 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
899
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71802
0.116 ms 2 /classes/Product.php:3423
902
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 71802
0.116 ms 1 /classes/Product.php:4835
1085
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.116 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1154
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.116 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1280
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 64408) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:806
1380
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 2 LIMIT 1
0.116 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
5
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 2) LIMIT 1
0.115 ms 1 /src/Adapter/EntityMapper.php:71
355
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 75589 AND id_shop=2 LIMIT 1
0.115 ms 1 /classes/Product.php:6872
372
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105045 LIMIT 1
0.115 ms 1 /classes/Product.php:5655
1024
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.115 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1025
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.115 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1089
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.115 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
596
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 75390 AND `id_cart` = 0 LIMIT 1
0.115 ms 1 /classes/Product.php:4130
677
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.115 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
813
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.115 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
828
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76324) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.115 ms 1 /classes/stock/StockAvailable.php:753
1341
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.115 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1371
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.115 ms 3 /classes/Image.php:401
177
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76327) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:453
526
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 75627
0.114 ms 1 /classes/Product.php:4835
650
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.114 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
731
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 77782
0.114 ms 1 /classes/Product.php:4835
921
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.114 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
989
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.114 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1086
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.114 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1246
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 63459
0.114 ms 1 /classes/Product.php:3423
257
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 74446 LIMIT 1
0.113 ms 1 /classes/SpecificPrice.php:435
397
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 75390
0.113 ms 1 /classes/Product.php:2902
400
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72644
0.113 ms 1 /classes/Product.php:2902
555
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76327) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.113 ms 1 /classes/stock/StockAvailable.php:778
562
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76327 AND `id_cart` = 0 LIMIT 1
0.113 ms 1 /classes/Product.php:4130
580
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.113 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
678
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.113 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
694
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72439
0.113 ms 3 /classes/Product.php:3423
725
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77782) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.113 ms 1 /classes/stock/StockAvailable.php:778
728
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77782
0.113 ms 2 /classes/Product.php:3423
931
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 66763) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.113 ms 1 /classes/stock/StockAvailable.php:753
614
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.112 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
932
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 66763) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:806
1005
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 61006 AND `id_cart` = 0 LIMIT 1
0.112 ms 1 /classes/Product.php:4130
1279
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 64408) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:753
1304
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.112 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
51
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.111 ms 11 /classes/Language.php:883
55
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.111 ms 11 /classes/Language.php:883
185
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 75390 AND id_shop=2 LIMIT 1
0.111 ms 1 /classes/Product.php:6872
300
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 61006) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:453
347
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 55362) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:453
503
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_newproducts" LIMIT 1
0.111 ms 1 /classes/module/Module.php:2636
561
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 76327
0.111 ms 1 /classes/Product.php:4835
1059
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.111 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1372
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.111 ms 3 /classes/Image.php:401
651
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.111 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
716
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.111 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
351
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30105056 LIMIT 1
0.110 ms 1 /classes/Category.php:1378
362
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.110 ms 1 /classes/Product.php:5655
664
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72457 AND `id_cart` = 0 LIMIT 1
0.110 ms 1 /classes/Product.php:4130
1129
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.110 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
505
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1063 LIMIT 1
0.110 ms 1 /classes/Hook.php:244
898
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71802) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.110 ms 1 /classes/stock/StockAvailable.php:806
903
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71802 AND `id_cart` = 0 LIMIT 1
0.110 ms 1 /classes/Product.php:4130
955
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.110 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
316
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 59508 AND id_shop=2 LIMIT 1
0.109 ms 1 /classes/Product.php:6872
616
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.109 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
151
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30105177 LIMIT 1
0.109 ms 1 /classes/Category.php:1378
589
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 75390) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.109 ms 1 /classes/stock/StockAvailable.php:778
630
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72644 AND `id_cart` = 0 LIMIT 1
0.109 ms 1 /classes/Product.php:4130
697
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 72439
0.109 ms 1 /classes/Product.php:4835
726
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77782) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.109 ms 1 /classes/stock/StockAvailable.php:753
1377
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 338 AND `id_shop` = 2 LIMIT 1
0.109 ms 1 /classes/module/Module.php:2109
122
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 216 AND `id_shop` = 2 LIMIT 1
0.108 ms 1 /classes/module/Module.php:2109
197
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72644) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.108 ms 1 /classes/stock/StockAvailable.php:453
479
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` = 2
WHERE (a.`id_currency` = 3) LIMIT 1
0.108 ms 1 /src/Adapter/EntityMapper.php:71
520
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 75627) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.108 ms 1 /classes/stock/StockAvailable.php:778
523
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 75627
0.108 ms 3 /classes/Product.php:3423
1004
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 61006
0.108 ms 1 /classes/Product.php:4835
1092
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:08' <= fsr.`expiry_date`)
)
0.108 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
206
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72457) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.107 ms 1 /classes/stock/StockAvailable.php:453
333
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67696 LIMIT 1
0.107 ms 1 /classes/SpecificPrice.php:435
415
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77741
0.107 ms 1 /classes/Product.php:2902
477
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` = 2
WHERE (a.`id_currency` = 8) LIMIT 1
0.107 ms 1 /src/Adapter/EntityMapper.php:71
516
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 11 LIMIT 1
0.107 ms 1 /classes/Supplier.php:243
888
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.107 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
937
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 66763 AND `id_cart` = 0 LIMIT 1
0.107 ms 1 /classes/Product.php:4130
462
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 339 AND `id_shop` = 2 LIMIT 1
0.107 ms 1 /classes/module/Module.php:2109
801
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77741 LIMIT 1
0.107 ms 0 /classes/ProductSale.php:259
93
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.106 ms 1 /classes/FeatureFlag.php:105
1375
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.106 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
84
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.105 ms 11 /src/Adapter/EntityMapper.php:79
991
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.105 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
50
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.105 ms 11 /classes/Language.php:883
54
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.105 ms 11 /classes/Language.php:883
280
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 66763) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.105 ms 1 /classes/stock/StockAvailable.php:453
357
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 75589) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.105 ms 1 /classes/stock/StockAvailable.php:453
476
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 9
0.105 ms 11 /src/Adapter/EntityMapper.php:79
36
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'AUD') LIMIT 1
0.104 ms 1 /classes/Currency.php:893
692
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72439) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.104 ms 1 /classes/stock/StockAvailable.php:753
796
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77741
0.104 ms 2 /classes/Product.php:3423
266
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71802 LIMIT 1
0.104 ms 1 /classes/SpecificPrice.php:435
318
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 59508) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.104 ms 1 /classes/stock/StockAvailable.php:453
478
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 8
0.104 ms 11 /src/Adapter/EntityMapper.php:79
762
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77751
0.104 ms 2 /classes/Product.php:3423
970
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 63083
0.104 ms 1 /classes/Product.php:4835
52
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.103 ms 1 /classes/Currency.php:893
274
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103927 LIMIT 1
0.103 ms 1 /classes/Category.php:1378
356
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 75589 AND `id_group` = 1 LIMIT 1
0.103 ms 0 /classes/GroupReduction.php:156
548
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.103 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
659
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72457) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:806
663
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 72457
0.103 ms 1 /classes/Product.php:4835
685
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.103 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
304
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105394 LIMIT 1
0.102 ms 1 /classes/Product.php:5655
309
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67657) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.102 ms 1 /classes/stock/StockAvailable.php:453
342
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103426 LIMIT 1
0.102 ms 1 /classes/Product.php:5655
753
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.102 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
852
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.102 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
971
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 63083 AND `id_cart` = 0 LIMIT 1
0.102 ms 1 /classes/Product.php:4130
1104
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67692) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.102 ms 1 /classes/stock/StockAvailable.php:753
1314
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72155) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.102 ms 1 /classes/stock/StockAvailable.php:753
181
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30106924 LIMIT 1
0.102 ms 1 /classes/Category.php:1378
259
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 74446 AND id_shop=2 LIMIT 1
0.102 ms 1 /classes/Product.php:6872
718
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.102 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1343
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.102 ms 1 /classes/module/Module.php:2636
509
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 5
0.101 ms 3 /classes/ObjectModel.php:1797
1033
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67657) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.101 ms 1 /classes/stock/StockAvailable.php:778
623
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72644) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.101 ms 1 /classes/stock/StockAvailable.php:778
1069
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 59508) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.101 ms 1 /classes/stock/StockAvailable.php:753
40
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'BTC') LIMIT 1
0.100 ms 1 /classes/Currency.php:893
660
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72457
0.100 ms 3 /classes/Product.php:3423
56
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') LIMIT 1
0.100 ms 1 /classes/Currency.php:893
221
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77782 LIMIT 1
0.100 ms 1 /classes/SpecificPrice.php:435
243
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77741) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.100 ms 1 /classes/stock/StockAvailable.php:453
299
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 61006 AND `id_group` = 1 LIMIT 1
0.100 ms 0 /classes/GroupReduction.php:156
511
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 19
0.100 ms 3 /classes/ObjectModel.php:1797
658
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72457) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.100 ms 1 /classes/stock/StockAvailable.php:753
220
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.099 ms 1 /classes/Product.php:5655
268
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71802 AND id_shop=2 LIMIT 1
0.099 ms 1 /classes/Product.php:6872
352
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105056 LIMIT 1
0.099 ms 1 /classes/Product.php:5655
87
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.099 ms 11 /src/Adapter/EntityMapper.php:79
173
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76327 LIMIT 1
0.099 ms 1 /classes/SpecificPrice.php:435
219
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103625 LIMIT 1
0.099 ms 1 /classes/Category.php:1378
279
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 66763 AND `id_group` = 1 LIMIT 1
0.099 ms 0 /classes/GroupReduction.php:156
328
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67692) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.099 ms 1 /classes/stock/StockAvailable.php:453
467
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 332 AND `id_shop` = 2 LIMIT 1
0.099 ms 1 /classes/module/Module.php:2109
558
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76327
0.099 ms 3 /classes/Product.php:3423
751
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.099 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1214
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 75589
0.099 ms 1 /classes/Product.php:4835
897
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71802) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:753
58
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.098 ms 11 /classes/Language.php:883
224
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77782 AND `id_group` = 1 LIMIT 1
0.098 ms 0 /classes/GroupReduction.php:156
247
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103127 LIMIT 1
0.098 ms 1 /classes/Product.php:5655
305
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67657 LIMIT 1
0.098 ms 1 /classes/SpecificPrice.php:435
657
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72457) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:778
793
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77741) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:778
964
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 63083) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:778
1244
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 63459) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:753
1307
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.098 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1374
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57694
AND image_shop.`cover`= 1 LIMIT 1
0.098 ms 3 /classes/Image.php:401
60
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'JPY') LIMIT 1
0.097 ms 1 /classes/Currency.php:893
215
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72439) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.097 ms 1 /classes/stock/StockAvailable.php:453
248
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76324 LIMIT 1
0.097 ms 1 /classes/SpecificPrice.php:435
343
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 55362 LIMIT 1
0.097 ms 1 /classes/SpecificPrice.php:435
760
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77751) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.097 ms 1 /classes/stock/StockAvailable.php:753
761
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77751) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.097 ms 1 /classes/stock/StockAvailable.php:806
1130
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.097 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1132
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.097 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1321
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72155 LIMIT 1
0.097 ms 1 /classes/ProductSale.php:259
406
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72439
0.097 ms 1 /classes/Product.php:2902
326
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67692 AND id_shop=2 LIMIT 1
0.096 ms 1 /classes/Product.php:6872
256
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.096 ms 1 /classes/Product.php:5655
693
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72439) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.096 ms 1 /classes/stock/StockAvailable.php:806
1344
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 353 AND `id_shop` = 2 LIMIT 1
0.096 ms 1 /classes/module/Module.php:2109
131
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1057 LIMIT 1
0.095 ms 1 /classes/Hook.php:244
265
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.095 ms 1 /classes/Product.php:5655
967
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 63083
0.095 ms 2 /classes/Product.php:3423
1062
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.095 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
276
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 66763 LIMIT 1
0.095 ms 1 /classes/SpecificPrice.php:435
767
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77751 LIMIT 1
0.095 ms 0 /classes/ProductSale.php:259
889
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.095 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
998
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 61006) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.095 ms 1 /classes/stock/StockAvailable.php:778
152
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105177 LIMIT 1
0.094 ms 1 /classes/Product.php:5655
155
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 75627 LIMIT 1
0.094 ms 1 /classes/SpecificPrice.php:435
335
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67696 AND id_shop=2 LIMIT 1
0.094 ms 1 /classes/Product.php:6872
1103
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67692) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.094 ms 1 /classes/stock/StockAvailable.php:778
1376
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_blocklink" LIMIT 1
0.094 ms 1 /classes/module/Module.php:2636
46
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.094 ms 11 /classes/Language.php:883
193
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72644 LIMIT 1
0.094 ms 1 /classes/SpecificPrice.php:435
195
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72644 AND id_shop=2 LIMIT 1
0.094 ms 1 /classes/Product.php:6872
225
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77782) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.094 ms 1 /classes/stock/StockAvailable.php:453
332
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103156 LIMIT 1
0.094 ms 1 /classes/Product.php:5655
956
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.094 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1061
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.094 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1251
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 63459 LIMIT 1
0.094 ms 1 /classes/ProductSale.php:259
1270
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.094 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1355
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 351 AND `id_shop` = 2 LIMIT 1
0.094 ms 1 /classes/module/Module.php:2109
285
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103399 LIMIT 1
0.093 ms 1 /classes/Product.php:5655
830
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76324
0.093 ms 2 /classes/Product.php:3423
922
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.093 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1060
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.093 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1348
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 337 AND `id_shop` = 2 LIMIT 1
0.093 ms 1 /classes/module/Module.php:2109
153
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 21
AND `active` = 1 LIMIT 1
0.092 ms 1 /classes/Manufacturer.php:316
172
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103127 LIMIT 1
0.092 ms 1 /classes/Product.php:5655
232
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77751 AND id_shop=2 LIMIT 1
0.092 ms 1 /classes/Product.php:6872
365
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 63459 AND id_shop=2 LIMIT 1
0.092 ms 1 /classes/Product.php:6872
592
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 75390
0.092 ms 3 /classes/Product.php:3423
924
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.092 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1166
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.092 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
4
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1
0.091 ms 3 /classes/shop/Shop.php:1184
269
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71802 AND `id_group` = 1 LIMIT 1
0.091 ms 0 /classes/GroupReduction.php:156
345
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 55362 AND id_shop=2 LIMIT 1
0.091 ms 1 /classes/Product.php:6872
375
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 64408 AND id_shop=2 LIMIT 1
0.091 ms 1 /classes/Product.php:6872
480
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3
0.091 ms 11 /src/Adapter/EntityMapper.php:79
727
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77782) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.091 ms 1 /classes/stock/StockAvailable.php:806
89
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 30103124
AND `id_shop` = 2 LIMIT 1
0.091 ms 1 /classes/Category.php:2450
252
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76324) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.091 ms 1 /classes/stock/StockAvailable.php:453
366
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 63459 AND `id_group` = 1 LIMIT 1
0.091 ms 0 /classes/GroupReduction.php:156
1131
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.091 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1245
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 63459) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.091 ms 1 /classes/stock/StockAvailable.php:806
1315
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72155) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.091 ms 1 /classes/stock/StockAvailable.php:806
1026
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.090 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1271
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.090 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
80
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.090 ms 1 /classes/Currency.php:893
482
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 327 AND `id_shop` = 2 LIMIT 1
0.090 ms 1 /classes/module/Module.php:2109
1236
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.090 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1237
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.090 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
210
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106924 LIMIT 1
0.089 ms 1 /classes/Product.php:5655
752
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.089 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
70
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.089 ms 11 /classes/Language.php:883
201
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106924 LIMIT 1
0.089 ms 1 /classes/Product.php:5655
581
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.089 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1235
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.089 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1346
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 373 AND `id_shop` = 2 LIMIT 1
0.089 ms 1 /classes/module/Module.php:2109
78
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.088 ms 11 /classes/Language.php:883
157
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 75627 AND id_shop=2 LIMIT 1
0.088 ms 1 /classes/Product.php:6872
202
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72457 LIMIT 1
0.088 ms 1 /classes/SpecificPrice.php:435
286
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 63083 LIMIT 1
0.088 ms 1 /classes/SpecificPrice.php:435
492
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 328 AND `id_shop` = 2 LIMIT 1
0.088 ms 1 /classes/module/Module.php:2109
513
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1
0.088 ms 3 /classes/ObjectModel.php:1797
829
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76324) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.088 ms 1 /classes/stock/StockAvailable.php:806
1001
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 61006
0.088 ms 1 /classes/Product.php:3423
1034
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67657) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.088 ms 1 /classes/stock/StockAvailable.php:753
1035
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67657) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.088 ms 1 /classes/stock/StockAvailable.php:806
1138
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67696) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.088 ms 1 /classes/stock/StockAvailable.php:778
48
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CNY') LIMIT 1
0.087 ms 1 /classes/Currency.php:893
923
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.087 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
175
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76327 AND id_shop=2 LIMIT 1
0.086 ms 1 /classes/Product.php:6872
336
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67696 AND `id_group` = 1 LIMIT 1
0.086 ms 0 /classes/GroupReduction.php:156
557
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76327) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.086 ms 1 /classes/stock/StockAvailable.php:806
966
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 63083) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.086 ms 1 /classes/stock/StockAvailable.php:806
239
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77741 LIMIT 1
0.085 ms 1 /classes/SpecificPrice.php:435
322
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103156 LIMIT 1
0.085 ms 1 /classes/Category.php:1378
192
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105616 LIMIT 1
0.085 ms 1 /classes/Product.php:5655
346
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 55362 AND `id_group` = 1 LIMIT 1
0.085 ms 0 /classes/GroupReduction.php:156
547
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.085 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
615
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.085 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
699
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72439 LIMIT 1
0.085 ms 0 /classes/ProductSale.php:259
1095
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.085 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
44
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CAD') LIMIT 1
0.084 ms 1 /classes/Currency.php:893
211
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72439 LIMIT 1
0.084 ms 1 /classes/SpecificPrice.php:435
521
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 75627) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.084 ms 1 /classes/stock/StockAvailable.php:753
90
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 30103124 AND ctg.`id_group` = 1 LIMIT 1
0.084 ms 1 /classes/Category.php:1754
260
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 74446 AND `id_group` = 1 LIMIT 1
0.084 ms 0 /classes/GroupReduction.php:156
626
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72644
0.084 ms 3 /classes/Product.php:3423
819
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.084 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
72
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1
0.083 ms 1 /classes/Currency.php:893
164
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.083 ms 1 /classes/Group.php:154
590
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 75390) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.083 ms 1 /classes/stock/StockAvailable.php:753
12
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 2 LIMIT 1
0.083 ms 1 /classes/ObjectModel.php:1729
15
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1
0.083 ms 11 /classes/Language.php:854
68
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MXN') LIMIT 1
0.083 ms 1 /classes/Currency.php:893
95
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.083 ms 10 /classes/ImageType.php:161
183
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 75390 LIMIT 1
0.083 ms 1 /classes/SpecificPrice.php:435
288
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 63083 AND id_shop=2 LIMIT 1
0.083 ms 1 /classes/Product.php:6872
717
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.083 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
938
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 66763 LIMIT 1
0.083 ms 0 /classes/ProductSale.php:259
47
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.082 ms 11 /classes/Language.php:883
719
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.082 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
835
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76324 LIMIT 1
0.082 ms 0 /classes/ProductSale.php:259
39
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.081 ms 11 /classes/Language.php:883
42
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.081 ms 11 /classes/Language.php:883
74
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.081 ms 11 /classes/Language.php:883
204
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72457 AND id_shop=2 LIMIT 1
0.081 ms 1 /classes/Product.php:6872
504
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 365 AND `id_shop` = 2 LIMIT 1
0.081 ms 1 /classes/module/Module.php:2109
556
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76327) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.081 ms 1 /classes/stock/StockAvailable.php:753
854
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.081 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
999
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 61006) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.081 ms 1 /classes/stock/StockAvailable.php:753
1000
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 61006) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.081 ms 1 /classes/stock/StockAvailable.php:806
1027
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.081 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1141
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67696
0.081 ms 1 /classes/Product.php:3423
196
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72644 AND `id_group` = 1 LIMIT 1
0.081 ms 0 /classes/GroupReduction.php:156
233
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77751 AND `id_group` = 1 LIMIT 1
0.080 ms 0 /classes/GroupReduction.php:156
528
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 75627 LIMIT 1
0.080 ms 1 /classes/ProductSale.php:259
82
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.080 ms 11 /classes/Language.php:883
85
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 2 LIMIT 1
0.080 ms 1 /classes/ObjectModel.php:1729
176
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76327 AND `id_group` = 1 LIMIT 1
0.080 ms 0 /classes/GroupReduction.php:156
238
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.080 ms 1 /classes/Product.php:5655
1146
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67696 LIMIT 1
0.080 ms 1 /classes/ProductSale.php:259
76
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'SEK') LIMIT 1
0.079 ms 1 /classes/Currency.php:893
624
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72644) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.079 ms 1 /classes/stock/StockAvailable.php:753
317
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 59508 AND `id_group` = 1 LIMIT 1
0.079 ms 0 /classes/GroupReduction.php:156
487
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 330 AND `id_shop` = 2 LIMIT 1
0.079 ms 1 /classes/module/Module.php:2109
583
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.079 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
625
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72644) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.079 ms 1 /classes/stock/StockAvailable.php:806
853
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.079 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
965
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 63083) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.079 ms 1 /classes/stock/StockAvailable.php:753
59
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.078 ms 11 /classes/Language.php:883
79
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.078 ms 11 /classes/Language.php:883
324
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67692 LIMIT 1
0.078 ms 1 /classes/SpecificPrice.php:435
597
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 75390 LIMIT 1
0.078 ms 0 /classes/ProductSale.php:259
617
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.078 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
855
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.078 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1167
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.078 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
275
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103927 LIMIT 1
0.077 ms 1 /classes/Product.php:5655
66
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.076 ms 11 /classes/Language.php:883
75
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.076 ms 11 /classes/Language.php:883
182
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106924 LIMIT 1
0.076 ms 1 /classes/Product.php:5655
250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76324 AND id_shop=2 LIMIT 1
0.076 ms 1 /classes/Product.php:6872
1096
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.076 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
591
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 75390) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.076 ms 1 /classes/stock/StockAvailable.php:806
1272
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.076 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
582
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.075 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
820
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.075 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1097
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.075 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1111
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67692 LIMIT 1
0.075 ms 1 /classes/ProductSale.php:259
64
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MBT') LIMIT 1
0.075 ms 1 /classes/Currency.php:893
71
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.075 ms 11 /classes/Language.php:883
665
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72457 LIMIT 1
0.075 ms 0 /classes/ProductSale.php:259
1216
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 75589 LIMIT 1
0.075 ms 1 /classes/ProductSale.php:259
62
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.074 ms 11 /classes/Language.php:883
794
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77741) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.074 ms 1 /classes/stock/StockAvailable.php:753
43
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.074 ms 11 /classes/Language.php:883
241
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77741 AND id_shop=2 LIMIT 1
0.074 ms 1 /classes/Product.php:6872
289
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 63083 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
307
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67657 AND id_shop=2 LIMIT 1
0.073 ms 1 /classes/Product.php:6872
522
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 75627) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.073 ms 1 /classes/stock/StockAvailable.php:806
563
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76327 LIMIT 1
0.073 ms 0 /classes/ProductSale.php:259
1139
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67696) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.073 ms 1 /classes/stock/StockAvailable.php:753
499
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.072 ms 1 /classes/Category.php:1591
1041
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67657 LIMIT 1
0.072 ms 1 /classes/ProductSale.php:259
88
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 2 LIMIT 1
0.071 ms 1 /classes/ObjectModel.php:1729
376
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 64408 AND `id_group` = 1 LIMIT 1
0.071 ms 0 /classes/GroupReduction.php:156
186
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 75390 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:156
327
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67692 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:156
242
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77741 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:156
1140
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67696) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.070 ms 1 /classes/stock/StockAvailable.php:806
821
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.069 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1006
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 61006 LIMIT 1
0.069 ms 1 /classes/ProductSale.php:259
1105
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67692) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.069 ms 1 /classes/stock/StockAvailable.php:806
795
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77741) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.068 ms 1 /classes/stock/StockAvailable.php:806
213
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72439 AND id_shop=2 LIMIT 1
0.068 ms 1 /classes/Product.php:6872
323
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103156 LIMIT 1
0.068 ms 1 /classes/Product.php:5655
631
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72644 LIMIT 1
0.068 ms 0 /classes/ProductSale.php:259
205
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72457 AND `id_group` = 1 LIMIT 1
0.066 ms 0 /classes/GroupReduction.php:156
63
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.065 ms 11 /classes/Language.php:883
67
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.065 ms 11 /classes/Language.php:883
733
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77782 LIMIT 1
0.065 ms 0 /classes/ProductSale.php:259
904
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71802 LIMIT 1
0.064 ms 0 /classes/ProductSale.php:259
251
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76324 AND `id_group` = 1 LIMIT 1
0.062 ms 0 /classes/GroupReduction.php:156
972
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 63083 LIMIT 1
0.062 ms 0 /classes/ProductSale.php:259
308
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67657 AND `id_group` = 1 LIMIT 1
0.059 ms 0 /classes/GroupReduction.php:156
214
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72439 AND `id_group` = 1 LIMIT 1
0.055 ms 0 /classes/GroupReduction.php:156

Doubles

99 queries
SELECT * FROM `ps_rewards_template_config` WHERE `value`=XX AND `name`='RSPONSORSHIP_ACTIVE' LIMIT XX
48 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`
48 queries
        SELECT 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`=XX
28 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
25 queries
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
24 queries
SELECT `id_lang` FROM `ps_lang`
                    WHERE `locale` = 'en-us'
                    OR `language_code` = 'en-us' LIMIT XX
24 queries
SELECT image_shop.`id_image`
                    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)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
24 queries
SELECT name FROM ps_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
24 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)
24 queries
                            SELECT `id_tax_rules_group`
                            FROM `ps_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
24 queries
			SELECT `reduction`
			FROM `ps_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
24 queries
SELECT SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX
24 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
24 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM ps_feature_product pf
                LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN ps_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
24 queries
SELECT `id_product_attribute`
            FROM `ps_product_attribute`
            WHERE `id_product` = XX
24 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `ps_product_attribute` pa
             INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
24 queries
SELECT 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 = XX)
            WHERE p.id_product = XX
            AND DATEDIFF("XX-XX-XX XX:XX:XX", product_shop.`date_add`) < XX LIMIT XX
24 queries
SELECT 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 = XX)
                WHERE pa.id_product = XX LIMIT XX
24 queries
SELECT out_of_stock
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX
24 queries
SELECT depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX
24 queries
SELECT location
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX
24 queries
                SELECT `id_category` FROM `ps_category_product`
                WHERE `id_product` = XX
24 queries
SELECT psXX.*
            FROM `ps_fmm_stickers` psXX
            LEFT JOIN ps_fmm_stickers_products psXX ON (psXX.sticker_id = psXX.sticker_id)
            WHERE psXX.`id_product` = XX
            AND psXX.`listing` > XX
            AND
            (
                (psXX.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= psXX.`start_date`)
                AND
                (psXX.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= psXX.`expiry_date`)
            )
24 queries
SELECT b.*, bl.`title`
            FROM `ps_fmm_stickersbanners` b
            LEFT JOIN ps_fmm_stickersbanners_products bp
                ON (b.stickersbanners_id = bp.stickersbanners_id)
            LEFT JOIN ps_fmm_stickersbanners_lang bl
                ON (b.stickersbanners_id = bl.stickersbanners_id)
            LEFT JOIN ps_fmm_stickersbanners_shop ssh
                ON (b.stickersbanners_id = ssh.stickersbanners_id)
            WHERE bp.`id_product` = XX
            AND `id_lang` = XX
            AND ssh.id_shop = XX
            AND
            (
                (b.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= b.`start_date`)
                AND
                (b.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= b.`expiry_date`)
            ) LIMIT XX
24 queries
                SELECT fp.id_feature, fp.id_product, fp.id_feature_value, custom
                FROM `ps_feature_product` fp
                LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
                WHERE `id_product` = XX
24 queries
SELECT SUM(`quantity`)
            FROM `ps_cart_product`
            WHERE `id_product` = XX AND `id_cart` = XX LIMIT XX
24 queries
SELECT `sale_nbr` FROM ps_product_sale WHERE `id_product` = XX LIMIT XX
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "tag"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "reference"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "price_less"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "price_greater"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "new"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "category"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "p_feature"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "brand"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "condition"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "p_type"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "supplier"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "product"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "customer"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "stock_g"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "stock_l"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
22 queries
SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
14 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
12 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
12 queries
SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
12 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "bestseller"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
10 queries
			SELECT * FROM `ps_image_shop` image_shop
			WHERE image_shop.`id_product` = XX
			AND image_shop.`cover`= XX LIMIT XX
6 queries
SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
6 queries
SELECT *
							FROM `ps_currency_lang`
							WHERE `id_currency` = XX
5 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
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 *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = XX
WHERE (a.`id_employee` = XX) LIMIT XX
3 queries
SELECT id_shop FROM `ps_employee_shop` WHERE `id_employee` = XX
2 queries
SELECT `active`
        FROM `ps_module`
        WHERE `name` = "ps_mbo" LIMIT XX
2 queries
SELECT m.`id_module` as `active`, ms.`id_module` as `shop_active`
        FROM `ps_module` m
        LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
        WHERE `name` = "ps_mbo" LIMIT XX
2 queries
		SELECT `id_category`
		FROM `ps_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = 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 `need_identification_number`
			FROM `ps_country`
			WHERE `id_country` = XX LIMIT XX
2 queries
							SELECT `name`
							FROM `ps_hook`
							WHERE `id_hook` = XX LIMIT XX
2 queries
		SELECT m.*, ml.`description`, ml.`short_description`
		FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
        ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = XX)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = XX)WHERE XX AND m.`active` = XX ORDER BY m.`name` ASC
		

Tables stress

372 fmm_stickers_rules
372 fmm_stickers_rules_shop
112 product
111 product_shop
110 stock_available
99 rewards_template_config
84 product_attribute
82 image_shop
73 cart_product
72 image
72 product_attribute_shop
59 category_lang
48 feature_product
48 image_lang
48 tag
48 product_tag
36 product_attribute_combination
35 category_product
34 module
33 currency
32 category
32 product_sale
30 module_shop
30 product_lang
28 lang
26 specific_price
24 product_group_reduction_cache
24 pack
24 feature_lang
24 feature_value_lang
24 feature
24 feature_shop
24 attribute
24 attribute_lang
24 attribute_group
24 fmm_stickers
24 fmm_stickers_products
24 fmm_stickersbanners
24 fmm_stickersbanners_products
24 fmm_stickersbanners_lang
24 fmm_stickersbanners_shop
24 feature_value
21 category_shop
21 currency_shop
18 currency_lang
13 category_group
8 hook
6 employee_shop
5 shop_url
5 shop
4 lang_shop
4 country
4 cart_rule
4 rewards
3 hook_alias
3 group
3 image_type
3 manufacturer
3 tax_rule
3 tax_rules_group
3 employee
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 group_shop
2 cart_rule_lang
2 customer
2 manufacturer_shop
2 manufacturer_lang
2 psblogcat
2 psblogcat_lang
1 configuration_lang
1 module_group
1 meta
1 meta_lang
1 hook_module_exceptions
1 group_lang
1 feature_flag
1 address_format
1 required_field
1 rewards_state
1 rewards_state_lang
1 orders
1 rewards_account
1 layered_category
1 layered_filter_block
1 layered_price_index
1 tax
1 tax_lang
1 stfeature_wishlist
1 psblogcat_shop
1 psblog_blog
1 psblog_blog_lang
1 psblog_blog_shop
1 supplier
1 cms
1 cms_lang
1 cms_shop
1 connections
1 ganalytics_data

ObjectModel instances

Name Instances Source
Rules 144 /modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
Product 82 /src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 75627]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76327]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 75390]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72644]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72457]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72439]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77782]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77751]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77741]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76324]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 74446]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71802]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 66763]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 63083]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 61006]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67657]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 59508]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67692]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67696]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 55362]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 75589]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 63459]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 64408]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72155]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 75627]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 75627]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76327]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76327]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 75390]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 75390]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72644]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72644]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72457]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72457]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72439]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72439]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77782]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77782]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77751]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77751]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77741]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77741]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76324]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76324]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 74446]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 74446]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71802]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71802]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 66763]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 66763]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 63083]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 63083]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 61006]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 61006]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67657]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67657]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 59508]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 59508]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67692]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67692]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67696]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67696]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 55362]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 55362]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 75589]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 75589]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 63459]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 63459]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 64408]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 64408]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72155]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72155]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57694]
Address 28 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5960 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
Category 25 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 30103124]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30104904]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103127]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103487]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103306]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103126]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106755]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106759]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106781]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106923]
/classes/Meta.php:380 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
Stickers 24 /modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
Currency 18 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 10]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 11]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 5]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 7]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 4]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 12]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 6]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 9]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 8]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 3]
/classes/Tools.php:690 (getCurrencyInstance) [id: 1]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 5]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 2]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 9]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 8]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 3]
Country 5 /config/config.inc.php:146 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1767 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8]
Language 3 /config/config.inc.php:211 (__construct) [id: 2]
/classes/Tools.php:641 (__construct) [id: 2]
/classes/Tools.php:560 (__construct) [id: 2]
Employee 3 /modules/psblog/psblog.php:321 (__construct) [id: 5]
/modules/psblog/psblog.php:321 (__construct) [id: 19]
/modules/psblog/psblog.php:321 (__construct) [id: 1]
AddressFormat 2 /classes/controller/FrontController.php:1761 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
Tax 2 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 133]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 133]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
State 2 /classes/controller/FrontController.php:1766 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0]
CMS 1 /modules/czuecookie/czuecookie.php:135 (__construct) [id: 2]
PsBlogBlog 1 /modules/psblog/psblog.php:312 (__construct) [id: ]
Psblogcat 1 /modules/psblog/psblog.php:303 (__construct) [id: ]
Shop 1 /config/config.inc.php:117 (initialize) [id: 2]
Order 1 /modules/sogecommerce/sogecommerce.php:62 (__construct) [id: 0]
RewardsStateModel 1 /modules/allinone_rewards/models/RewardsModel.php:502 (__construct) [id: 2]
Risk 1 /classes/controller/FrontController.php:1694 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1691 (__construct) [id: 0]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/include_paths.php
9 /vendor/composer/autoload_static.php
10 /vendor/symfony/polyfill-php72/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap.php
12 /vendor/symfony/polyfill-mbstring/bootstrap80.php
13 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
14 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
15 /vendor/symfony/polyfill-intl-idn/bootstrap.php
16 /vendor/symfony/deprecation-contracts/function.php
17 /vendor/ralouphie/getallheaders/src/getallheaders.php
18 /vendor/symfony/polyfill-ctype/bootstrap.php
19 /vendor/symfony/polyfill-ctype/bootstrap80.php
20 /vendor/symfony/polyfill-php80/bootstrap.php
21 /vendor/guzzlehttp/promises/src/functions_include.php
22 /vendor/guzzlehttp/promises/src/functions.php
23 /vendor/guzzlehttp/guzzle/src/functions_include.php
24 /vendor/guzzlehttp/guzzle/src/functions.php
25 /vendor/symfony/polyfill-iconv/bootstrap.php
26 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
27 /vendor/jakeasmith/http_build_url/src/http_build_url.php
28 /vendor/lcobucci/jwt/compat/class-aliases.php
29 /vendor/lcobucci/jwt/src/Token.php
30 /vendor/lcobucci/jwt/src/Signature.php
31 /vendor/lcobucci/jwt/compat/json-exception-polyfill.php
32 /vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
33 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
34 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
35 /vendor/symfony/polyfill-intl-icu/bootstrap.php
36 /vendor/symfony/polyfill-php73/bootstrap.php
37 /vendor/symfony/polyfill-php81/bootstrap.php
38 /vendor/api-platform/core/src/deprecation.php
39 /vendor/api-platform/core/src/Api/FilterInterface.php
40 /vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php
41 /vendor/api-platform/core/src/deprecated_interfaces.php
42 /vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php
43 /vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php
44 /vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php
45 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php
46 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/ExistsFilterInterface.php
47 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php
48 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/RangeFilterInterface.php
49 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php
50 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationCollectionExtensionInterface.php
51 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationItemExtensionInterface.php
52 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultCollectionExtensionInterface.php
53 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultItemExtensionInterface.php
54 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Filter/FilterInterface.php
55 /vendor/api-platform/core/src/Doctrine/Orm/QueryAwareInterface.php
56 /vendor/api-platform/core/src/Doctrine/Orm/Util/QueryNameGeneratorInterface.php
57 /vendor/api-platform/core/src/Elasticsearch/Metadata/Document/Factory/DocumentMetadataFactoryInterface.php
58 /vendor/api-platform/core/src/Symfony/Validator/ValidationGroupsGeneratorInterface.php
59 /vendor/api-platform/core/src/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php
60 /vendor/api-platform/core/src/Exception/ExceptionInterface.php
61 /vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php
62 /vendor/api-platform/core/src/State/Pagination/PaginatorInterface.php
63 /vendor/api-platform/core/src/State/Pagination/PartialPaginatorInterface.php
64 /vendor/api-platform/core/src/Documentation/DocumentationInterface.php
65 /vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php
66 /vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php
67 /vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php
68 /vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php
69 /vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php
70 /vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php
71 /vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php
72 /vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php
73 /vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php
74 /vendor/api-platform/core/src/Validator/ValidatorInterface.php
75 /vendor/api-platform/core/src/Api/UrlGeneratorInterface.php
76 /vendor/api-platform/core/src/GraphQl/ExecutorInterface.php
77 /vendor/api-platform/core/src/GraphQl/Error/ErrorHandlerInterface.php
78 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ValidateStageInterface.php
79 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ReadStageInterface.php
80 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityPostDenormalizeStageInterface.php
81 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityStageInterface.php
82 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/WriteStageInterface.php
83 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SerializeStageInterface.php
84 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/DeserializeStageInterface.php
85 /vendor/api-platform/core/src/GraphQl/Resolver/QueryItemResolverInterface.php
86 /vendor/api-platform/core/src/GraphQl/Resolver/QueryCollectionResolverInterface.php
87 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Factory/ResolverFactoryInterface.php
88 /vendor/api-platform/core/src/GraphQl/Resolver/MutationResolverInterface.php
89 /vendor/api-platform/core/src/Core/GraphQl/Subscription/MercureSubscriptionIriGeneratorInterface.php
90 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionIdentifierGeneratorInterface.php
91 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionManagerInterface.php
92 /vendor/api-platform/core/src/Core/GraphQl/Serializer/SerializerContextBuilderInterface.php
93 /vendor/api-platform/core/src/GraphQl/Type/TypesFactoryInterface.php
94 /vendor/api-platform/core/src/GraphQl/Type/Definition/TypeInterface.php
95 /vendor/api-platform/core/src/GraphQl/Type/TypesContainerInterface.php
96 /vendor/psr/container/src/ContainerInterface.php
97 /vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php
98 /vendor/ircmaxell/password-compat/lib/password.php
99 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
100 /vendor/prestashop/laminas-code-lts/polyfill/ReflectionEnumPolyfill.php
101 /src/Core/Version.php
102 /config/alias.php
103 /vendor/prestashop/autoload/src/PrestashopAutoload.php
104 /vendor/prestashop/autoload/src/LegacyClassLoader.php
105 /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
106 /vendor/prestashop/autoload/src/Autoloader.php
107 /config/bootstrap.php
108 /src/Core/ContainerBuilder.php
109 /src/Core/Foundation/IoC/Container.php
110 /src/Adapter/ServiceLocator.php
111 /var/cache/prod/appParameters.php
114 /var/cache/prod/class_index.php
115 /classes/controller/Controller.php
117 /classes/ObjectModel.php
118 /src/Core/Foundation/Database/EntityInterface.php
120 /classes/db/Db.php
122 /classes/Hook.php
124 /classes/module/Module.php
125 /src/Core/Module/Legacy/ModuleInterface.php
127 /classes/Tools.php
128 /classes/Context.php
129 /classes/shop/Shop.php
130 /src/Core/Security/PasswordGenerator.php
131 /classes/db/DbPDO.php
132 /classes/AddressFormat.php
133 /classes/Configuration.php
134 /classes/Validate.php
135 /classes/cache/Cache.php
136 /src/Adapter/EntityMapper.php
137 /classes/db/DbQuery.php
138 /src/Core/Addon/Theme/ThemeManagerBuilder.php
139 /vendor/psr/log/Psr/Log/NullLogger.php
140 /vendor/psr/log/Psr/Log/AbstractLogger.php
141 /vendor/psr/log/Psr/Log/LoggerInterface.php
142 /src/Adapter/Configuration.php
143 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
144 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
145 /src/Core/ConfigurationInterface.php
146 /src/Core/Addon/Theme/ThemeRepository.php
147 /src/Core/Addon/AddonRepositoryInterface.php
148 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
149 /src/Core/Addon/Theme/Theme.php
150 /src/Core/Addon/AddonInterface.php
151 /src/Core/Util/ArrayFinder.php
152 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccess.php
153 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.php
154 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php
155 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
156 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php
157 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
158 /config/defines_uri.inc.php
159 /classes/Language.php
160 /src/Core/Language/LanguageInterface.php
161 /classes/Country.php
162 /classes/PrestaShopCollection.php
163 /classes/shop/ShopGroup.php
164 /classes/Cookie.php
165 /classes/PhpEncryption.php
166 /classes/PhpEncryptionEngine.php
167 /vendor/defuse/php-encryption/src/Key.php
168 /vendor/defuse/php-encryption/src/Encoding.php
169 /vendor/defuse/php-encryption/src/Core.php
170 /vendor/defuse/php-encryption/src/Crypto.php
171 /vendor/defuse/php-encryption/src/KeyOrPassword.php
172 /vendor/defuse/php-encryption/src/RuntimeTests.php
173 /vendor/defuse/php-encryption/src/DerivedKeys.php
174 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
175 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
176 /src/Core/Session/SessionHandler.php
177 /src/Core/Session/SessionHandlerInterface.php
178 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
179 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
180 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
181 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
182 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
183 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
184 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
185 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
186 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
187 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
188 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
189 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
190 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
191 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
192 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
193 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
194 /config/smarty.config.inc.php
195 /vendor/smarty/smarty/libs/Smarty.class.php
196 /vendor/smarty/smarty/libs/functions.php
197 /vendor/smarty/smarty/libs/Autoloader.php
198 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
199 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
200 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
201 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
202 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
203 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
204 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
205 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
206 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
207 /config/smartyfront.config.inc.php
208 /classes/Smarty/SmartyResourceModule.php
209 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
211 /classes/Smarty/SmartyResourceParent.php
212 /classes/Smarty/SmartyLazyRegister.php
213 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
214 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
215 /classes/Customer.php
216 /classes/Group.php
217 /classes/Link.php
218 /classes/shop/ShopUrl.php
219 /classes/Dispatcher.php
220 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
221 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
222 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
223 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
224 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
225 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
226 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
227 /src/Adapter/SymfonyContainer.php
228 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
229 /config/db_slave_server.inc.php
230 /modules/psblog/psblog.php
231 /modules/psblog/loader.php
232 /modules/psblog/classes/config.php
233 /modules/psblog/libs/Helper.php
234 /modules/psblog/classes/psblogcat.php
235 /modules/psblog/classes/blog.php
236 /modules/psblog/classes/link.php
237 /modules/psblog/classes/comment.php
238 /modules/psblog/classes/PsblogOwlCarousel.php
239 /src/Core/Security/Hashing.php
240 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
241 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
242 /src/PrestaShopBundle/Translation/TranslatorComponent.php
243 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
244 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
245 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
246 /vendor/symfony/contracts/Translation/TranslatorInterface.php
247 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
248 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
249 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
250 /src/PrestaShopBundle/Translation/TranslatorInterface.php
251 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
252 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
253 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
254 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
255 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
256 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
257 /vendor/symfony/contracts/Translation/TranslatorTrait.php
258 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
259 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
260 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
261 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
262 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
263 /var/cache/prod/translations/catalogue.en-US.NXhscRe.php
264 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
265 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
266 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
267 /modules/colissimo/colissimo.php
268 /classes/module/CarrierModule.php
269 /modules/colissimo/classes/module.classes.php
270 /modules/colissimo/classes/ColissimoTools.php
271 /modules/colissimo/classes/ColissimoLink.php
272 /modules/colissimo/classes/ColissimoModuleConfiguration.php
273 /modules/colissimo/classes/ColissimoCarrier.php
274 /classes/Carrier.php
275 /modules/colissimo/classes/ColissimoService.php
276 /modules/colissimo/classes/ColissimoOrder.php
277 /modules/colissimo/classes/ColissimoLabel.php
278 /modules/colissimo/classes/ColissimoLabelProduct.php
279 /modules/colissimo/classes/ColissimoDepositSlip.php
280 /modules/colissimo/classes/ColissimoLabelGenerator.php
281 /modules/colissimo/classes/ColissimoPickupPoint.php
282 /modules/colissimo/classes/ColissimoCartPickupPoint.php
283 /modules/colissimo/classes/ColissimoTrackingCode.php
284 /modules/colissimo/classes/ColissimoOrderCarrier.php
285 /override/classes/order/OrderCarrier.php
286 /classes/order/OrderCarrier.php
287 /modules/colissimo/classes/ColissimoCustomCategory.php
288 /modules/colissimo/classes/ColissimoCustomProduct.php
289 /modules/colissimo/classes/ColissimoCustomDocument.php
290 /modules/colissimo/classes/ColissimoMerchantAddress.php
291 /modules/colissimo/classes/ColissimoAddress.php
292 /modules/colissimo/classes/ColissimoACE.php
293 /modules/colissimo/classes/migration/ColissimoOtherModuleInterface.php
294 /modules/colissimo/classes/migration/ColissimoMigration.php
295 /modules/colissimo/classes/migration/ColissimoSoflexibiliteMigration.php
296 /modules/colissimo/classes/migration/ColissimoSoniceEtiquetageMigration.php
297 /modules/colissimo/classes/migration/ColissimoColissimoSimpliciteMigration.php
298 /modules/colissimo/classes/migration/ColissimoSocolissimoMigration.php
299 /modules/colissimo/classes/logger/AbstractColissimoHandler.php
300 /modules/colissimo/classes/logger/ColissimoFileHandler.php
301 /modules/colissimo/classes/logger/ColissimoNullHandler.php
302 /modules/colissimo/classes/logger/ColissimoLogger.php
303 /modules/colissimo/lib/loader.php
304 /modules/colissimo/lib/ColissimoClient.php
305 /modules/colissimo/lib/Request/AbstractColissimoRequest.php
306 /modules/colissimo/lib/Request/ColissimoGenerateLabelRequest.php
307 /modules/colissimo/lib/Request/ColissimoGenerateBordereauRequest.php
308 /modules/colissimo/lib/Request/ColissimoWidgetAuthenticationRequest.php
309 /modules/colissimo/lib/Request/ColissimoMailboxDetailsRequest.php
310 /modules/colissimo/lib/Request/ColissimoTrackingEnrichiRequest.php
311 /modules/colissimo/lib/Request/ColissimoTrackingSimpleRequest.php
312 /modules/colissimo/lib/Request/ColissimoCheckGenerateLabelRequest.php
313 /modules/colissimo/lib/Request/ColissimoPlanPickupRequest.php
314 /modules/colissimo/lib/Request/ColissimoTrackingTimelineRequest.php
315 /modules/colissimo/lib/Request/ColissimoCreateCustomDocumentRequest.php
316 /modules/colissimo/lib/Request/ColissimoUpdateCustomDocumentRequest.php
317 /modules/colissimo/lib/Request/ColissimoBoxServicesRequest.php
318 /modules/colissimo/lib/Request/ColissimoboxConnectRequest.php
319 /modules/colissimo/lib/Request/ColissimoGenerateTokenRequest.php
320 /modules/colissimo/lib/Response/ColissimoReturnedResponseInterface.php
321 /modules/colissimo/lib/Response/AbstractColissimoResponse.php
322 /modules/colissimo/lib/Response/ColissimoResponseParser.php
323 /modules/colissimo/lib/Response/ColissimoGenerateLabelResponse.php
324 /modules/colissimo/lib/Response/ColissimoGenerateBordereauResponse.php
325 /modules/colissimo/lib/Response/ColissimoWidgetAuthenticationResponse.php
326 /modules/colissimo/lib/Response/ColissimoMailboxDetailsResponse.php
327 /modules/colissimo/lib/Response/ColissimoTrackingEnrichiResponse.php
328 /modules/colissimo/lib/Response/ColissimoTrackingSimpleResponse.php
329 /modules/colissimo/lib/Response/ColissimoCheckGenerateLabelResponse.php
330 /modules/colissimo/lib/Response/ColissimoPlanPickupResponse.php
331 /modules/colissimo/lib/Response/ColissimoTrackingTimelineResponse.php
332 /modules/colissimo/lib/Response/ColissimoCreateCustomDocumentResponse.php
333 /modules/colissimo/lib/Response/ColissimoUpdateCustomDocumentResponse.php
334 /modules/colissimo/lib/Response/ColissimoBoxServicesResponse.php
335 /modules/colissimo/lib/Response/ColissimoboxConnectResponse.php
336 /classes/Translate.php
337 /modules/colissimo/translations/en.php
338 /modules/ps_eventbus/ps_eventbus.php
339 /modules/ps_eventbus/vendor/autoload.php
340 /modules/ps_eventbus/vendor/composer/autoload_real.php
341 /modules/ps_eventbus/vendor/composer/autoload_static.php
342 /modules/ps_eventbus/src/Traits/UseHooks.php
343 /modules/ps_eventbus/src/Traits/Hooks/UseCarrierHooks.php
344 /modules/ps_eventbus/src/Traits/Hooks/UseCartHooks.php
345 /modules/ps_eventbus/src/Traits/Hooks/UseCartRuleHooks.php
346 /modules/ps_eventbus/src/Traits/Hooks/UseCategoryHooks.php
347 /modules/ps_eventbus/src/Traits/Hooks/UseCombinationHooks.php
348 /modules/ps_eventbus/src/Traits/Hooks/UseCurrencyHooks.php
349 /modules/ps_eventbus/src/Traits/Hooks/UseCustomerHooks.php
350 /modules/ps_eventbus/src/Traits/Hooks/UseEmployeeHooks.php
351 /modules/ps_eventbus/src/Traits/Hooks/UseImageHooks.php
352 /modules/ps_eventbus/src/Traits/Hooks/UseImageTypeHooks.php
353 /modules/ps_eventbus/src/Traits/Hooks/UseLanguageHooks.php
354 /modules/ps_eventbus/src/Traits/Hooks/UseManufacturerHooks.php
355 /modules/ps_eventbus/src/Traits/Hooks/UseOrderCarrierHooks.php
356 /modules/ps_eventbus/src/Traits/Hooks/UseOrderCartRuleHooks.php
357 /modules/ps_eventbus/src/Traits/Hooks/UseOrderDetailHooks.php
358 /modules/ps_eventbus/src/Traits/Hooks/UseOrderHistoryHooks.php
359 /modules/ps_eventbus/src/Traits/Hooks/UseOrderHooks.php
360 /modules/ps_eventbus/src/Traits/Hooks/UseProductHooks.php
361 /modules/ps_eventbus/src/Traits/Hooks/UseSpecificPriceHooks.php
362 /modules/ps_eventbus/src/Traits/Hooks/UseStockHooks.php
363 /modules/ps_eventbus/src/Traits/Hooks/UseStockMvtHooks.php
364 /modules/ps_eventbus/src/Traits/Hooks/UseStoreHooks.php
365 /modules/ps_eventbus/src/Traits/Hooks/UseSupplierHooks.php
366 /modules/ps_eventbus/src/Traits/Hooks/UseWishlistHooks.php
367 /modules/ps_mbo/ps_mbo.php
368 /modules/ps_mbo/vendor/autoload.php
369 /modules/ps_mbo/vendor/composer/autoload_real.php
370 /modules/ps_mbo/vendor/composer/platform_check.php
371 /modules/ps_mbo/vendor/composer/autoload_static.php
372 /modules/ps_mbo/vendor/clue/stream-filter/src/functions_include.php
373 /modules/ps_mbo/vendor/clue/stream-filter/src/functions.php
374 /modules/ps_mbo/vendor/php-http/message/src/filters.php
375 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
376 /modules/ps_mbo/vendor/symfony/polyfill-intl-grapheme/bootstrap.php
377 /modules/ps_mbo/vendor/symfony/string/Resources/functions.php
378 /modules/ps_mbo/bootstrap.php
379 /vendor/symfony/symfony/src/Symfony/Component/Dotenv/Dotenv.php
380 /modules/ps_mbo/src/Traits/HaveTabs.php
381 /modules/ps_mbo/src/Traits/UseHooks.php
382 /modules/ps_mbo/src/Traits/Hooks/UseDisplayBackOfficeEmployeeMenu.php
383 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneOne.php
384 /modules/ps_mbo/src/Traits/HaveCdcComponent.php
385 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneTwo.php
386 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneThree.php
387 /modules/ps_mbo/src/Traits/Hooks/UseDisplayAdminThemesListAfter.php
388 /modules/ps_mbo/src/Traits/Hooks/UseDisplayDashboardTop.php
389 /modules/ps_mbo/src/Traits/Hooks/UseActionAdminControllerSetMedia.php
390 /modules/ps_mbo/src/Traits/Hooks/UseActionBeforeInstallModule.php
391 /modules/ps_mbo/src/Traits/Hooks/UseActionGetAdminToolbarButtons.php
392 /modules/ps_mbo/src/Traits/Hooks/UseActionGetAlternativeSearchPanels.php
393 /modules/ps_mbo/src/Traits/Hooks/UseDisplayAdminAfterHeader.php
394 /modules/ps_mbo/src/Traits/Hooks/UseDisplayModuleConfigureExtraButtons.php
395 /modules/ps_mbo/src/Traits/Hooks/UseActionListModules.php
396 /modules/ps_mbo/src/Traits/Hooks/UseActionModuleRegisterHookAfter.php
397 /modules/ps_mbo/src/Traits/Hooks/UseDisplayEmptyModuleCategoryExtraMessage.php
398 /modules/ps_mbo/src/Traits/Hooks/UseActionDispatcherBefore.php
399 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectShopUrlUpdateAfter.php
400 /modules/ps_mbo/src/Traits/Hooks/UseActionGeneralPageSave.php
401 /modules/ps_mbo/src/Traits/Hooks/UseActionBeforeUpgradeModule.php
402 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectEmployeeDeleteBefore.php
403 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectEmployeeUpdateBefore.php
404 /modules/ps_mbo/src/Traits/HaveShopOnExternalService.php
405 /modules/ps_mbo/src/Tab/TabInterface.php
406 /src/PrestaShopBundle/Translation/DomainNormalizer.php
407 /src/Adapter/Localization/LegacyTranslator.php
408 /modules/ps_mbo/vendor/symfony/string/UnicodeString.php
409 /modules/ps_mbo/vendor/symfony/string/AbstractUnicodeString.php
410 /modules/ps_mbo/vendor/symfony/string/AbstractString.php
411 /controllers/front/listing/CategoryController.php
412 /classes/controller/ProductListingFrontController.php
413 /classes/controller/ProductPresentingFrontController.php
414 /classes/controller/FrontController.php
415 /src/Adapter/Presenter/Object/ObjectPresenter.php
416 /src/Adapter/Presenter/PresenterInterface.php
417 /src/Adapter/Presenter/Cart/CartPresenter.php
418 /src/Adapter/Product/PriceFormatter.php
419 /src/Adapter/Image/ImageRetriever.php
420 /classes/tax/TaxConfiguration.php
421 /classes/Smarty/TemplateFinder.php
422 /classes/assets/StylesheetManager.php
423 /classes/assets/AbstractAssetManager.php
424 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
425 /classes/assets/JavascriptManager.php
426 /classes/assets/CccReducer.php
427 /classes/Category.php
428 /classes/webservice/WebserviceRequest.php
429 /src/Adapter/ContainerBuilder.php
430 /src/Adapter/Environment.php
431 /src/Core/EnvironmentInterface.php
432 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
433 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
434 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
435 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
436 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
437 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
438 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
439 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
440 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
441 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
442 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
443 /vendor/symfony/contracts/Service/ResetInterface.php
444 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
445 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
446 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
447 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
448 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
449 /vendor/symfony/contracts/Cache/ItemInterface.php
450 /vendor/psr/cache/src/CacheItemInterface.php
451 /vendor/psr/cache/src/CacheItemPoolInterface.php
452 /vendor/symfony/contracts/Cache/CacheInterface.php
453 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
454 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
455 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
456 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
457 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
458 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
459 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
460 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
461 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
462 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
463 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
464 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
465 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
466 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
467 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
468 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
469 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
470 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
471 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
472 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
473 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
474 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
475 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
476 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
477 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
478 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
479 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
480 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
481 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
482 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
483 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
484 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
485 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
486 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
487 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
488 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
489 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
490 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
491 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
492 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
493 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
494 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
495 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
496 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
497 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
498 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
499 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
500 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
501 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
502 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
503 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
504 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
505 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
506 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
507 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
508 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
509 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
510 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
511 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
512 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
513 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
514 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
515 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
516 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
517 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
518 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
519 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
520 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
521 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
522 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
523 /var/cache/prod/FrontContainer.php
524 /src/Adapter/Container/LegacyContainer.php
525 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
526 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
527 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
528 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
529 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
530 /vendor/psr/container/src/ContainerExceptionInterface.php
531 /vendor/psr/container/src/NotFoundExceptionInterface.php
532 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
533 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
534 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
535 /src/Adapter/Container/LegacyContainerInterface.php
536 /modules/ps_accounts/vendor/autoload.php
537 /modules/ps_accounts/vendor/composer/autoload_real.php
538 /modules/ps_accounts/vendor/composer/platform_check.php
539 /modules/ps_accounts/vendor/composer/autoload_static.php
540 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
541 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
542 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
543 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
544 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
545 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
546 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
547 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
548 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
549 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
550 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
551 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
552 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
553 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
554 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
555 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
556 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
557 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
558 /modules/ps_emailalerts/vendor/autoload.php
559 /modules/ps_emailalerts/vendor/composer/autoload_real.php
560 /modules/ps_emailalerts/vendor/composer/autoload_static.php
561 /modules/statsdata/vendor/autoload.php
562 /modules/statsdata/vendor/composer/autoload_real.php
563 /modules/statsdata/vendor/composer/platform_check.php
564 /modules/statsdata/vendor/composer/autoload_static.php
565 /modules/ps_metrics/vendor/autoload.php
566 /modules/ps_metrics/vendor/composer/autoload_real.php
567 /modules/ps_metrics/vendor/composer/autoload_static.php
568 /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap.php
569 /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap80.php
570 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment.php
571 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Client.php
572 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
573 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
574 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
575 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
576 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
577 /modules/ps_facebook/vendor/autoload.php
578 /modules/ps_facebook/vendor/composer/autoload_real.php
579 /modules/ps_facebook/vendor/composer/autoload_static.php
580 /modules/psshipping/vendor/autoload.php
581 /modules/psshipping/vendor/composer/autoload_real.php
582 /modules/psshipping/vendor/composer/autoload_static.php
583 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions_include.php
584 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions.php
585 /modules/ps_checkout/vendor/autoload.php
586 /modules/ps_checkout/vendor/composer/autoload_real.php
587 /modules/ps_checkout/vendor/composer/platform_check.php
588 /modules/ps_checkout/vendor/composer/autoload_static.php
589 /modules/ps_checkout/vendor/ramsey/uuid/src/functions.php
590 /modules/ps_edition_basic/vendor/autoload.php
591 /modules/ps_edition_basic/vendor/composer/autoload_real.php
592 /modules/ps_edition_basic/vendor/composer/platform_check.php
593 /modules/ps_edition_basic/vendor/composer/autoload_static.php
594 /modules/gamification/vendor/autoload.php
595 /modules/gamification/vendor/composer/autoload_real.php
596 /modules/gamification/vendor/composer/platform_check.php
597 /modules/gamification/vendor/composer/autoload_static.php
598 /modules/ps_searchbar/vendor/autoload.php
599 /modules/ps_searchbar/vendor/composer/autoload_real.php
600 /modules/ps_searchbar/vendor/composer/autoload_static.php
601 /modules/ps_contactinfo/vendor/autoload.php
602 /modules/ps_contactinfo/vendor/composer/autoload_real.php
603 /modules/ps_contactinfo/vendor/composer/autoload_static.php
604 /modules/ps_categorytree/vendor/autoload.php
605 /modules/ps_categorytree/vendor/composer/autoload_real.php
606 /modules/ps_categorytree/vendor/composer/autoload_static.php
607 /modules/ps_facetedsearch/vendor/autoload.php
608 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
609 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
610 /modules/ps_themecusto/vendor/autoload.php
611 /modules/ps_themecusto/vendor/composer/autoload_real.php
612 /modules/ps_themecusto/vendor/composer/autoload_static.php
613 /modules/ps_sharebuttons/vendor/autoload.php
614 /modules/ps_sharebuttons/vendor/composer/autoload_real.php
615 /modules/ps_sharebuttons/vendor/composer/autoload_static.php
616 /modules/contactform/vendor/autoload.php
617 /modules/contactform/vendor/composer/autoload_real.php
618 /modules/contactform/vendor/composer/autoload_static.php
619 /modules/blockwishlist/vendor/autoload.php
620 /modules/blockwishlist/vendor/composer/autoload_real.php
621 /modules/blockwishlist/vendor/composer/autoload_static.php
622 /modules/ps_categoryproducts/vendor/autoload.php
623 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
624 /modules/ps_categoryproducts/vendor/composer/platform_check.php
625 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
626 /modules/mondialrelay/vendor/autoload.php
627 /modules/mondialrelay/vendor/composer/autoload_real.php
628 /modules/mondialrelay/vendor/composer/autoload_static.php
629 /modules/colissimo/vendor/autoload.php
630 /modules/colissimo/vendor/composer/autoload_real.php
631 /modules/colissimo/vendor/composer/platform_check.php
632 /modules/colissimo/vendor/composer/autoload_static.php
633 /modules/gsitemap/vendor/autoload.php
634 /modules/gsitemap/vendor/composer/autoload_real.php
635 /modules/gsitemap/vendor/composer/platform_check.php
636 /modules/gsitemap/vendor/composer/autoload_static.php
637 /modules/chronopost/vendor/autoload.php
638 /modules/chronopost/vendor/composer/autoload_real.php
639 /modules/chronopost/vendor/composer/platform_check.php
640 /modules/chronopost/vendor/composer/autoload_static.php
641 /src/Core/Localization/Locale/Repository.php
642 /src/Core/Localization/Locale/RepositoryInterface.php
643 /src/Core/Localization/CLDR/LocaleRepository.php
644 /src/Core/Localization/CLDR/LocaleDataSource.php
645 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
646 /src/Core/Data/Layer/AbstractDataLayer.php
647 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
648 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
649 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
650 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
651 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
652 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
653 /vendor/symfony/contracts/Cache/CacheTrait.php
654 /vendor/psr/cache/src/InvalidArgumentException.php
655 /vendor/psr/cache/src/CacheException.php
656 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
657 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
658 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
659 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
660 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
661 /src/Core/Localization/CLDR/Reader.php
662 /src/Core/Localization/CLDR/ReaderInterface.php
663 /src/Core/Localization/Currency/Repository.php
664 /src/Core/Localization/Currency/RepositoryInterface.php
665 /src/Core/Localization/Currency/CurrencyDataSource.php
666 /src/Core/Localization/Currency/DataSourceInterface.php
667 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
668 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
669 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
670 /src/Adapter/Currency/CurrencyDataProvider.php
671 /src/Core/Currency/CurrencyDataProviderInterface.php
672 /src/Adapter/LegacyContext.php
673 /src/Adapter/Tools.php
674 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
675 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
676 /vendor/prestashop/decimal/src/Operation/Rounding.php
677 /src/Core/Localization/Locale.php
678 /src/Core/Localization/LocaleInterface.php
679 /src/Core/Localization/Specification/Price.php
680 /src/Core/Localization/Specification/Number.php
681 /src/Core/Localization/Specification/NumberInterface.php
682 /src/Core/Localization/Specification/Factory.php
683 /src/Core/Localization/CLDR/LocaleData.php
684 /src/Core/Localization/CLDR/NumberSymbolsData.php
685 /src/Core/Localization/CLDR/CurrencyData.php
686 /src/Core/Localization/CLDR/Locale.php
687 /src/Core/Localization/CLDR/LocaleInterface.php
688 /src/Core/Localization/Specification/NumberSymbolList.php
689 /classes/Currency.php
690 /src/Core/Localization/Currency/LocalizedCurrencyId.php
691 /src/Core/Localization/Currency/CurrencyData.php
692 /src/Core/Localization/Currency/CurrencyCollection.php
693 /src/Core/Localization/Currency.php
694 /src/Core/Localization/CurrencyInterface.php
695 /src/Core/Localization/Specification/NumberCollection.php
696 /src/Core/Localization/Number/Formatter.php
697 /override/classes/Cart.php
698 /classes/Cart.php
699 /src/Adapter/AddressFactory.php
700 /classes/CartRule.php
701 /classes/Product.php
702 /src/Core/Domain/Product/ValueObject/RedirectType.php
703 /src/Core/Util/DateTime/DateTime.php
704 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
705 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
706 /src/Core/Domain/Product/ValueObject/ProductType.php
707 /src/Core/Domain/Product/ValueObject/Reference.php
708 /src/Core/Domain/Product/ValueObject/Ean13.php
709 /src/Core/Domain/Product/ValueObject/Isbn.php
710 /src/Core/Domain/Product/ValueObject/Upc.php
711 /src/Core/Domain/Product/ProductSettings.php
712 /src/Core/Image/ImageFormatConfiguration.php
713 /src/Core/Image/ImageFormatConfigurationInterface.php
714 /classes/FeatureFlag.php
715 /src/Core/FeatureFlag/FeatureFlagSettings.php
716 /classes/ImageType.php
717 /src/Core/Domain/Shop/ValueObject/ShopId.php
718 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
719 /modules/ps_emailalerts/ps_emailalerts.php
720 /modules/ps_emailalerts/MailAlert.php
721 /modules/ps_facebook/ps_facebook.php
722 /modules/ps_facebook/translations/en.php
723 /modules/ps_metrics/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
724 /modules/ps_metrics/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
725 /modules/ps_metrics/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
726 /var/cache/prod/Ps_facebookFrontContainer.php
727 /modules/ps_facebook/classes/Buffer/TemplateBuffer.php
728 /classes/Media.php
729 /modules/ps_emailsubscription/ps_emailsubscription.php
730 /src/Core/Module/WidgetInterface.php
731 /modules/blockreassurance/blockreassurance.php
732 /modules/ps_socialfollow/ps_socialfollow.php
733 /modules/mondialrelay/mondialrelay.php
734 /modules/mondialrelay/classes/MondialrelayTools.php
735 /modules/mondialrelay/classes/services/MondialrelayService.php
736 /modules/mondialrelay/classes/MondialrelayCarrierMethod.php
737 /modules/mondialrelay/classes/MondialrelaySelectedRelay.php
738 /modules/mondialrelay/vendor/totpsclasslib/src/Module.php
739 /modules/allinone_rewards/allinone_rewards.php
740 /modules/allinone_rewards/plugins/RewardsCorePlugin.php
741 /modules/allinone_rewards/plugins/RewardsGenericPlugin.php
742 /modules/allinone_rewards/plugins/RewardsLoyaltyPlugin.php
743 /modules/allinone_rewards/plugins/RewardsSponsorshipPlugin.php
744 /modules/allinone_rewards/models/RewardsModel.php
745 /modules/allinone_rewards/models/RewardsAccountModel.php
746 /modules/allinone_rewards/models/RewardsSponsorshipModel.php
747 /modules/allinone_rewards/plugins/RewardsRegistrationPlugin.php
748 /modules/allinone_rewards/plugins/RewardsNewsletterPlugin.php
749 /modules/allinone_rewards/plugins/RewardsToolsPlugin.php
750 /modules/allinone_rewards/models/RewardsStateModel.php
751 /modules/allinone_rewards/models/RewardsSponsorshipCodeModel.php
752 /modules/allinone_rewards/models/RewardsPaymentModel.php
753 /modules/allinone_rewards/models/RewardsTemplateModel.php
754 /modules/allinone_rewards/models/RewardsProductModel.php
755 /modules/allinone_rewards/models/RewardsGiftProductModel.php
756 /modules/allinone_rewards/models/RewardsGiftProductAttributeModel.php
757 /modules/allinone_rewards/translations/en.php
758 /modules/chronopost/chronopost.php
759 /modules/chronopost/libraries/Chronofresh.php
760 /modules/chronopost/libraries/Chronoconfig.php
761 /modules/chronopost/libraries/Chronometa.php
762 /classes/ProductDownload.php
763 /classes/tax/Tax.php
764 /src/Core/Localization/CLDR/ComputingPrecision.php
765 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
766 /src/Core/Cart/Calculator.php
767 /src/Core/Cart/CartRowCollection.php
768 /src/Core/Cart/Fees.php
769 /src/Core/Cart/AmountImmutable.php
770 /src/Core/Cart/CartRuleCollection.php
771 /src/Core/Cart/CartRuleCalculator.php
772 /src/Adapter/Product/PriceCalculator.php
773 /override/classes/order/Order.php
774 /classes/order/Order.php
775 /src/Core/Cart/CartRow.php
776 /vendor/prestashop/decimal/src/DecimalNumber.php
777 /vendor/prestashop/decimal/src/Builder.php
778 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
779 /classes/Gender.php
780 /classes/Risk.php
781 /classes/Meta.php
782 /classes/Address.php
783 /classes/State.php
784 /src/Core/Security/PasswordPolicyConfiguration.php
785 /src/Core/Configuration/DataConfigurationInterface.php
786 /src/Core/Filter/FrontEndObject/MainFilter.php
787 /src/Core/Filter/FilterInterface.php
788 /src/Core/Filter/FrontEndObject/CartFilter.php
789 /src/Core/Filter/HashMapWhitelistFilter.php
790 /src/Core/Filter/CollectionFilter.php
791 /src/Core/Filter/FrontEndObject/ProductFilter.php
792 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
793 /src/Core/Filter/FrontEndObject/CustomerFilter.php
794 /src/Core/Filter/FrontEndObject/ShopFilter.php
795 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
796 /modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php
797 /modules/ps_facebook/classes/Config/Env.php
798 /modules/ps_facebook/classes/Handler/ErrorHandler/ModuleFilteredRavenClient.php
799 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Client.php
800 /modules/ps_facebook/classes/Config/Config.php
801 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Util.php
802 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Compat.php
803 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Processor/SanitizeDataProcessor.php
804 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Processor.php
805 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Context.php
806 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Breadcrumbs.php
807 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Serializer.php
808 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/ReprSerializer.php
809 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/TransactionStack.php
810 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Breadcrumbs/ErrorHandler.php
811 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/Stacktrace.php
812 /modules/ps_mbo/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php
813 /modules/ps_mbo/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php
814 /src/Core/Addon/Module/ModuleManagerBuilder.php
815 /src/Core/Util/File/YamlParser.php
816 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
817 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
818 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
819 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
820 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
821 /var/cache/prod/yaml/64a354562329ce2390f40767d84c10fd.php
822 /src/Adapter/LegacyLogger.php
823 /src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
824 /src/Adapter/Module/ModuleDataProvider.php
825 /src/Adapter/Module/AdminModuleDataProvider.php
826 /src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
827 /src/Adapter/Module/Module.php
828 /src/Core/Module/ModuleInterface.php
829 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
830 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
831 /vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
832 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
833 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
834 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
835 /vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
836 /vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
837 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
838 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
839 /vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
840 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
841 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
842 /src/Adapter/Module/ModuleDataUpdater.php
843 /src/Core/Module/ModuleManager.php
844 /src/Core/Module/ModuleManagerInterface.php
845 /src/Core/Module/ModuleRepository.php
846 /src/Core/Module/ModuleRepositoryInterface.php
847 /src/Adapter/HookManager.php
848 /src/Core/Module/SourceHandler/SourceHandlerFactory.php
849 /src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
850 /vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
851 /vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
852 /src/Core/Hook/HookDispatcherInterface.php
853 /modules/ps_accounts/ps_accounts.php
854 /modules/ps_accounts/src/Hook/HookableTrait.php
855 /modules/ps_accounts/src/Module/Install.php
856 /modules/ps_accounts/translations/en.php
857 /modules/ps_accounts/src/ServiceContainer/PsAccountsContainer.php
858 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/ServiceContainer.php
859 /modules/ps_accounts/config.php
860 /modules/ps_accounts/src/Log/Logger.php
861 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Logger.php
862 /modules/ps_accounts/vendor/psr/log/Psr/Log/LoggerInterface.php
863 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
864 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
865 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
866 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
867 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
868 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
869 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Utils.php
870 /modules/ps_accounts/src/ServiceProvider/ApiClientProvider.php
871 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/Contract/IServiceProvider.php
872 /modules/ps_accounts/src/ServiceProvider/CommandProvider.php
873 /modules/ps_accounts/src/ServiceProvider/DefaultProvider.php
874 /modules/ps_accounts/src/ServiceProvider/OAuth2Provider.php
875 /modules/ps_accounts/src/ServiceProvider/RepositoryProvider.php
876 /modules/ps_accounts/src/ServiceProvider/SessionProvider.php
877 /modules/ps_accounts/src/Service/PsAccountsService.php
878 /modules/ps_accounts/src/Account/Session/ShopSession.php
879 /modules/ps_accounts/src/Account/Session/Session.php
880 /modules/ps_accounts/src/Account/Session/SessionInterface.php
881 /modules/ps_accounts/src/Repository/ConfigurationRepository.php
882 /modules/ps_accounts/src/Adapter/Configuration.php
883 /modules/ps_accounts/src/Service/OAuth2/OAuth2Service.php
884 /modules/ps_accounts/src/Http/Client/ClientConfig.php
885 /modules/ps_accounts/src/Http/Client/ConfigObject.php
886 /modules/ps_accounts/src/Type/Enum.php
887 /modules/ps_accounts/src/Service/OAuth2/OAuth2Client.php
888 /modules/ps_accounts/src/Adapter/Link.php
889 /modules/ps_accounts/src/Context/ShopContext.php
890 /modules/ps_accounts/vendor/ramsey/uuid/src/Uuid.php
891 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidInterface.php
892 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactory.php
893 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactoryInterface.php
894 /modules/ps_accounts/vendor/ramsey/uuid/src/FeatureSet.php
895 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
896 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
897 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
898 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
899 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/StringCodec.php
900 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/CodecInterface.php
901 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
902 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
903 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
904 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
905 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
906 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
907 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
908 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
909 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
910 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
911 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
912 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
913 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
914 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
915 /modules/ps_accounts/vendor/ramsey/uuid/src/BinaryUtils.php
916 /modules/ps_accounts/src/Service/OAuth2/CachedFile.php
917 /modules/ps_accounts/src/Account/LinkShop.php
918 /modules/ps_accounts/src/Cqrs/CommandBus.php
919 /modules/ps_accounts/src/Cqrs/Bus.php
920 /modules/ps_accounts/src/Account/Session/Firebase/ShopSession.php
921 /modules/ps_accounts/src/Account/Session/Firebase/FirebaseSession.php
922 /modules/ps_accounts/src/Account/Session/Firebase/OwnerSession.php
923 /modules/ps_accounts/src/Adapter/ConfigurationKeys.php
924 /modules/ps_eventbus/vendor/sentry/sentry/lib/Raven/ErrorHandler.php
925 /modules/ps_facebook/classes/Dispatcher/EventDispatcher.php
926 /modules/ps_facebook/classes/Handler/ApiConversionHandler.php
927 /modules/ps_facebook/classes/Adapter/ConfigurationAdapter.php
928 /modules/ps_facebook/classes/Factory/ContextFactory.php
929 /modules/ps_facebook/classes/API/Client/FacebookClient.php
930 /modules/ps_facebook/classes/Factory/FacebookEssentialsApiClientFactory.php
931 /modules/ps_facebook/classes/Factory/ApiClientFactoryInterface.php
932 /modules/ps_facebook/classes/Provider/AccessTokenProvider.php
933 /modules/ps_facebook/classes/Factory/PsApiClientFactory.php
934 /modules/ps_facebook/classes/Handler/ConfigurationHandler.php
935 /modules/ps_facebook/classes/Http/HttpClient.php
936 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Api.php
937 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Session.php
938 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/SessionInterface.php
939 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/ApiConfig.php
940 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Http/Client.php
941 /modules/ps_facebook/classes/Handler/PixelHandler.php
942 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php
943 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php
944 /modules/ps_facebook/classes/Provider/EventDataProvider.php
945 /modules/ps_facebook/classes/Adapter/ToolsAdapter.php
946 /modules/ps_facebook/classes/Repository/ProductRepository.php
947 /modules/ps_facebook/classes/Provider/ProductAvailabilityProvider.php
948 /modules/ps_facebook/classes/Provider/ProductAvailabilityProviderInterface.php
949 /modules/ps_facebook/classes/Repository/GoogleCategoryRepository.php
950 /modules/ps_facebook/classes/Provider/GoogleCategoryProvider.php
951 /modules/ps_facebook/classes/Provider/GoogleCategoryProviderInterface.php
952 /modules/ps_googleanalytics/ps_googleanalytics.php
953 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
954 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
955 /modules/ps_shoppingcart/ps_shoppingcart.php
956 /modules/ps_searchbar/ps_searchbar.php
957 /modules/cz_imageslider/cz_imageslider.php
958 /modules/cz_imageslider/Cz_HomeSlide.php
959 /modules/cz_categoryslider/cz_categoryslider.php
960 /modules/czcouponpop/czcouponpop.php
961 /modules/czcouponpop/classes/CzCouponPopClass.php
962 /modules/czcouponpop/sql/SampleDataCounpon.php
963 /modules/czproductsearch/czproductsearch.php
964 /modules/productlabelsandstickers/productlabelsandstickers.php
965 /modules/productlabelsandstickers/models/Stickers.php
966 /modules/productlabelsandstickers/models/ProductLabel.php
967 /modules/productlabelsandstickers/models/Rules.php
968 /modules/productlabelsandstickers/controllers/admin/AdminTextStickers.php
969 /classes/controller/ModuleAdminController.php
970 /override/controllers/admin/AdminController.php
971 /classes/controller/AdminController.php
972 /modules/sogecommerce/sogecommerce.php
973 /modules/sogecommerce/autoload.php
974 /modules/sogecommerce/classes/sdk-autoload.php
975 /classes/PaymentModule.php
976 /modules/sogecommerce/classes/SogecommerceTools.php
977 /modules/sogecommerce/classes/SogecommerceFileLogger.php
978 /classes/log/FileLogger.php
979 /classes/log/AbstractLogger.php
980 /classes/log/PrestaShopLoggerInterface.php
981 /modules/sogecommerce/translations/en.php
982 /modules/cz_verticalmenu/cz_verticalmenu.php
983 /modules/cz_verticalmenu/cz_verticalmenutoplinks.class.php
984 /modules/stfeature/stfeature.php
985 /modules/stfeature/classes/CompareProduct.php
986 /modules/stfeature/classes/WishList.php
987 /modules/cz_themeoptions/cz_themeoptions.php
988 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
989 /var/cache/prod/smarty/compile/Electshop/58/42/d9/5842d9050b2d9fc04b76923a53df375f62963bbb_2.file.header.tpl.php
990 /modules/czsalenotification/czsalenotification.php
991 /modules/goaffpro/goaffpro.php
992 /src/Core/Product/Search/ProductSearchContext.php
993 /src/Core/Product/Search/ProductSearchQuery.php
994 /src/Core/Product/Search/SortOrder.php
995 /modules/ps_facetedsearch/ps_facetedsearch.php
996 /modules/ps_facetedsearch/src/HookDispatcher.php
997 /modules/ps_facetedsearch/src/Hook/Attribute.php
998 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
999 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
1000 /modules/ps_facetedsearch/src/Hook/Category.php
1001 /modules/ps_facetedsearch/src/Hook/Configuration.php
1002 /modules/ps_facetedsearch/src/Hook/Design.php
1003 /modules/ps_facetedsearch/src/Hook/Feature.php
1004 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
1005 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
1006 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
1007 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
1008 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
1009 /modules/ps_facetedsearch/src/Hook/Product.php
1010 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
1011 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
1012 /modules/ps_facetedsearch/src/Filters/Provider.php
1013 /modules/ps_facetedsearch/src/URLSerializer.php
1014 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
1015 /modules/ps_facetedsearch/src/Product/SearchProvider.php
1016 /src/Core/Product/Search/FacetsRendererInterface.php
1017 /src/Core/Product/Search/ProductSearchProviderInterface.php
1018 /modules/ps_facetedsearch/src/Filters/Converter.php
1019 /modules/ps_facetedsearch/src/Product/SearchFactory.php
1020 /src/Core/Product/Search/ProductSearchResult.php
1021 /modules/ps_facetedsearch/src/Definition/Availability.php
1022 /classes/Manufacturer.php
1023 /src/Core/Util/String/StringModifier.php
1024 /src/Core/Util/String/StringModifierInterface.php
1025 /modules/ps_facetedsearch/src/Product/Search.php
1026 /modules/ps_facetedsearch/src/Adapter/MySQL.php
1027 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
1028 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
1029 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
1030 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
1031 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
1032 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
1033 /modules/ps_facetedsearch/src/Filters/Products.php
1034 /classes/stock/StockAvailable.php
1035 /modules/ps_facetedsearch/src/Filters/Block.php
1036 /src/Core/Product/Search/Facet.php
1037 /src/Core/Product/Search/Filter.php
1038 /src/Core/Product/Search/FacetCollection.php
1039 /classes/ProductAssembler.php
1040 /classes/Combination.php
1041 /classes/SpecificPrice.php
1042 /classes/tax/TaxManagerFactory.php
1043 /classes/tax/TaxRulesTaxManager.php
1044 /classes/tax/TaxManagerInterface.php
1045 /classes/tax/TaxCalculator.php
1046 /classes/GroupReduction.php
1047 /classes/Pack.php
1048 /classes/Feature.php
1049 /classes/ProductPresenterFactory.php
1050 /src/Adapter/Presenter/Product/ProductListingPresenter.php
1051 /src/Adapter/Presenter/Product/ProductPresenter.php
1052 /src/Adapter/Product/ProductColorsRetriever.php
1053 /src/Core/Product/ProductPresentationSettings.php
1054 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
1055 /src/Adapter/Presenter/Product/ProductLazyArray.php
1056 /src/Adapter/Presenter/AbstractLazyArray.php
1057 /classes/Image.php
1058 /src/Core/Util/Inflector.php
1059 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
1060 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
1061 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
1062 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
1063 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
1064 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
1065 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
1066 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
1067 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
1068 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
1069 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
1070 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
1071 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
1072 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
1073 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
1074 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
1075 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
1076 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
1077 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
1078 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
1079 /var/cache/prod/smarty/compile/Electshop/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
1080 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
1081 /vendor/smarty/smarty/libs/plugins/modifier.count.php
1082 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
1083 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
1084 /var/cache/prod/smarty/compile/Electshop/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
1085 /src/Core/Product/Search/Pagination.php
1086 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/1d/4b/cc/1d4bcccc423feca3f7d358882438033d5d4a680c_2.file.category.tpl.php
1087 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/f9/f8/e3/f9f8e3e7bffd53a6043bc3cf85138526f6164fc5_2.file.product-list.tpl.php
1088 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/d3/71/5c/d3715c73952ee0966aa3e7b68acd7054da779222_2.file.layout-left-column.tpl.php
1089 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/a7/b8/fa/a7b8fadd33e8f22f076129315052c24f090aab4f_2.file.layout-both-columns.tpl.php
1090 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/c8/59/97/c859975e76d10b079d1c782b83aa4923bdf01086_2.file.helpers.tpl.php
1091 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
1092 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/c3/2b/02/c32b023e98fff3ff542777892ac2ff1714f49f3c_2.file.head.tpl.php
1093 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/bf/98/86/bf9886a8e1b224b110f207c0cee2a95857a99d46_2.file.head-jsonld.tpl.php
1094 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/d8/00/bf/d800bf03f2321d898d6cec0acf0e5098af901fa4_2.file.product-list-jsonld.tpl.php
1095 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/26/e0/59/26e0592310ac981a71a901fb14d411994b2d2803_2.file.pagination-seo.tpl.php
1096 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
1097 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
1098 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/5d/75/d9/5d75d94ee26a5314a66029cfe09fa69a83e04698_2.file.stylesheets.tpl.php
1099 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/03/f8/e7/03f8e7b0bcc5cd21e7a5fad67d515ba2d7f08c2b_2.file.javascript.tpl.php
1100 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/6d/fa/04/6dfa0455620ec628fdc80db81dc559872b3d8c57_2.file.product-activation.tpl.php
1101 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/1a/2c/69/1a2c69f732fdb53d3def0733c53518c73e955cd7_2.file.header.tpl.php
1102 /modules/cz_navcmsblock/cz_navcmsblock.php
1103 /modules/cz_navcmsblock/classes/NavCmsBlock.php
1104 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
1105 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
1106 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
1107 /var/cache/prod/smarty/cache/cz_navcmsblock/1/2/1/1/2/1/8/Electshop/5e/95/d0/5e95d00f13b146fa8a33a4c87223e13196b363c3.cz_navcmsblockviewstemplateshookcz_navcmsblock.tpl.php
1108 /modules/cz_toplink/cz_toplink.php
1109 /var/cache/prod/smarty/cache/cz_toplink/1/2/1/1/2/1/8/Electshop/5d/ea/72/5dea72ee08b4d105cdbc060248f39438a3071341.cz_toplinkviewstemplateshookcz_toplink.tpl.php
1110 /modules/ps_languageselector/ps_languageselector.php
1111 /var/cache/prod/smarty/compile/Electshop/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php
1112 /modules/ps_currencyselector/ps_currencyselector.php
1113 /var/cache/prod/smarty/compile/Electshop/b9/77/56/b97756c07f8c7dd53da6530f78f67ddd242f77c9_2.module.ps_currencyselectorps_currencyselector.tpl.php
1114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
1115 /var/cache/prod/smarty/compile/Electshop/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
1116 /modules/ps_customersignin/ps_customersignin.php
1117 /var/cache/prod/smarty/compile/Electshop/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
1118 /var/cache/prod/smarty/compile/Electshop/67/30/27/67302768854810e4a8a1cdcc22697d9a61eba42c_2.file.st_compare_toplink.tpl.php
1119 /var/cache/prod/smarty/compile/Electshop/8b/06/95/8b0695659da9231260f35eef650f6e5482a993e7_2.file.st_wishlist_toplink.tpl.php
1120 /var/cache/prod/smarty/compile/Electshop/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
1121 /var/cache/prod/smarty/cache/czproductsearch/1/2/1/1/2/1/8/Electshop/be/62/4c/be624cfb86e3020aaf8cf76a57357c6bd5539994.czsearch_top.tpl.php
1122 /var/cache/prod/smarty/compile/Electshop/fb/fa/fc/fbfafc7ea0d0d0dbe62e36ca5b9cb5929b68ccd2_2.module.cz_verticalmenuviewstemplateshookcz_verticalmenu.tpl.php
1123 /modules/ps_mainmenu/ps_mainmenu.php
1124 /modules/ps_mainmenu/ps_menutoplinks.class.php
1125 /var/cache/prod/smarty/compile/Electshop/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
1126 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/d8/a8/98/d8a898e955958cea17b25f03fd6440d174cccc0b_2.file.notifications.tpl.php
1127 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/0c/3f/6d/0c3f6d3bdf360b903a963dd1df00475deedd3ee8_2.file.breadcrumb.tpl.php
1128 /modules/ps_categorytree/ps_categorytree.php
1129 /var/cache/prod/smarty/compile/Electshop/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
1130 /var/cache/prod/smarty/compile/Electshop/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
1131 /modules/cz_leftbanner/cz_leftbanner.php
1132 /modules/cz_leftbanner/LeftBanner.php
1133 /var/cache/prod/smarty/cache/cz_leftbanner/1/2/1/1/2/1/8/Electshop/e3/21/f9/e321f9cfbf5294a46fffe5f6512dc02326e4b827.cz_leftbannerviewstemplateshookcz_leftbanner.tpl.php
1134 /modules/cz_newproducts/cz_newproducts.php
1135 /var/cache/prod/smarty/cache/cz_newproducts_sidebar/1/2/1/1/2/1/8/Electshop/96/b2/1e/96b21ec9bd6a856523515d01a486822e6ee36af1.cz_newproductsviewstemplateshookcz_newproducts_sidebar.tpl.php
1136 /classes/Employee.php
1137 /var/cache/prod/smarty/compile/Electshop/24/b7/16/24b71662740e41671cbc1f4aeb82634ed9c9d85e_2.file.categories_menu.tpl.php
1138 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/42/e1/f2/42e1f240944435d5acd04d955abe104bfff62de6_2.file.category-header.tpl.php
1139 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/d2/e8/3d/d2e83da26a6f7a24f3f45be51650bc8e45f79ec9_2.file.subcategories.tpl.php
1140 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
1141 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/d4/bf/00/d4bf0008db89bdd44a513f6724aa1bc26ebc2b39_2.file.products-top.tpl.php
1142 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/6f/5a/cb/6f5acbb09ba715b7c0119f1a3c8c4a3a06b10bf7_2.file.sort-orders.tpl.php
1143 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/49/f9/55/49f955f343190e235df7a59faf6f28c274d4ac2a_2.file.products.tpl.php
1144 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/06/38/e6/0638e6ff9136985817bbe442193cfc2d1e5a828c_2.file.product-listgrid.tpl.php
1145 /modules/cz_imagehover/cz_imagehover.php
1146 /var/cache/prod/smarty/cache/75627/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1147 /var/cache/prod/smarty/compile/Electshop/94/ce/34/94ce349465ddcaaa4406e68ae62fa5dd71f7fcef_2.file.st_wishlist_button.tpl.php
1148 /var/cache/prod/smarty/compile/Electshop/13/61/67/136167b874069a59df5bcd7e1bf15bf88da4064e_2.file.st_compare_button.tpl.php
1149 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/01/24/22/01242229a599f5224e294c42d894bfaf90091246_2.file.product-flags.tpl.php
1150 /vendor/smarty/smarty/libs/plugins/modifier.date_format.php
1151 /classes/Supplier.php
1152 /classes/Tag.php
1153 /classes/ProductSale.php
1154 /var/cache/prod/smarty/compile/Electshop/8c/08/1a/8c081a5f90390fdde9d29ff68577b547d593224d_2.file.listing_17.tpl.php
1155 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1156 /var/cache/prod/smarty/cache/76327/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1157 /var/cache/prod/smarty/cache/75390/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1158 /var/cache/prod/smarty/cache/72644/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1159 /var/cache/prod/smarty/cache/77782/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1160 /var/cache/prod/smarty/cache/77751/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1161 /var/cache/prod/smarty/cache/77741/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1162 /var/cache/prod/smarty/cache/76324/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1163 /var/cache/prod/smarty/cache/74446/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1164 /var/cache/prod/smarty/cache/75589/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1165 /var/cache/prod/smarty/cache/72155/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1166 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/5f/3d/e6/5f3de65a6a23a7ac1373202d96b1cb261f4d60ef_2.file.pagination.tpl.php
1167 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/cb/ed/44/cbed44c12b172562d06bface4e058ebf1b904823_2.file.products-bottom.tpl.php
1168 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/5b/68/33/5b68332121f480bca0d0b755c5f118c380150bb6_2.file.footer.tpl.php
1169 /var/cache/prod/smarty/compile/Electshop/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
1170 /var/cache/prod/smarty/cache/ps_socialfollow/1/2/1/1/2/1/8/Electshop/20/14/62/2014623cfe6bdd4bc410284592a55d5005171ba5.ps_socialfollowps_socialfollow.tpl.php
1171 /modules/cz_footercmsblock/cz_footercmsblock.php
1172 /modules/cz_footercmsblock/classes/FooterCmsBlock.php
1173 /var/cache/prod/smarty/cache/cz_footercmsblock/1/2/1/1/2/1/8/Electshop/3d/f4/6f/3df46f3dbcf49d357a0bb783b740f2483fc1a9fa.cz_footercmsblockviewstemplateshookcz_footercmsblock.tpl.php
1174 /modules/ps_linklist/ps_linklist.php
1175 /var/cache/prod/translations/catalogue.fr-FR.NXhscRe.php
1176 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
1177 /modules/ps_linklist/src/Filter/LinkFilter.php
1178 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
1179 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
1180 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
1181 /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/2/1/1/2/1/8/Electshop/31/e4/16/31e416ca7c313c88647853e9c8d4784fd84cb530.ps_linklistviewstemplateshooklinkblock.tpl.php
1182 /modules/ps_contactinfo/ps_contactinfo.php
1183 /var/cache/prod/smarty/compile/Electshop/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php
1184 /vendor/smarty/smarty/libs/plugins/function.mailto.php
1185 /modules/cz_themeimages/cz_themeimages.php
1186 /var/cache/prod/smarty/cache/cz_themeimages/1/2/1/1/2/1/8/Electshop/50/a3/e8/50a3e82541046f4f5c3487aa1e80932144c3e414.cz_themeimagesviewstemplateshookcz_themeimages.tpl.php
1187 /var/cache/prod/smarty/cache/cz_themeoptions/1/2/1/1/2/1/8/Electshop/f5/05/84/f505843e1692732f950b236a32711a503cd43658.cz_themeoptionsviewstemplateshookcz_themeoptions.tpl.php
1188 /modules/czuecookie/czuecookie.php
1189 /classes/CMS.php
1190 /var/cache/prod/smarty/cache/czuecookie/1/2/1/1/2/1/8/Electshop/cb/5d/c1/cb5dc111b92e8d7f77ccea1749d6584aa6d1c200.czuecookieviewstemplateshookczuecookie.tpl.php
1191 /var/cache/prod/smarty/compile/Electshop/7e/f2/8f/7ef28fcdde6311f8180016fcf489c9ebf490ff55_2.file.popup.tpl.php
1192 /modules/cz_blocklink/cz_blocklink.php
1193 /var/cache/prod/smarty/cache/cz_blocklink/1/2/1/1/2/1/8/Electshop/74/93/11/749311bd69ff17651228dd24df4f85942a5c77ba.cz_blocklinkviewstemplateshookcz_blocklink.tpl.php
1194 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/45/a8/f2/45a8f251fc5a98e2c32b444f12636d60ba9e91cf_2.file.password-policy-template.tpl.php
1195 /modules/statsdata/statsdata.php
1196 /classes/Connection.php
1197 /classes/ConnectionsSource.php
1198 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1199 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
1200 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1201 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
1202 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
1203 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php