Home

Home

Filter By

Availability

Availability

Brand

Brand

Price

Price

  • €3.00 - €403.00

Home

Home

Active filters

  • Availability: Not available
  • Brand: Capcom
  • Brand: Hasbro
  • Brand: Max Factory
  • Brand: Polymark
Load Time 1523 ms
Querying Time 1204 ms
Queries 1387
Memory Peak Usage 54.0 Mb
Included Files 1194 files - 13.96 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 16.986 ms 16.986 ms 5.53 Mb 5.6 Mb
__construct 0.018 ms 17.004 ms - Mb 5.6 Mb
init 32.776 ms 49.780 ms 1.45 Mb 7.0 Mb
checkAccess 0.002 ms 49.782 ms - Mb 7.0 Mb
setMedia 6.151 ms 55.933 ms 0.61 Mb 7.6 Mb
postProcess 0.002 ms 55.935 ms - Mb 7.6 Mb
initHeader 0.002 ms 55.937 ms - Mb 7.6 Mb
initContent 1081 ms 1137 ms 7.79 Mb 15.5 Mb
initFooter 0.005 ms 1137 ms - Mb 15.5 Mb
display 385.911 ms 1523 ms 37.78 Mb 54.0 Mb
Hook Time Memory Usage
DisplayProductListReviews 202.278 ms 25.32 Mb
DisplayHeader 106.539 ms 0.43 Mb
displayLeftColumn 31.905 ms 2.33 Mb
DisplayProductPriceBlock 23.021 ms 3.44 Mb
DisplayCzHoverImage 19.914 ms 1.11 Mb
DisplayBeforeBodyClosingTag 10.675 ms 0.12 Mb
DisplayStWishlistButton 9.147 ms 0.02 Mb
DisplayFooter 8.295 ms 0.52 Mb
DisplayStCompareButton 7.999 ms 0.02 Mb
displayNav2 5.312 ms 0.45 Mb
displayFooter 4.972 ms 0.34 Mb
displayNavFullWidth 4.971 ms 1.40 Mb
displayTop 3.858 ms 0.19 Mb
LeftColumn 3.541 ms 0.27 Mb
DisplayTop 2.372 ms 0.05 Mb
displayFooterBefore 1.780 ms 0.10 Mb
Header 1.744 ms 0.02 Mb
displayNav1 1.634 ms 0.08 Mb
ActionFrontControllerSetMedia 1.186 ms 0.01 Mb
ProductSearchProvider 1.157 ms - Mb
displayFooterAfter 1.060 ms 0.06 Mb
DisplayStWishlistTopLink 0.893 ms 0.04 Mb
DisplayLeftColumn 0.548 ms 0.11 Mb
DisplayStCompareTopLink 0.522 ms 0.01 Mb
ActionDispatcherBefore 0.327 ms 0.01 Mb
ModuleRoutes 0.013 ms - Mb
DisplayFooterAfter 0.007 ms - Mb
27 hook(s) 455.669 ms 36.46 Mb
Module Time Memory Usage
psblog 8.304 ms 0.33 Mb
colissimo 2.850 ms 0.39 Mb
ps_eventbus 4.231 ms 0.04 Mb
ps_mbo 6.650 ms 0.07 Mb
ps_emailalerts 0.952 ms 0.12 Mb
ps_facebook 23.239 ms 0.30 Mb
ps_emailsubscription 1.195 ms 0.14 Mb
blockreassurance 0.361 ms 0.04 Mb
ps_socialfollow 1.084 ms 0.07 Mb
mondialrelay 0.486 ms 0.07 Mb
allinone_rewards 106.009 ms 3.75 Mb
chronopost 0.512 ms 0.03 Mb
ps_accounts 0.512 ms 0.03 Mb
ps_googleanalytics 2.220 ms 0.09 Mb
ps_shoppingcart 1.063 ms 0.07 Mb
ps_searchbar 1.536 ms 0.10 Mb
cz_imageslider 0.473 ms 0.06 Mb
cz_categoryslider 0.354 ms 0.09 Mb
czcouponpop 0.157 ms 0.03 Mb
czproductsearch 3.194 ms 0.07 Mb
productlabelsandstickers 203.670 ms 25.60 Mb
sogecommerce 1.638 ms 0.23 Mb
cz_verticalmenu 4.454 ms 1.37 Mb
stfeature 19.580 ms 0.17 Mb
cz_themeoptions 2.243 ms 0.13 Mb
czsalenotification 7.196 ms 0.46 Mb
goaffpro 0.230 ms 0.02 Mb
ps_facetedsearch 2.851 ms 0.15 Mb
cz_navcmsblock 1.964 ms 0.10 Mb
cz_toplink 1.356 ms 0.08 Mb
ps_languageselector 1.146 ms 0.06 Mb
ps_currencyselector 3.408 ms 0.37 Mb
ps_customersignin 2.364 ms 0.12 Mb
ps_mainmenu 1.216 ms 0.09 Mb
ps_categorytree 29.764 ms 2.24 Mb
cz_leftbanner 1.552 ms 0.08 Mb
cz_newproducts 1.246 ms 0.08 Mb
cz_imagehover 20.260 ms 1.14 Mb
cz_footercmsblock 1.151 ms 0.08 Mb
ps_linklist 1.545 ms 0.09 Mb
ps_contactinfo 1.152 ms 0.09 Mb
cz_themeimages 1.200 ms 0.07 Mb
czuecookie 1.344 ms 0.08 Mb
cz_blocklink 1.315 ms 0.14 Mb
statsdata 8.872 ms 0.08 Mb
45 module(s) 488.099 ms 39.01 Mb

Stopwatch SQL - 1387 queries

# Query Time (ms) Rows Filesort Group By Location
140
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) 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))) AND ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=2 AND c.nright<=2647 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))) GROUP BY p.id_manufacturer
397.482 ms 106100300 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
141
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) 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))) AND ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (59, 29, 57, 759, 559, 41) AND c.nleft>=2 AND c.nright<=2647
287.864 ms 385 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
122
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
44.310 ms 10759 /modules/allinone_rewards/models/RewardsAccountModel.php:52
121
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'
21.458 ms 3149 /modules/allinone_rewards/models/RewardsModel.php:546
143
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 (67646,67344,67176,67103,67064,67033,66978,66415,66399,66314,66072,66070,65392,65391,65385,65340,65339,65338,65337,65336,65335,65327,65326,65273)
20.699 ms 24 /classes/ProductAssembler.php:95
120
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))
)
14.430 ms 1993 /modules/allinone_rewards/models/RewardsModel.php:530
133
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 (59, 29, 57, 759, 559, 41) AND c.nleft>=2 AND c.nright<=2647 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)))
13.383 ms 148225 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
134
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 (59, 29, 57, 759, 559, 41) AND c.nleft>=2 AND c.nright<=2647 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))
12.295 ms 148225 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
491
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` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 5 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
11.777 ms 1324 Yes Yes /classes/Category.php:799
1223
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65335 LIMIT 1
11.761 ms 0 /classes/ProductSale.php:259
131
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) 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))) AND ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (59, 29, 57, 759, 559, 41) AND c.nleft>=2 AND c.nright<=2647 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
11.286 ms 148225 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
135
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 (59, 29, 57, 759, 559, 41) AND c.nleft>=2 AND c.nright<=2647 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))
10.996 ms 148225 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
137
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) 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))) AND ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (59, 29, 57, 759, 559, 41) AND c.nleft>=2 AND c.nright<=2647 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))) AND p.date_add>'2025-07-03 00:00:00'
10.825 ms 148225 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
216
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30104604 LIMIT 1
10.727 ms 1 /classes/Product.php:5655
136
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) 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))) AND ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (59, 29, 57, 759, 559, 41) AND c.nleft>=2 AND c.nright<=2647 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_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 ) LEFT JOIN ps_stock_available sa_1_1 ON (p.id_product = sa_1_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1_1.id_product_attribute AND sa_1_1.id_shop_group = 1  AND sa_1_1.id_shop = 0 ) WHERE ((p.on_sale=1)) AND ((sa_1.quantity<=0 AND sa_1_1.out_of_stock IN (0, 2)))
8.569 ms 148225 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
1384
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4444908', '', 'www.foxchip-collector.com/en/2-accueil?q=Availability-Not+available%2FBrand-Capcom-Hasbro-Kidrobot-KYF+Edition-Polymark-Max+Factory', '', '2025-08-01 15:01:06')
7.845 ms 1 /classes/ObjectModel.php:622
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`)
7.827 ms 11768 /classes/Configuration.php:180
1322
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` = 65273
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= ps1.`expiry_date`)
)
4.629 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
142
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("cc7e2433dc429560028a88d1eedb749d", "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:25;}i:0;a:3:{s:4:\"name\";s:13:\"Not available\";s:3:\"nbr\";i:360;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:0;}s:3:\"new\";a:2:{s:4:\"name\";s:11:\"New product\";s:3:\"nbr\";i:0;}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:125:{i:5;a:2:{s:4:\"name\";s:4:\"Sony\";s:3:\"nbr\";i:1;}i:12;a:2:{s:4:\"name\";s:11:\"Third Party\";s:3:\"nbr\";i:21;}i:15;a:2:{s:4:\"name\";s:4:\"Neca\";s:3:\"nbr\";i:134;}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:17;}i:21;a:2:{s:4:\"name\";s:5:\"Funko\";s:3:\"nbr\";i:2604;}i:24;a:2:{s:4:\"name\";s:7:\"SD toys\";s:3:\"nbr\";i:163;}i:27;a:2:{s:4:\"name\";s:7:\"Toynami\";s:3:\"nbr\";i:1;}i:29;a:3:{s:4:\"name\";s:6:\"Hasbro\";s:3:\"nbr\";i:344;s:7:\"checked\";b:1;}i:31;a:2:{s:4:\"name\";s:10:\"Kotobukiya\";s:3:\"nbr\";i:38;}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:123;}i:39;a:2:{s:4:\"name\";s:11:\"Takara Tomy\";s:3:\"nbr\";i:1;}i:41;a:3:{s:4:\"name\";s:8:\"Polymark\";s:3:\"nbr\";i:2;s:7:\"checked\";b:1;}i:42;a:2:{s:4:\"name\";s:6:\"Bandai\";s:3:\"nbr\";i:231;}i:44;a:2:{s:4:\"name\";s:10:\"Mc Farlane\";s:3:\"nbr\";i:45;}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:1;}i:54;a:2:{s:4:\"name\";s:11:\"Spin Master\";s:3:\"nbr\";i:2;}i:55;a:2:{s:4:\"name\";s:9:\"Banpresto\";s:3:\"nbr\";i:1871;}i:56;a:2:{s:4:\"name\";s:9:\"Mezcotoyz\";s:3:\"nbr\";i:5;}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:4;}i:63;a:2:{s:4:\"name\";s:10:\"SEGA GOODS\";s:3:\"nbr\";i:84;}i:71;a:2:{s:4:\"name\";s:13:\"Jakks Pacific\";s:3:\"nbr\";i:2;}i:77;a:2:{s:4:\"name\";s:8:\"Jazwares\";s:3:\"nbr\";i:53;}i:80;a:2:{s:4:\"name\";s:11:\"Tomy Takara\";s:3:\"nbr\";i:11;}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:1;}i:95;a:2:{s:4:\"name\";s:3:\"ID9\";s:3:\"nbr\";i:1;}i:97;a:2:{s:4:\"name\";s:16:\"Noble Collection\";s:3:\"nbr\";i:248;}i:110;a:2:{s:4:\"name\";s:6:\"Mattel\";s:3:\"nbr\";i:34;}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:8;}i:138;a:2:{s:4:\"name\";s:10:\"Dark Horse\";s:3:\"nbr\";i:14;}i:151;a:2:{s:4:\"name\";s:35:\"The Pokémon Compagny International\";s:3:\"nbr\";i:125;}i:155;a:2:{s:4:\"name\";s:12:\"Pyramid intl\";s:3:\"nbr\";i:13;}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:17;}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:4;}i:168;a:2:{s:4:\"name\";s:8:\"Asmodée\";s:3:\"nbr\";i:67;}i:171;a:2:{s:4:\"name\";s:14:\"Days Of Wonder\";s:3:\"nbr\";i:10;}i:176;a:2:{s:4:\"name\";s:4:\"Edge\";s:3:\"nbr\";i:6;}i:179;a:2:{s:4:\"name\";s:9:\"Ultra Pro\";s:3:\"nbr\";i:16;}i:194;a:2:{s:4:\"name\";s:17:\"Weta Collectibles\";s:3:\"nbr\";i:5;}i:385;a:2:{s:4:\"name\";s:12:\"4D Cityscape\";s:3:\"nbr\";i:8;}i:487;a:2:{s:4:\"name\";s:8:\"Pokémon\";s:3:\"nbr\";i:37;}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:2;}i:508;a:2:{s:4:\"name\";s:14:\"Ultimate Guard\";s:3:\"nbr\";i:1;}i:513;a:2:{s:4:\"name\";s:10:\"Wrebbit 3D\";s:3:\"nbr\";i:23;}i:515;a:2:{s:4:\"name\";s:12:\"Cinereplicas\";s:3:\"nbr\";i:68;}i:521;a:2:{s:4:\"name\";s:5:\"Furyu\";s:3:\"nbr\";i:97;}i:530;a:2:{s:4:\"name\";s:7:\"Molotow\";s:3:\"nbr\";i:57;}i:536;a:2:{s:4:\"name\";s:14:\"The Carat Shop\";s:3:\"nbr\";i:16;}i:538;a:2:{s:4:\"name\";s:12:\"Bandai Hobby\";s:3:\"nbr\";i:1021;}i:539;a:2:{s:4:\"name\";s:9:\"Loungefly\";s:3:\"nbr\";i:1367;}i:544;a:2:{s:4:\"name\";s:5:\"Ensky\";s:3:\"nbr\";i:56;}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:14;}i:548;a:2:{s:4:\"name\";s:8:\"Star Ace\";s:3:\"nbr\";i:1;}i:550;a:2:{s:4:\"name\";s:6:\"Revell\";s:3:\"nbr\";i:46;}i:551;a:2:{s:4:\"name\";s:8:\"Item Lab\";s:3:\"nbr\";i:23;}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:102;}i:554;a:2:{s:4:\"name\";s:9:\"Playmobil\";s:3:\"nbr\";i:32;}i:555;a:2:{s:4:\"name\";s:7:\"Francal\";s:3:\"nbr\";i:5;}i:556;a:2:{s:4:\"name\";s:14:\"SP Collections\";s:3:\"nbr\";i:10;}i:557;a:2:{s:4:\"name\";s:6:\"Dspiae\";s:3:\"nbr\";i:2;}i:559;a:3:{s:4:\"name\";s:11:\"Max Factory\";s:3:\"nbr\";i:11;s:7:\"checked\";b:1;}i:560;a:2:{s:4:\"name\";s:15:\"Cartoon Kingdom\";s:3:\"nbr\";i:36;}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:230;}i:564;a:2:{s:4:\"name\";s:16:\"Tamashii Nations\";s:3:\"nbr\";i:18;}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:16;}i:567;a:2:{s:4:\"name\";s:12:\"Orange Rouge\";s:3:\"nbr\";i:2;}i:568;a:2:{s:4:\"name\";s:8:\"Bellfine\";s:3:\"nbr\";i:1;}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:18;}i:572;a:2:{s:4:\"name\";s:15:\"First 4 Figures\";s:3:\"nbr\";i:25;}i:573;a:2:{s:4:\"name\";s:13:\"Jacob Company\";s:3:\"nbr\";i:71;}i:574;a:2:{s:4:\"name\";s:6:\"HL Pro\";s:3:\"nbr\";i:41;}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:1;}i:577;a:2:{s:4:\"name\";s:14:\"Games Workshop\";s:3:\"nbr\";i:36;}i:578;a:2:{s:4:\"name\";s:18:\"Beast Kingdom Toys\";s:3:\"nbr\";i:28;}i:579;a:2:{s:4:\"name\";s:6:\"Panini\";s:3:\"nbr\";i:40;}i:580;a:2:{s:4:\"name\";s:9:\"RoomMates\";s:3:\"nbr\";i:137;}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:65;}i:747;a:2:{s:4:\"name\";s:17:\"Don\'t Panic Games\";s:3:\"nbr\";i:3;}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:19;}i:752;a:2:{s:4:\"name\";s:7:\"Mixlore\";s:3:\"nbr\";i:1;}i:754;a:2:{s:4:\"name\";s:20:\"THE NOBLE COLLECTION\";s:3:\"nbr\";i:3;}i:755;a:2:{s:4:\"name\";s:16:\"DOCTOR COLLECTOR\";s:3:\"nbr\";i:5;}i:757;a:2:{s:4:\"name\";s:8:\"ULTRAPRO\";s:3:\"nbr\";i:39;}i:758;a:2:{s:4:\"name\";s:10:\"KETTEI ART\";s:3:\"nbr\";i:7;}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:12;}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:16;}i:766;a:2:{s:4:\"name\";s:6:\"KONAMI\";s:3:\"nbr\";i:1;}i:767;a:2:{s:4:\"name\";s:16:\"HES COLLECTIBLES\";s:3:\"nbr\";i:1;}i:769;a:2:{s:4:\"name\";s:15:\"DRAGON MEMORIES\";s:3:\"nbr\";i:2;}i:770;a:2:{s:4:\"name\";s:9:\"Pure Arts\";s:3:\"nbr\";i:53;}i:771;a:2:{s:4:\"name\";s:9:\"BUSHIROAD\";s:3:\"nbr\";i:7;}i:772;a:2:{s:4:\"name\";s:6:\"CATHAY\";s:3:\"nbr\";i:9;}i:774;a:2:{s:4:\"name\";s:5:\"PULPS\";s:3:\"nbr\";i:1;}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:56;}i:783;a:2:{s:4:\"name\";s:15:\"Bandai Tamashii\";s:3:\"nbr\";i:24;}i:788;a:2:{s:4:\"name\";s:6:\"52TOYS\";s:3:\"nbr\";i:6;}i:790;a:2:{s:4:\"name\";s:6:\"FUNISM\";s:3:\"nbr\";i:70;}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:5;}i:795;a:2:{s:4:\"name\";s:7:\"ARTEONN\";s:3:\"nbr\";i:28;}i:797;a:2:{s:4:\"name\";s:7:\"BLOKEES\";s:3:\"nbr\";i:8;}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:403;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:360;s:5:\"value\";N;}}}")
4.356 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
934
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`=65392
3.824 ms 2 /classes/Tag.php:244
542
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
3.450 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
549
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`=67344
3.336 ms 17 /classes/Tag.php:244
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
3.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1078
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65339
3.090 ms 1 /classes/Product.php:3423
419
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` = 66070
ORDER BY `position`
2.890 ms 1 Yes /classes/Product.php:3545
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.696 ms 4384 Yes Yes /classes/Hook.php:1267
382
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65273) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
2.549 ms 1 /classes/stock/StockAvailable.php:453
666
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
2.530 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
803
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 66399 LIMIT 1
2.503 ms 0 /classes/ProductSale.php:259
1079
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` = 65339
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= ps1.`expiry_date`)
)
2.475 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
153
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
2.393 ms 691 /classes/Hook.php:456
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
2.351 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
857
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
2.252 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1182
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65336) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
2.176 ms 1 /classes/stock/StockAvailable.php:806
1176
SELECT SQL_NO_CACHE pa.`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 (65336) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.126 ms 1 Yes Yes /classes/Product.php:4520
138
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) 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))) AND ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (59, 29, 57, 759, 559, 41) AND c.nleft>=2 AND c.nright<=2647 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:04' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-08-01 15:01:04' <= sp.to) 
) 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_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 ) LEFT JOIN ps_stock_available sa_1_1 ON (p.id_product = sa_1_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1_1.id_product_attribute AND sa_1_1.id_shop_group = 1  AND sa_1_1.id_shop = 0 ) WHERE ((sp.reduction>0)) AND ((sa_1.quantity<=0 AND sa_1_1.out_of_stock IN (0, 2)))
2.049 ms 84 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
1175
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` = 65336
ORDER BY `position`
1.893 ms 1 Yes /classes/Product.php:3545
152
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.882 ms 0 /classes/Hook.php:1326
128
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.780 ms 257 Yes /classes/Manufacturer.php:211
139
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.769 ms 257 Yes /classes/Manufacturer.php:211
389
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` = 67344
ORDER BY `position`
1.356 ms 1 Yes /classes/Product.php:3545
132
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="cc7e2433dc429560028a88d1eedb749d" LIMIT 1
1.293 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
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.156 ms 320 Yes /classes/Dispatcher.php:654
484
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
1.137 ms 11 Yes /modules/czproductsearch/czproductsearch.php:169
759
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`=66415
1.116 ms 6 /classes/Tag.php:244
392
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` = 67176
ORDER BY `position`
1.065 ms 1 Yes /classes/Product.php:3545
398
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` = 67064
ORDER BY `position`
1.020 ms 1 Yes /classes/Product.php:3545
404
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` = 66978
ORDER BY `position`
1.015 ms 1 Yes /classes/Product.php:3545
449
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` = 65327
ORDER BY `position`
1.004 ms 1 Yes /classes/Product.php:3545
395
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` = 67103
ORDER BY `position`
0.994 ms 1 Yes /classes/Product.php:3545
455
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` = 65273
ORDER BY `position`
0.976 ms 1 Yes /classes/Product.php:3545
431
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` = 65340
ORDER BY `position`
0.938 ms 1 Yes /classes/Product.php:3545
425
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` = 65391
ORDER BY `position`
0.907 ms 1 Yes /classes/Product.php:3545
413
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` = 66314
ORDER BY `position`
0.844 ms 1 Yes /classes/Product.php:3545
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`=66978
0.841 ms 12 /classes/Tag.php:244
410
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` = 66399
ORDER BY `position`
0.837 ms 1 Yes /classes/Product.php:3545
829
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`=66314
0.829 ms 6 /classes/Tag.php:244
584
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`=67176
0.816 ms 16 /classes/Tag.php:244
1317
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`=65273
0.800 ms 3 /classes/Tag.php:244
407
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 66415
ORDER BY `position`
0.781 ms 1 Yes /classes/Product.php:3545
864
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`=66072
0.743 ms 6 /classes/Tag.php:244
502
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.742 ms 20 Yes Yes /modules/psblog/classes/blog.php:256
422
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` = 65392
ORDER BY `position`
0.728 ms 1 Yes /classes/Product.php:3545
16
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
0.724 ms 1101 /classes/Hook.php:1366
403
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` = 66978) AND (b.`id_shop` = 2) LIMIT 1
0.724 ms 1 /src/Adapter/EntityMapper.php:71
94
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` = 2
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.722 ms 9 Yes Yes /classes/Category.php:924
21
SHOW TABLES LIKE '%psblog_blog%'
0.682 ms 1 /modules/psblog/psblog.php:60
1211
SELECT SQL_NO_CACHE pa.`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 (65335) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.644 ms 1 Yes Yes /classes/Product.php:4520
164
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` = 67344
AND image_shop.`cover` = 1 LIMIT 1
0.588 ms 1 /classes/Product.php:3570
245
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` = 66314
AND image_shop.`cover` = 1 LIMIT 1
0.569 ms 1 /classes/Product.php:3570
1386
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 (67646,67344,67176,67103,67064,67033,66978,66415,66399,66314,66072,66070,65392,65391,65385,65340,65339,65338,65337,65336,65335,65327,65326,65273) AND cl.`id_lang` = 2
ORDER BY c.`level_depth` DESC
0.566 ms 24 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
406
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` = 66415) AND (b.`id_shop` = 2) LIMIT 1
0.543 ms 1 /src/Adapter/EntityMapper.php:71
302
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` = 65340
AND image_shop.`cover` = 1 LIMIT 1
0.537 ms 1 /classes/Product.php:3570
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.537 ms 141 /classes/module/Module.php:345
224
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` = 66415
AND image_shop.`cover` = 1 LIMIT 1
0.525 ms 1 /classes/Product.php:3570
19
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.519 ms 1101 /classes/Hook.php:1326
175
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` = 67176
AND image_shop.`cover` = 1 LIMIT 1
0.516 ms 1 /classes/Product.php:3570
274
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` = 65392
AND image_shop.`cover` = 1 LIMIT 1
0.515 ms 1 /classes/Product.php:3570
448
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` = 65327) AND (b.`id_shop` = 2) LIMIT 1
0.491 ms 1 /src/Adapter/EntityMapper.php:71
546
SELECT SQL_NO_CACHE pa.`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 (67344) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.491 ms 1 Yes Yes /classes/Product.php:4520
1001
SELECT SQL_NO_CACHE pa.`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 (65385) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.481 ms 1 Yes Yes /classes/Product.php:4520
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.472 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1073
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 = 65339 LIMIT 1
0.463 ms 1 /classes/Product.php:1106
581
SELECT SQL_NO_CACHE pa.`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 (67176) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.458 ms 1 Yes Yes /classes/Product.php:4520
397
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` = 67064) AND (b.`id_shop` = 2) LIMIT 1
0.452 ms 1 /src/Adapter/EntityMapper.php:71
437
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` = 65338
ORDER BY `position`
0.448 ms 2 Yes /classes/Product.php:3545
427
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` = 65385) AND (b.`id_shop` = 2) LIMIT 1
0.442 ms 1 /src/Adapter/EntityMapper.php:71
445
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` = 65335) AND (b.`id_shop` = 2) LIMIT 1
0.435 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.434 ms 0 /modules/psblog/psblog.php:60
394
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` = 67103) AND (b.`id_shop` = 2) LIMIT 1
0.430 ms 1 /src/Adapter/EntityMapper.php:71
400
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` = 67033) AND (b.`id_shop` = 2) LIMIT 1
0.429 ms 1 /src/Adapter/EntityMapper.php:71
1106
SELECT SQL_NO_CACHE pa.`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 (65338) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.427 ms 1 Yes Yes /classes/Product.php:4520
454
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` = 65273) AND (b.`id_shop` = 2) LIMIT 1
0.426 ms 1 /src/Adapter/EntityMapper.php:71
430
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` = 65340) AND (b.`id_shop` = 2) LIMIT 1
0.425 ms 1 /src/Adapter/EntityMapper.php:71
1210
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` = 65335
ORDER BY `position`
0.422 ms 1 Yes /classes/Product.php:3545
388
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` = 67344) AND (b.`id_shop` = 2) LIMIT 1
0.420 ms 1 /src/Adapter/EntityMapper.php:71
436
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` = 65338) AND (b.`id_shop` = 2) LIMIT 1
0.414 ms 1 /src/Adapter/EntityMapper.php:71
1314
SELECT SQL_NO_CACHE pa.`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 (65273) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.411 ms 1 Yes Yes /classes/Product.php:4520
1186
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` = 65336
0.409 ms 1 /classes/Product.php:4835
439
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` = 65337) AND (b.`id_shop` = 2) LIMIT 1
0.407 ms 1 /src/Adapter/EntityMapper.php:71
243
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 66399 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` = 66399 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.406 ms 0 /classes/Cart.php:1426
383
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 65273 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` = 65273 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.403 ms 0 /classes/Cart.php:1426
1141
SELECT SQL_NO_CACHE pa.`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 (65337) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.402 ms 1 Yes Yes /classes/Product.php:4520
173
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 67344 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` = 67344 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.397 ms 0 /classes/Cart.php:1426
1254
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` = 65327
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= ps1.`expiry_date`)
)
0.395 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
192
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 67103 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` = 67103 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.390 ms 0 /classes/Cart.php:1426
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
0.388 ms 141 /classes/module/Module.php:345
98
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.388 ms 141 /classes/module/Module.php:345
187
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67103 LIMIT 1
0.386 ms 1 /classes/SpecificPrice.php:435
756
SELECT SQL_NO_CACHE pa.`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 (66415) 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
101
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.382 ms 9 /classes/CartRule.php:357
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.379 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
154
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.378 ms 1 /classes/tax/TaxRulesTaxManager.php:109
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
0.375 ms 141 /classes/module/Module.php:345
222
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 66978 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` = 66978 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.373 ms 0 /classes/Cart.php:1426
1246
SELECT SQL_NO_CACHE pa.`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 (65327) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.373 ms 1 Yes Yes /classes/Product.php:4520
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.373 ms 141 /classes/module/Module.php:345
931
SELECT SQL_NO_CACHE pa.`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 (65392) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.372 ms 1 Yes Yes /classes/Product.php:4520
161
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 67646 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` = 67646 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.371 ms 0 /classes/Cart.php:1426
1220
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` = 65335
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:06' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= b.`expiry_date`)
) LIMIT 1
0.370 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.368 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
391
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` = 67176) AND (b.`id_shop` = 2) LIMIT 1
0.366 ms 1 /src/Adapter/EntityMapper.php:71
1284
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65326) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.365 ms 1 /classes/stock/StockAvailable.php:778
182
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 67176 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` = 67176 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.364 ms 0 /classes/Cart.php:1426
1273
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.364 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.362 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
966
SELECT SQL_NO_CACHE pa.`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 (65391) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.360 ms 1 Yes Yes /classes/Product.php:4520
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` = 65339 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` = 65339 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.358 ms 0 /classes/Cart.php:1426
896
SELECT SQL_NO_CACHE pa.`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 (66070) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.356 ms 1 Yes Yes /classes/Product.php:4520
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.356 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
412
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` = 66314) AND (b.`id_shop` = 2) LIMIT 1
0.353 ms 1 /src/Adapter/EntityMapper.php:71
212
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 67033 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` = 67033 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
442
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` = 65336) AND (b.`id_shop` = 2) LIMIT 1
0.349 ms 1 /src/Adapter/EntityMapper.php:71
1370
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.349 ms 1 /src/Adapter/EntityMapper.php:71
385
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` = 67646) AND (b.`id_shop` = 2) LIMIT 1
0.349 ms 1 /src/Adapter/EntityMapper.php:71
401
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` = 67033
ORDER BY `position`
0.348 ms 1 Yes /classes/Product.php:3545
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` = 65340 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` = 65340 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.347 ms 0 /classes/Cart.php:1426
421
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` = 65392) AND (b.`id_shop` = 2) LIMIT 1
0.347 ms 1 /src/Adapter/EntityMapper.php:71
337
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 65337 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` = 65337 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.346 ms 0 /classes/Cart.php:1426
446
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` = 65335
ORDER BY `position`
0.345 ms 1 Yes /classes/Product.php:3545
355
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 65335 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` = 65335 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.343 ms 0 /classes/Cart.php:1426
510
SELECT SQL_NO_CACHE pa.`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 (67646) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.343 ms 1 Yes Yes /classes/Product.php:4520
424
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` = 65391) AND (b.`id_shop` = 2) LIMIT 1
0.342 ms 1 /src/Adapter/EntityMapper.php:71
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.342 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
263
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 66072 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` = 66072 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.340 ms 0 /classes/Cart.php:1426
1280
SELECT SQL_NO_CACHE pa.`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 (65326) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.340 ms 1 Yes Yes /classes/Product.php:4520
545
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` = 67344
ORDER BY `position`
0.339 ms 1 Yes /classes/Product.php:3545
1075
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65339) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.339 ms 1 /classes/stock/StockAvailable.php:778
183
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 = 67176
ORDER BY f.position ASC
0.338 ms 1 Yes /classes/Product.php:6017
107
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` = 2) AND (b.`id_shop` = 2) LIMIT 1
0.338 ms 1 /src/Adapter/EntityMapper.php:71
1304
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.337 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 65392 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` = 65392 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
755
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` = 66415
ORDER BY `position`
0.336 ms 1 Yes /classes/Product.php:3545
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` = 66314 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` = 66314 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.334 ms 0 /classes/Cart.php:1426
433
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` = 65339) AND (b.`id_shop` = 2) LIMIT 1
0.334 ms 1 /src/Adapter/EntityMapper.php:71
451
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` = 65326) AND (b.`id_shop` = 2) LIMIT 1
0.334 ms 1 /src/Adapter/EntityMapper.php:71
1036
SELECT SQL_NO_CACHE pa.`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 (65340) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.333 ms 1 Yes Yes /classes/Product.php:4520
290
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 65391 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` = 65391 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
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.332 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
272
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 66070 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` = 66070 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
364
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 65327 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` = 65327 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.330 ms 0 /classes/Cart.php:1426
202
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 67064 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` = 67064 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
328
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 65338 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` = 65338 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
791
SELECT SQL_NO_CACHE pa.`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 (66399) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.329 ms 1 Yes Yes /classes/Product.php:4520
826
SELECT SQL_NO_CACHE pa.`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 (66314) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.328 ms 1 Yes Yes /classes/Product.php:4520
114
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 2647) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 2)
ORDER BY a0.`nleft` asc
0.327 ms 1 Yes /classes/PrestaShopCollection.php:383
233
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 66415 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` = 66415 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
616
SELECT SQL_NO_CACHE pa.`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 (67103) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.327 ms 1 Yes Yes /classes/Product.php:4520
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.327 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
434
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` = 65339
ORDER BY `position`
0.326 ms 1 Yes /classes/Product.php:3545
1115
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` = 65338
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:06' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= b.`expiry_date`)
) LIMIT 1
0.325 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1364
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.325 ms 792 /modules/czsalenotification/czsalenotification.php:517
1071
SELECT SQL_NO_CACHE pa.`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 (65339) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.323 ms 1 Yes Yes /classes/Product.php:4520
346
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 65336 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` = 65336 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.320 ms 0 /classes/Cart.php:1426
300
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 65385 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` = 65385 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
580
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` = 67176
ORDER BY `position`
0.316 ms 1 Yes /classes/Product.php:3545
686
SELECT SQL_NO_CACHE pa.`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 (67033) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.316 ms 1 Yes Yes /classes/Product.php:4520
861
SELECT SQL_NO_CACHE pa.`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 (66072) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.313 ms 1 Yes Yes /classes/Product.php:4520
193
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 = 67103
ORDER BY f.position ASC
0.312 ms 1 Yes /classes/Product.php:6017
415
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` = 66072) AND (b.`id_shop` = 2) LIMIT 1
0.312 ms 1 /src/Adapter/EntityMapper.php:71
409
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` = 66399) AND (b.`id_shop` = 2) LIMIT 1
0.309 ms 1 /src/Adapter/EntityMapper.php:71
651
SELECT SQL_NO_CACHE pa.`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 (67064) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.307 ms 1 Yes Yes /classes/Product.php:4520
374
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as 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` = 65326 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` = 65326 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
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.301 ms 3 Yes /classes/shop/Shop.php:715
418
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` = 66070) AND (b.`id_shop` = 2) LIMIT 1
0.300 ms 1 /src/Adapter/EntityMapper.php:71
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 (66978) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.298 ms 1 Yes Yes /classes/Product.php:4520
1378
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.298 ms 1 /src/Adapter/EntityMapper.php:71
162
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 = 67646
ORDER BY f.position ASC
0.296 ms 1 Yes /classes/Product.php:6017
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.295 ms 3 Yes /classes/shop/Shop.php:1364
1189
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`=65336
0.294 ms 3 /classes/Tag.php:244
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.290 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1255
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` = 65327
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:06' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= b.`expiry_date`)
) LIMIT 1
0.290 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.289 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1245
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` = 65327
ORDER BY `position`
0.288 ms 1 Yes /classes/Product.php:3545
1000
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` = 65385
ORDER BY `position`
0.288 ms 1 Yes /classes/Product.php:3545
1315
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 = 65273
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.287 ms 0 /classes/Product.php:1732
443
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` = 65336
ORDER BY `position`
0.286 ms 1 Yes /classes/Product.php:3545
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.283 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1105
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` = 65338
ORDER BY `position`
0.279 ms 2 Yes /classes/Product.php:3545
384
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 = 65273
ORDER BY f.position ASC
0.278 ms 1 Yes /classes/Product.php:6017
1221
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` = 65335
0.277 ms 1 /classes/Product.php:4835
492
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.276 ms 21 /classes/Category.php:2242
1140
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` = 65337
ORDER BY `position`
0.275 ms 1 Yes /classes/Product.php:3545
481
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.271 ms 85 Yes /modules/stfeature/classes/WishList.php:211
1379
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57694
AND image_shop.`cover`= 1 LIMIT 1
0.271 ms 3 /classes/Image.php:401
347
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 = 65336
ORDER BY f.position ASC
0.270 ms 1 Yes /classes/Product.php:6017
1219
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` = 65335
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= ps1.`expiry_date`)
)
0.270 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
127
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE controller = 'category'
AND id_category = 2
AND id_shop = 2
GROUP BY `type`, id_value ORDER BY position ASC
0.269 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
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 = 65340
ORDER BY f.position ASC
0.269 ms 1 Yes /classes/Product.php:6017
1072
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 = 65339
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.269 ms 0 /classes/Product.php:1732
375
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 = 65326
ORDER BY f.position ASC
0.268 ms 1 Yes /classes/Product.php:6017
1045
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` = 65340
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.268 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1274
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.268 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1234
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.266 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1285
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65326) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.266 ms 1 /classes/stock/StockAvailable.php:753
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 = 65339
ORDER BY f.position ASC
0.265 ms 1 Yes /classes/Product.php:6017
1279
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` = 65326
ORDER BY `position`
0.265 ms 1 Yes /classes/Product.php:3545
174
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 = 67344
ORDER BY f.position ASC
0.264 ms 1 Yes /classes/Product.php:6017
169
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 67344)
0.264 ms 1 /classes/Product.php:3860
103
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.261 ms 9 /classes/CartRule.php:357
213
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 = 67033
ORDER BY f.position ASC
0.261 ms 1 Yes /classes/Product.php:6017
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 = 65392
ORDER BY f.position ASC
0.260 ms 1 Yes /classes/Product.php:6017
1374
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.259 ms 1 /src/Adapter/EntityMapper.php:71
554
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` = 67344
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.259 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
509
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` = 67646
ORDER BY `position`
0.258 ms 1 Yes /classes/Product.php:3545
965
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` = 65391
ORDER BY `position`
0.258 ms 1 Yes /classes/Product.php:3545
428
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` = 65385
ORDER BY `position`
0.255 ms 1 Yes /classes/Product.php:3545
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` = 53535) AND (b.`id_shop` = 2) LIMIT 1
0.255 ms 1 /src/Adapter/EntityMapper.php:71
1080
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` = 65339
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:06' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= b.`expiry_date`)
) LIMIT 1
0.254 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
895
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` = 66070
ORDER BY `position`
0.254 ms 1 Yes /classes/Product.php:3545
338
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 = 65337
ORDER BY f.position ASC
0.252 ms 1 Yes /classes/Product.php:6017
1305
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.252 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
203
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 = 67064
ORDER BY f.position ASC
0.251 ms 1 Yes /classes/Product.php:6017
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.251 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
102
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.250 ms 5 /classes/CartRule.php:423
301
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 = 65385
ORDER BY f.position ASC
0.250 ms 1 Yes /classes/Product.php:6017
440
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` = 65337
ORDER BY `position`
0.250 ms 1 Yes /classes/Product.php:3545
1184
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` = 65336
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= ps1.`expiry_date`)
)
0.250 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
329
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 = 65338
ORDER BY f.position ASC
0.248 ms 1 Yes /classes/Product.php:6017
594
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`=67176
0.248 ms 16 /classes/Tag.php:244
1185
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` = 65336
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:06' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= b.`expiry_date`)
) LIMIT 1
0.248 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.247 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
930
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` = 65392
ORDER BY `position`
0.246 ms 1 Yes /classes/Product.php:3545
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 = 66314
ORDER BY f.position ASC
0.244 ms 1 Yes /classes/Product.php:6017
244
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 = 66399
ORDER BY f.position ASC
0.242 ms 1 Yes /classes/Product.php:6017
1002
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 = 65385
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.242 ms 0 /classes/Product.php:1732
1009
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` = 65385
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.242 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
234
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 = 66415
ORDER BY f.position ASC
0.239 ms 1 Yes /classes/Product.php:6017
365
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 = 65327
ORDER BY f.position ASC
0.239 ms 1 Yes /classes/Product.php:6017
264
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 = 66072
ORDER BY f.position ASC
0.238 ms 1 Yes /classes/Product.php:6017
790
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` = 66399
ORDER BY `position`
0.238 ms 1 Yes /classes/Product.php:3545
825
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` = 66314
ORDER BY `position`
0.237 ms 1 Yes /classes/Product.php:3545
452
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` = 65326
ORDER BY `position`
0.235 ms 1 Yes /classes/Product.php:3545
111
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.235 ms 1 /src/Adapter/EntityMapper.php:71
291
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 = 65391
ORDER BY f.position ASC
0.235 ms 1 Yes /classes/Product.php:6017
501
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.235 ms 7 Yes /modules/psblog/classes/psblogcat.php:328
386
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 67646
ORDER BY `position`
0.234 ms 1 Yes /classes/Product.php:3545
188
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 67103)
0.234 ms 1 /classes/Product.php:3860
860
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` = 66072
ORDER BY `position`
0.234 ms 1 Yes /classes/Product.php:3545
1070
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` = 65339
ORDER BY `position`
0.234 ms 1 Yes /classes/Product.php:3545
356
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 = 65335
ORDER BY f.position ASC
0.233 ms 1 Yes /classes/Product.php:6017
1035
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` = 65340
ORDER BY `position`
0.233 ms 1 Yes /classes/Product.php:3545
223
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 = 66978
ORDER BY f.position ASC
0.232 ms 1 Yes /classes/Product.php:6017
1172
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.232 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
273
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 = 66070
ORDER BY f.position ASC
0.231 ms 1 Yes /classes/Product.php:6017
1205
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.231 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.231 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.229 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
163
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.229 ms 1 /classes/tax/TaxRulesTaxManager.php:109
495
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` <= 2 AND c.`nright` >= 2647 AND c.`nleft` >= 2 AND c.`nright` <= 2647 ORDER BY `nleft` DESC
0.227 ms 1 Yes /classes/Category.php:1600
589
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` = 67176
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.227 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1149
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` = 65337
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= ps1.`expiry_date`)
)
0.227 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1362
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 352 AND `id_shop` = 2 LIMIT 1
0.227 ms 1 /classes/module/Module.php:2109
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.226 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.226 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1323
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` = 65273
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:06' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= b.`expiry_date`)
) LIMIT 1
0.226 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1010
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` = 65385
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.225 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1114
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` = 65338
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= ps1.`expiry_date`)
)
0.225 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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.223 ms 10 /classes/Language.php:1216
519
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` = 67646
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.220 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
104
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_%"
0.219 ms 1 /classes/CartRule.php:423
144
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` = 67646
AND image_shop.`cover` = 1 LIMIT 1
0.218 ms 1 /classes/Product.php:3570
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.218 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1150
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` = 65337
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:06' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= b.`expiry_date`)
) LIMIT 1
0.218 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.218 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1183
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65336
0.218 ms 1 /classes/Product.php:3423
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` = 66978
ORDER BY `position`
0.217 ms 1 Yes /classes/Product.php:3545
764
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` = 66415
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.217 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1275
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.217 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
435
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65339
0.216 ms 1 /classes/Product.php:2902
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.216 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.216 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1207
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.216 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.216 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
541
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.215 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
615
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` = 67103
ORDER BY `position`
0.215 ms 1 Yes /classes/Product.php:3545
119
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state_lang`
WHERE `id_reward_state` = 2
0.215 ms 11 /src/Adapter/EntityMapper.php:79
1222
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65335 AND `id_cart` = 0 LIMIT 1
0.214 ms 1 /classes/Product.php:4130
685
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` = 67033
ORDER BY `position`
0.213 ms 1 Yes /classes/Product.php:3545
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.213 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
218
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 66978)
0.212 ms 1 /classes/Product.php:3860
555
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` = 67344
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.211 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1095
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.211 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1259
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`=65327
0.211 ms 1 /classes/Tag.php:244
416
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` = 66072
ORDER BY `position`
0.210 ms 1 Yes /classes/Product.php:3545
650
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` = 67064
ORDER BY `position`
0.210 ms 1 Yes /classes/Product.php:3545
799
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` = 66399
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.210 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1249
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`=65327
0.210 ms 1 /classes/Tag.php:244
624
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` = 67103
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.210 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.209 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
939
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` = 65392
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.209 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1278
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.209 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1310
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.209 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1256
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` = 65327
0.208 ms 1 /classes/Product.php:4835
100
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.208 ms 1 /classes/Cart.php:4243
940
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` = 65392
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.208 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1037
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 = 65340
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.208 ms 0 /classes/Product.php:1732
1313
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` = 65273
ORDER BY `position`
0.208 ms 1 Yes /classes/Product.php:3545
1316
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 = 65273 LIMIT 1
0.208 ms 1 /classes/Product.php:1106
1290
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` = 65326
0.207 ms 1 /classes/Product.php:4835
184
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` = 67103
AND image_shop.`cover` = 1 LIMIT 1
0.206 ms 1 /classes/Product.php:3570
1044
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` = 65340
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.206 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1107
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 = 65338
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.206 ms 0 /classes/Product.php:1732
1286
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65326) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.206 ms 1 /classes/stock/StockAvailable.php:806
265
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` = 66070
AND image_shop.`cover` = 1 LIMIT 1
0.205 ms 1 /classes/Product.php:3570
904
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` = 66070
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.204 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1288
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` = 65326
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= ps1.`expiry_date`)
)
0.204 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
447
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65335
0.204 ms 1 /classes/Product.php:2902
150
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 67646)
0.203 ms 1 /classes/Product.php:3860
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.203 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.202 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
869
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` = 66072
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.202 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
975
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` = 65391
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.202 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = 2) AND (b.`id_shop` = 2) LIMIT 1
0.201 ms 1 /src/Adapter/EntityMapper.php:71
955
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.200 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1164
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.200 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.200 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1177
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 = 65336
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.200 ms 0 /classes/Product.php:1732
625
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` = 67103
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.199 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = 66978
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.199 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.199 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.199 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
466
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.198 ms 12 Yes /classes/Currency.php:694
1385
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 2 LIMIT 1
0.198 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
1212
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 = 65335
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.198 ms 0 /classes/Product.php:1732
108
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.197 ms 10 Yes /classes/ImageType.php:109
376
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` = 65273
AND image_shop.`cover` = 1 LIMIT 1
0.197 ms 1 /classes/Product.php:3570
547
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 = 67344
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.197 ms 0 /classes/Product.php:1732
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.196 ms 11 /classes/Language.php:1080
129
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` = 2) LIMIT 1
0.196 ms 1 /src/Adapter/EntityMapper.php:71
659
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` = 67064
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.196 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1289
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` = 65326
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:06' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= b.`expiry_date`)
) LIMIT 1
0.196 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = 65392)
0.195 ms 1 /classes/Product.php:3860
426
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65391
0.195 ms 1 /classes/Product.php:2902
1119
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`=65338
0.195 ms 3 /classes/Tag.php:244
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.194 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
503
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.194 ms 1 /src/Adapter/EntityMapper.php:71
870
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` = 66072
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.194 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
617
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 = 67103
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.193 ms 0 /classes/Product.php:1732
1201
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.193 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1216
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65335) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.193 ms 1 /classes/stock/StockAvailable.php:753
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.192 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1199
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.191 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.190 ms 1 /src/Adapter/EntityMapper.php:71
559
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`=67344
0.190 ms 17 /classes/Tag.php:244
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.190 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
974
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` = 65391
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.190 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1363
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.190 ms 1 /src/Adapter/EntityMapper.php:71
178
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 67176)
0.189 ms 1 /classes/Product.php:3860
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.189 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
835
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` = 66314
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.188 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
259
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `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` = 66072)
0.187 ms 1 /classes/Product.php:3860
208
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 67033)
0.186 ms 1 /classes/Product.php:3860
235
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` = 66399
AND image_shop.`cover` = 1 LIMIT 1
0.186 ms 1 /classes/Product.php:3570
520
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` = 67646
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.186 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
590
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` = 67176
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.186 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
765
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` = 66415
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.186 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.186 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
450
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65327
0.185 ms 1 /classes/Product.php:2902
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.185 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.185 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1371
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.185 ms 3 /classes/Image.php:401
34
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.184 ms 12 Yes /classes/Currency.php:709
118
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state` a
WHERE (a.`id_reward_state` = 2) LIMIT 1
0.184 ms 1 /src/Adapter/EntityMapper.php:71
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` = 65391
AND image_shop.`cover` = 1 LIMIT 1
0.184 ms 1 /classes/Product.php:3570
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.184 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 65338
AND image_shop.`cover` = 1 LIMIT 1
0.183 ms 2 /classes/Product.php:3570
582
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 = 67176
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.183 ms 0 /classes/Product.php:1732
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1235
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
432
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65340
0.182 ms 1 /classes/Product.php:2902
1214
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`=65335
0.181 ms 3 /classes/Tag.php:244
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.181 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
348
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` = 65335
AND image_shop.`cover` = 1 LIMIT 1
0.180 ms 1 /classes/Product.php:3570
619
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`=67103
0.180 ms 16 /classes/Tag.php:244
694
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` = 67033
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.180 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
834
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` = 66314
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= ps1.`expiry_date`)
)
0.180 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1167
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
117
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1
0.178 ms 1 /src/Adapter/Module/ModuleDataProvider.php:257
268
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 66070)
0.178 ms 1 /classes/Product.php:3860
357
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` = 65327
AND image_shop.`cover` = 1 LIMIT 1
0.178 ms 1 /classes/Product.php:3570
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.178 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.178 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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.178 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
989
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.178 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.178 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.177 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
339
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` = 65336
AND image_shop.`cover` = 1 LIMIT 1
0.177 ms 1 /classes/Product.php:3570
342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65336)
0.177 ms 1 /classes/Product.php:3860
957
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.177 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.177 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1142
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 = 65337
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.177 ms 0 /classes/Product.php:1732
958
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
967
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 = 65391
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.176 ms 0 /classes/Product.php:1732
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.176 ms 1 /src/Adapter/EntityMapper.php:71
198
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 67064)
0.176 ms 1 /classes/Product.php:3860
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` = 66978
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.176 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
800
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` = 66399
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.176 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1202
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
124
SELECT SQL_NO_CACHE `price_display_method`
FROM `ps_group`
WHERE `id_group` = 3 LIMIT 1
0.175 ms 1 /classes/Group.php:174
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` = 65339
AND image_shop.`cover` = 1 LIMIT 1
0.175 ms 1 /classes/Product.php:3570
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` = 65339)
0.175 ms 1 /classes/Product.php:3860
379
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65273)
0.175 ms 1 /classes/Product.php:3860
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.175 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` = 30103124) AND (b.`id_shop` = 2) LIMIT 1
0.174 ms 1 /src/Adapter/EntityMapper.php:71
370
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65326)
0.174 ms 1 /classes/Product.php:3860
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.174 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1383
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 4729113
AND `date_add` > '2025-08-01 14:31:00'
AND id_shop_group = 1 
ORDER BY `date_add` DESC LIMIT 1
0.174 ms 1 Yes /classes/Connection.php:168
194
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` = 67064
AND image_shop.`cover` = 1 LIMIT 1
0.174 ms 1 /classes/Product.php:3570
695
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` = 67033
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.174 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
159
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.173 ms 0 /classes/tax/TaxRulesTaxManager.php:109
493
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` = 2 LIMIT 1
0.173 ms 1 /classes/Category.php:1585
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.173 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
956
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.173 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1375
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.173 ms 3 /classes/Image.php:401
1376
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.173 ms 3 /classes/Image.php:401
1168
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.173 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
286
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65391)
0.172 ms 1 /classes/Product.php:3860
459
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.172 ms 12 /classes/Currency.php:1136
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1094
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1165
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1166
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1224
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`=65335
0.172 ms 3 /classes/Tag.php:244
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1306
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
351
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65335)
0.172 ms 1 /classes/Product.php:3860
1061
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
660
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` = 67064
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.171 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1247
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 = 65327
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.171 ms 0 /classes/Product.php:1732
526
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
991
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
402
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67033
0.170 ms 1 /classes/Product.php:2902
514
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`=67646
0.170 ms 14 /classes/Tag.php:244
905
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` = 66070
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:05' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= b.`expiry_date`)
) LIMIT 1
0.170 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.170 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
252
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 66314) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.169 ms 1 /classes/stock/StockAvailable.php:453
3
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.168 ms 1 /classes/shop/Shop.php:1183
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1200
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
932
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 = 65392
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.168 ms 0 /classes/Product.php:1732
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1130
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.168 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
95
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` = 30103516) AND (b.`id_shop` = 2) LIMIT 1
0.167 ms 1 /src/Adapter/EntityMapper.php:71
229
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 66415)
0.167 ms 1 /classes/Product.php:3860
324
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65338)
0.166 ms 1 /classes/Product.php:3860
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.166 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1277
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.166 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
959
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1109
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`=65338
0.165 ms 3 /classes/Tag.php:244
123
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.165 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
214
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` = 66978
AND image_shop.`cover` = 1 LIMIT 1
0.165 ms 1 /classes/Product.php:3570
256
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` = 30105601 LIMIT 1
0.165 ms 1 /classes/Category.php:1378
292
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` = 65385
AND image_shop.`cover` = 1 LIMIT 1
0.165 ms 1 /classes/Product.php:3570
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` = 65340)
0.165 ms 1 /classes/Product.php:3860
366
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` = 65326
AND image_shop.`cover` = 1 LIMIT 1
0.165 ms 1 /classes/Product.php:3570
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
909
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`=66070
0.165 ms 6 /classes/Tag.php:244
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.165 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
548
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 = 67344 LIMIT 1
0.164 ms 1 /classes/Product.php:1106
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.164 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
204
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` = 67033
AND image_shop.`cover` = 1 LIMIT 1
0.164 ms 1 /classes/Product.php:3570
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.163 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1003
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 = 65385 LIMIT 1
0.163 ms 1 /classes/Product.php:1106
1024
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1213
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 = 65335 LIMIT 1
0.163 ms 1 /classes/Product.php:1106
360
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65327)
0.163 ms 1 /classes/Product.php:3860
596
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.163 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1204
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.162 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
524
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`=67646
0.162 ms 14 /classes/Tag.php:244
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.162 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
126
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 2 LIMIT 1
0.161 ms 1 /classes/Category.php:2450
296
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65385)
0.161 ms 1 /classes/Product.php:3860
333
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 65337)
0.161 ms 1 /classes/Product.php:3860
496
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_leftbanner" LIMIT 1
0.161 ms 1 /classes/module/Module.php:2636
794
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`=66399
0.161 ms 6 /classes/Tag.php:244
1179
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`=65336
0.161 ms 3 /classes/Tag.php:244
485
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_verticalmenu" LIMIT 1
0.160 ms 1 /classes/module/Module.php:2636
792
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 = 66399
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.160 ms 0 /classes/Product.php:1732
897
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 = 66070
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.160 ms 0 /classes/Product.php:1732
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.159 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.159 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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.159 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1169
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
550
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67344) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.158 ms 1 /classes/stock/StockAvailable.php:778
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1099
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.158 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.158 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1108
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 = 65338 LIMIT 1
0.158 ms 1 /classes/Product.php:1106
13
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 2 LIMIT 1
0.157 ms 3 /classes/shop/ShopUrl.php:182
110
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.157 ms 1 /classes/Country.php:405
525
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
899
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`=66070
0.157 ms 6 /classes/Tag.php:244
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.157 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1170
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
995
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1096
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1135
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
239
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,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` = 66399)
0.156 ms 1 /classes/Product.php:3860
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` = 66314)
0.156 ms 1 /classes/Product.php:3860
1144
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`=65337
0.156 ms 3 /classes/Tag.php:244
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
330
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` = 65337
AND image_shop.`cover` = 1 LIMIT 1
0.155 ms 1 /classes/Product.php:3570
757
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 = 66415
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.155 ms 0 /classes/Product.php:1732
819
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.155 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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
923
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1049
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`=65340
0.155 ms 3 /classes/Tag.php:244
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1131
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
543
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.154 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
551
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67344) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:753
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
784
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
804
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`=66399
0.154 ms 6 /classes/Tag.php:244
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
990
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1187
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65336 AND `id_cart` = 0 LIMIT 1
0.154 ms 1 /classes/Product.php:4130
1203
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1281
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 = 65326
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.154 ms 0 /classes/Product.php:1732
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` = 30105366) AND (b.`id_shop` = 2) LIMIT 1
0.153 ms 1 /src/Adapter/EntityMapper.php:71
684
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.153 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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`=66978
0.153 ms 12 /classes/Tag.php:244
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1097
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.153 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
457
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_navcmsblock" LIMIT 1
0.152 ms 1 /classes/module/Module.php:2636
561
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
665
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.152 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.152 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1046
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` = 65340
0.152 ms 1 /classes/Product.php:4835
1134
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.152 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1129
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1133
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1206
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.152 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.151 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
405
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 66978
0.151 ms 1 /classes/Product.php:2902
408
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 66415
0.151 ms 1 /classes/Product.php:2902
527
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
560
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
595
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.151 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
862
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 = 66072
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.151 ms 0 /classes/Product.php:1732
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1100
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1143
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 = 65337 LIMIT 1
0.151 ms 1 /classes/Product.php:1106
1178
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 = 65336 LIMIT 1
0.151 ms 1 /classes/Product.php:1106
1132
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
664
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`=67064
0.150 ms 16 /classes/Tag.php:244
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1004
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`=65385
0.150 ms 3 /classes/Tag.php:244
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
827
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 = 66314
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.149 ms 0 /classes/Product.php:1732
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1084
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`=65339
0.149 ms 3 /classes/Tag.php:244
1098
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1236
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
482
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.148 ms 1 /classes/module/Module.php:2636
512
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 = 67646
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.148 ms 0 /classes/Product.php:1732
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.148 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1029
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1081
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` = 65339
0.148 ms 1 /classes/Product.php:4835
1101
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.148 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 66072
AND image_shop.`cover` = 1 LIMIT 1
0.147 ms 1 /classes/Product.php:3570
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.147 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
922
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
993
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
994
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1116
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` = 65338
0.146 ms 1 /classes/Product.php:4835
10
SELECT SQL_NO_CACHE domain
FROM `ps_shop_url`
WHERE (main = 1) AND (active = 1)
AND id_shop IN (4, 1, 2)
0.146 ms 10 /classes/shop/Shop.php:805
522
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67646 AND `id_cart` = 0 LIMIT 1
0.146 ms 1 /classes/Product.php:4130
689
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`=67033
0.146 ms 14 /classes/Tag.php:244
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.146 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
960
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.146 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
760
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 66415) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.145 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.144 ms 1 /src/Adapter/EntityMapper.php:71
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.144 ms 1 /src/Adapter/EntityMapper.php:71
170
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67344 AND id_shop=2 LIMIT 1
0.144 ms 1 /classes/Product.php:6872
654
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`=67064
0.144 ms 16 /classes/Tag.php:244
700
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1026
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1154
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`=65337
0.144 ms 3 /classes/Tag.php:244
1270
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.143 ms 1 /src/Adapter/EntityMapper.php:71
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.143 ms 1 /src/Adapter/EntityMapper.php:71
113
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.143 ms 1 /classes/ObjectModel.php:1592
544
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.143 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.143 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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.143 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
898
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 = 66070 LIMIT 1
0.143 ms 1 /classes/Product.php:1106
944
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`=65392
0.143 ms 2 /classes/Tag.php:244
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1271
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.143 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.143 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
629
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`=67103
0.142 ms 16 /classes/Tag.php:244
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1005
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65385) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:778
1066
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.142 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1074
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`=65339
0.142 ms 3 /classes/Tag.php:244
1082
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65339 AND `id_cart` = 0 LIMIT 1
0.142 ms 1 /classes/Product.php:4130
1171
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.142 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1269
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1327
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`=65273
0.142 ms 3 /classes/Tag.php:244
1380
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.142 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
157
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67646 AND `id_group` = 1 LIMIT 1
0.142 ms 0 /classes/GroupReduction.php:156
631
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
687
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 = 67033
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.142 ms 0 /classes/Product.php:1732
871
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` = 66072
0.142 ms 1 /classes/Product.php:4835
1039
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`=65340
0.142 ms 3 /classes/Tag.php:244
487
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.141 ms 1 /classes/module/Module.php:2636
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1152
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65337 AND `id_cart` = 0 LIMIT 1
0.141 ms 1 /classes/Product.php:4130
630
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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 = 66978
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.141 ms 0 /classes/Product.php:1732
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
887
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.141 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.141 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1062
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1309
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.141 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
18
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.140 ms 87 /classes/Hook.php:287
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
172
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67344) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:453
399
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67064
0.140 ms 1 /classes/Product.php:2902
564
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
652
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 = 67064
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.140 ms 0 /classes/Product.php:1732
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
785
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
969
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`=65391
0.140 ms 1 /classes/Tag.php:244
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
556
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` = 67344
0.139 ms 1 /classes/Product.php:4835
769
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`=66415
0.139 ms 6 /classes/Tag.php:244
925
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.139 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1064
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.139 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.138 ms 3 /classes/shop/Shop.php:218
130
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 2
0.138 ms 11 /src/Adapter/EntityMapper.php:79
189
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67103 AND id_shop=2 LIMIT 1
0.138 ms 1 /classes/Product.php:6872
217
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 66978 LIMIT 1
0.138 ms 1 /classes/SpecificPrice.php:435
505
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.138 ms 1 /src/Adapter/EntityMapper.php:71
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.138 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.138 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
818
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
839
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`=66314
0.138 ms 6 /classes/Tag.php:244
874
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`=66072
0.138 ms 6 /classes/Tag.php:244
968
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 = 65391 LIMIT 1
0.138 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
699
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`=67033
0.137 ms 14 /classes/Tag.php:244
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
92
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.137 ms 10 Yes /classes/ImageType.php:109
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
921
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
992
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1059
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1063
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.137 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
160
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67646) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:453
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1047
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65340 AND `id_cart` = 0 LIMIT 1
0.136 ms 1 /classes/Product.php:4130
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
5
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 2) LIMIT 1
0.136 ms 1 /src/Adapter/EntityMapper.php:71
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.136 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1030
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1136
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.136 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1253
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65327
0.136 ms 1 /classes/Product.php:3423
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1027
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1208
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.135 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
23
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
0.135 ms 87 /classes/Hook.php:339
115
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1
0.135 ms 1 /classes/module/Module.php:2636
507
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.135 ms 1 /src/Adapter/EntityMapper.php:71
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
758
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 = 66415 LIMIT 1
0.135 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1014
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`=65385
0.135 ms 3 /classes/Tag.php:244
1272
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.135 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.135 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1372
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.135 ms 3 /classes/Image.php:401
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.134 ms 1 /src/Adapter/EntityMapper.php:71
305
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65340 LIMIT 1
0.134 ms 1 /classes/SpecificPrice.php:435
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.134 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
766
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` = 66415
0.134 ms 1 /classes/Product.php:4835
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.134 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.134 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
469
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.133 ms 1 /src/Adapter/EntityMapper.php:71
562
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
583
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 = 67176 LIMIT 1
0.133 ms 1 /classes/Product.php:1106
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.133 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
853
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
855
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1308
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.133 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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.132 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
793
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 = 66399 LIMIT 1
0.132 ms 1 /classes/Product.php:1106
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
872
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 66072 AND `id_cart` = 0 LIMIT 1
0.132 ms 1 /classes/Product.php:4130
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1025
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.132 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.132 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
890
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1117
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65338 AND `id_cart` = 0 LIMIT 1
0.132 ms 1 /classes/Product.php:4130
201
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67064) 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
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1151
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` = 65337
0.131 ms 1 /classes/Product.php:4835
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
105
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.131 ms 0 /classes/module/Module.php:2636
563
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
820
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1038
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 = 65340 LIMIT 1
0.131 ms 1 /classes/Product.php:1106
1239
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.131 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
99
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
156
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 133
0.130 ms 11 /src/Adapter/EntityMapper.php:79
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
863
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 = 66072 LIMIT 1
0.130 ms 1 /classes/Product.php:1106
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
907
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 66070 AND `id_cart` = 0 LIMIT 1
0.130 ms 1 /classes/Product.php:4130
926
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
1258
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65327 LIMIT 1
0.130 ms 0 /classes/ProductSale.php:259
1307
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
438
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65338
0.129 ms 1 /classes/Product.php:2902
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
618
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 = 67103 LIMIT 1
0.129 ms 1 /classes/Product.php:1106
632
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
854
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.129 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1065
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1342
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
145
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` = 30105230 LIMIT 1
0.128 ms 1 /classes/Category.php:1378
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
553
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67344
0.128 ms 1 /classes/Product.php:3423
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
924
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
933
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 = 65392 LIMIT 1
0.128 ms 1 /classes/Product.php:1106
996
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.128 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1248
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 = 65327 LIMIT 1
0.128 ms 1 /classes/Product.php:1106
1311
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.128 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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.127 ms 1 /src/Adapter/EntityMapper.php:71
185
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` = 30106050 LIMIT 1
0.127 ms 1 /classes/Category.php:1378
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.127 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
908
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 66070 LIMIT 1
0.127 ms 0 /classes/ProductSale.php:259
1240
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1312
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.127 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1368
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.127 ms 3 /classes/Image.php:401
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.127 ms 1 /src/Adapter/EntityMapper.php:71
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.127 ms 1 /src/Adapter/EntityMapper.php:71
444
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65336
0.127 ms 1 /classes/Product.php:2902
852
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.126 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
961
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.126 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1028
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
489
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.126 ms 1 /classes/module/Module.php:2636
528
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.126 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 66978
0.126 ms 1 /classes/Product.php:4835
821
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.126 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1238
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1340
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
181
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67176) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:453
456
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65273
0.125 ms 1 /classes/Product.php:2902
597
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1012
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65385 AND `id_cart` = 0 LIMIT 1
0.125 ms 1 /classes/Product.php:4130
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1377
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.125 ms 3 /classes/Image.php:401
31
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.124 ms 1 /modules/ps_mbo/ps_mbo.php:325
460
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_toplink" LIMIT 1
0.124 ms 1 /classes/module/Module.php:2636
483
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 330 AND `id_shop` = 2 LIMIT 1
0.124 ms 1 /classes/module/Module.php:2109
521
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` = 67646
0.124 ms 1 /classes/Product.php:4835
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.124 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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
979
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`=65391
0.124 ms 1 /classes/Tag.php:244
1241
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
1282
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 = 65326 LIMIT 1
0.124 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.124 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
591
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` = 67176
0.123 ms 1 /classes/Product.php:4835
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
788
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.123 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
858
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.123 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
888
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
891
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.123 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
906
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` = 66070
0.123 ms 1 /classes/Product.php:4835
1237
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1339
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1341
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
598
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
280
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65392) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.122 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1060
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
390
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67344
0.122 ms 1 /classes/Product.php:2902
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
627
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67103 AND `id_cart` = 0 LIMIT 1
0.122 ms 1 /classes/Product.php:4130
653
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 = 67064 LIMIT 1
0.122 ms 1 /classes/Product.php:1106
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
997
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
1343
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:06' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:06' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
165
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` = 30106092 LIMIT 1
0.121 ms 1 /classes/Category.php:1378
529
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.121 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1276
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
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.121 ms 1 /src/Adapter/EntityMapper.php:71
464
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.121 ms 1 /classes/module/Module.php:2636
479
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.121 ms 1 /classes/module/Module.php:2636
504
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 5
0.121 ms 3 /classes/ObjectModel.php:1797
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
688
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 = 67033 LIMIT 1
0.121 ms 1 /classes/Product.php:1106
112
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8
0.120 ms 11 /src/Adapter/EntityMapper.php:79
148
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.120 ms 1 /classes/SpecificPrice.php:426
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.120 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.120 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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
750
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
767
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 66415 AND `id_cart` = 0 LIMIT 1
0.120 ms 1 /classes/Product.php:4130
828
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 = 66314 LIMIT 1
0.120 ms 1 /classes/Product.php:1106
458
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 339 AND `id_shop` = 2 LIMIT 1
0.120 ms 1 /classes/module/Module.php:2109
513
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 = 67646 LIMIT 1
0.120 ms 1 /classes/Product.php:1106
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.120 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
942
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65392 AND `id_cart` = 0 LIMIT 1
0.120 ms 1 /classes/Product.php:4130
1031
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.120 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1110
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65338) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:778
1174
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.120 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
363
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65327) 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
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
289
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65391) 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
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
928
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
998
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
1011
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` = 65385
0.119 ms 1 /classes/Product.php:4835
1145
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65337) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:778
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
0.118 ms 1 /src/Adapter/EntityMapper.php:71
155
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 133) LIMIT 1
0.118 ms 1 /src/Adapter/EntityMapper.php:71
191
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67103) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.118 ms 1 /classes/stock/StockAvailable.php:453
486
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 329 AND `id_shop` = 2 LIMIT 1
0.118 ms 1 /classes/module/Module.php:2109
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1008
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65385
0.118 ms 1 /classes/Product.php:3423
1324
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` = 65273
0.118 ms 1 /classes/Product.php:4835
1381
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_blocklink" LIMIT 1
0.118 ms 1 /classes/module/Module.php:2636
26
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (2)
0.117 ms 1 /classes/module/Module.php:2018
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.117 ms 1 /src/Adapter/EntityMapper.php:71
429
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65385
0.117 ms 1 /classes/Product.php:2902
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.117 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.117 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.117 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.117 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.117 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 66070
0.117 ms 1 /classes/Product.php:2902
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.117 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.117 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1137
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.117 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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.116 ms 1 /src/Adapter/EntityMapper.php:71
211
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67033) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:453
373
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65326) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:453
470
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2
0.116 ms 11 /src/Adapter/EntityMapper.php:79
732
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 66978 AND `id_cart` = 0 LIMIT 1
0.116 ms 1 /classes/Product.php:4130
889
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.116 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
892
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.116 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= 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_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= 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_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.116 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
929
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.116 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1215
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65335) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:778
1356
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.116 ms 1 /classes/module/Module.php:2636
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.115 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1007
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65385) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.115 ms 1 /classes/stock/StockAvailable.php:806
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
0.115 ms 3 /modules/ps_mbo/ps_mbo.php:335
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.115 ms 1 /src/Adapter/EntityMapper.php:71
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.115 ms 1 /src/Adapter/EntityMapper.php:71
763
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 66415
0.115 ms 1 /classes/Product.php:3423
837
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 66314 AND `id_cart` = 0 LIMIT 1
0.115 ms 1 /classes/Product.php:4130
1244
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
1373
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.115 ms 3 /classes/Image.php:401
801
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` = 66399
0.114 ms 1 /classes/Product.php:4835
299
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65385) 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
557
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67344 AND `id_cart` = 0 LIMIT 1
0.114 ms 1 /classes/Product.php:4130
592
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67176 AND `id_cart` = 0 LIMIT 1
0.114 ms 1 /classes/Product.php:4130
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.114 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.114 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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 = 66978 LIMIT 1
0.114 ms 1 /classes/Product.php:1106
761
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 66415) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:753
935
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65392) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:778
1257
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65327 AND `id_cart` = 0 LIMIT 1
0.114 ms 1 /classes/Product.php:4130
196
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106072 LIMIT 1
0.113 ms 1 /classes/Product.php:5655
552
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67344) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.113 ms 1 /classes/stock/StockAvailable.php:806
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:01:05' <= fsr.`expiry_date`)
)
0.113 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
697
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67033 AND `id_cart` = 0 LIMIT 1
0.113 ms 1 /classes/Product.php:4130
1250
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65327) 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
1283
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`=65326
0.113 ms 1 /classes/Tag.php:244
167
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 559
AND `active` = 1 LIMIT 1
0.112 ms 1 /classes/Manufacturer.php:316
176
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106092 LIMIT 1
0.112 ms 1 /classes/Product.php:5655
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` = 3) LIMIT 1
0.112 ms 1 /src/Adapter/EntityMapper.php:71
488
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 328 AND `id_shop` = 2 LIMIT 1
0.112 ms 1 /classes/module/Module.php:2109
786
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
1321
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65273
0.112 ms 1 /classes/Product.php:3423
1325
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65273 AND `id_cart` = 0 LIMIT 1
0.112 ms 1 /classes/Product.php:4130
205
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` = 30105281 LIMIT 1
0.112 ms 1 /classes/Category.php:1378
35
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
354
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65335) 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
467
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.111 ms 1 /src/Adapter/EntityMapper.php:71
725
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 66978) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:778
976
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` = 65391
0.111 ms 1 /classes/Product.php:4835
1173
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
1180
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65336) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:778
293
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` = 30105417 LIMIT 1
0.111 ms 1 /classes/Category.php:1378
307
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65340 AND id_shop=2 LIMIT 1
0.111 ms 1 /classes/Product.php:6872
411
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 66399
0.111 ms 1 /classes/Product.php:2902
1218
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65335
0.111 ms 1 /classes/Product.php:3423
726
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 66978) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.110 ms 1 /classes/stock/StockAvailable.php:753
1148
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65337
0.110 ms 1 /classes/Product.php:3423
9
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.110 ms 1 /src/Adapter/EntityMapper.php:71
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.110 ms 3 /modules/ps_mbo/ps_mbo.php:335
836
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` = 66314
0.110 ms 1 /classes/Product.php:4835
1112
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65338) 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
109
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1
0.109 ms 1 /classes/AddressFormat.php:656
275
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105594 LIMIT 1
0.109 ms 1 /classes/Product.php:5655
396
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67103
0.109 ms 1 /classes/Product.php:2902
463
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 332 AND `id_shop` = 2 LIMIT 1
0.109 ms 1 /classes/module/Module.php:2109
518
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67646
0.109 ms 1 /classes/Product.php:3423
802
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 66399 AND `id_cart` = 0 LIMIT 1
0.109 ms 1 /classes/Product.php:4130
1040
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65340) 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
1147
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65337) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.109 ms 1 /classes/stock/StockAvailable.php:806
1367
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.109 ms 3 /classes/Image.php:401
89
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 2 LIMIT 1
0.108 ms 1 /classes/Category.php:2450
166
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106092 LIMIT 1
0.108 ms 1 /classes/Product.php:5655
179
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67176 AND id_shop=2 LIMIT 1
0.108 ms 1 /classes/Product.php:6872
358
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103484 LIMIT 1
0.108 ms 1 /classes/Product.php:5655
369
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65326 LIMIT 1
0.108 ms 1 /classes/SpecificPrice.php:435
661
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` = 67064
0.108 ms 1 /classes/Product.php:4835
751
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.108 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
941
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` = 65392
0.108 ms 1 /classes/Product.php:4835
1291
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65326 AND `id_cart` = 0 LIMIT 1
0.108 ms 1 /classes/Product.php:4130
393
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67176
0.107 ms 1 /classes/Product.php:2902
461
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 344 AND `id_shop` = 2 LIMIT 1
0.107 ms 1 /classes/module/Module.php:2109
498
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_newproducts" LIMIT 1
0.107 ms 1 /classes/module/Module.php:2636
611
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
716
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
795
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 66399) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.107 ms 1 /classes/stock/StockAvailable.php:778
1287
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65326
0.107 ms 1 /classes/Product.php:3423
331
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103419 LIMIT 1
0.107 ms 1 /classes/Product.php:5655
177
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67176 LIMIT 1
0.106 ms 1 /classes/SpecificPrice.php:435
340
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103419 LIMIT 1
0.106 ms 1 /classes/Product.php:5655
345
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65336) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.106 ms 1 /classes/stock/StockAvailable.php:453
414
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 66314
0.106 ms 1 /classes/Product.php:2902
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` = 9) LIMIT 1
0.106 ms 1 /src/Adapter/EntityMapper.php:71
500
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1063 LIMIT 1
0.106 ms 1 /classes/Hook.php:244
585
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67176) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.106 ms 1 /classes/stock/StockAvailable.php:778
1181
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65336) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.106 ms 1 /classes/stock/StockAvailable.php:753
1369
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.106 ms 3 /classes/Image.php:401
468
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 5
0.106 ms 11 /src/Adapter/EntityMapper.php:79
197
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67064 LIMIT 1
0.105 ms 1 /classes/SpecificPrice.php:435
497
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 369 AND `id_shop` = 2 LIMIT 1
0.105 ms 1 /classes/module/Module.php:2109
962
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
453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65326
0.105 ms 1 /classes/Product.php:2902
367
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` = 30105323 LIMIT 1
0.104 ms 1 /classes/Category.php:1378
84
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.104 ms 11 /src/Adapter/EntityMapper.php:79
125
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1057 LIMIT 1
0.104 ms 1 /classes/Hook.php:244
168
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67344 LIMIT 1
0.104 ms 1 /classes/SpecificPrice.php:435
199
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67064 AND id_shop=2 LIMIT 1
0.104 ms 1 /classes/Product.php:6872
242
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 66399) 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
377
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103419 LIMIT 1
0.104 ms 1 /classes/Product.php:5655
423
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65392
0.104 ms 1 /classes/Product.php:2902
441
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 65337
0.104 ms 1 /classes/Product.php:2902
626
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` = 67103
0.104 ms 1 /classes/Product.php:4835
977
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 65391 AND `id_cart` = 0 LIMIT 1
0.104 ms 1 /classes/Product.php:4130
1102
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.104 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
284
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105594 LIMIT 1
0.103 ms 1 /classes/Product.php:5655
303
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` = 30103419 LIMIT 1
0.103 ms 1 /classes/Category.php:1378
309
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65340) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:453
314
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65339 LIMIT 1
0.103 ms 1 /classes/SpecificPrice.php:435
480
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 354 AND `id_shop` = 2 LIMIT 1
0.103 ms 1 /classes/module/Module.php:2109
506
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 19
0.103 ms 3 /classes/ObjectModel.php:1797
523
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67646 LIMIT 1
0.103 ms 0 /classes/ProductSale.php:259
662
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67064 AND `id_cart` = 0 LIMIT 1
0.103 ms 1 /classes/Product.php:4130
963
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
1217
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65335) 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
1293
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`=65326
0.103 ms 1 /classes/Tag.php:244
195
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` = 30106072 LIMIT 1
0.102 ms 1 /classes/Category.php:1378
267
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 66070 LIMIT 1
0.102 ms 1 /classes/SpecificPrice.php:435
285
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65391 LIMIT 1
0.102 ms 1 /classes/SpecificPrice.php:435
327
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65338) 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
380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65273 AND id_shop=2 LIMIT 1
0.102 ms 1 /classes/Product.php:6872
789
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
856
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
865
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 66072) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.102 ms 1 /classes/stock/StockAvailable.php:778
927
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
964
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
1113
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65338
0.102 ms 1 /classes/Product.php:3423
1138
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
1146
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65337) 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
387
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67646
0.102 ms 1 /classes/Product.php:2902
462
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.102 ms 1 /classes/module/Module.php:2636
696
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` = 67033
0.102 ms 1 /classes/Product.php:4835
973
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65391
0.102 ms 1 /classes/Product.php:3423
1318
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65273) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.102 ms 1 /classes/stock/StockAvailable.php:778
36
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'AUD') LIMIT 1
0.101 ms 1 /classes/Currency.php:893
91
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.101 ms 1 /classes/FeatureFlag.php:105
323
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65338 LIMIT 1
0.101 ms 1 /classes/SpecificPrice.php:435
646
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.101 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
787
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.101 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
823
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.101 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
903
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 66070
0.101 ms 1 /classes/Product.php:3423
1382
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 338 AND `id_shop` = 2 LIMIT 1
0.101 ms 1 /classes/module/Module.php:2109
332
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65337 LIMIT 1
0.100 ms 1 /classes/SpecificPrice.php:435
576
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.100 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1104
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.100 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
262
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 66072) 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
325
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65338 AND id_shop=2 LIMIT 1
0.100 ms 1 /classes/Product.php:6872
830
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 66314) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.100 ms 1 /classes/stock/StockAvailable.php:778
1111
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65338) 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
1359
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeimages" LIMIT 1
0.100 ms 1 /classes/module/Module.php:2636
29
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.099 ms 1 /modules/ps_mbo/ps_mbo.php:325
511
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 11 LIMIT 1
0.099 ms 1 /classes/Supplier.php:243
620
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67103) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.099 ms 1 /classes/stock/StockAvailable.php:778
1043
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65340
0.099 ms 1 /classes/Product.php:3423
246
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` = 30105655 LIMIT 1
0.099 ms 1 /classes/Category.php:1378
893
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
1209
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
1344
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
1188
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65336 LIMIT 1
0.098 ms 0 /classes/ProductSale.php:259
225
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` = 30105594 LIMIT 1
0.098 ms 1 /classes/Category.php:1378
276
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65392 LIMIT 1
0.098 ms 1 /classes/SpecificPrice.php:435
472
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 9
0.098 ms 11 /src/Adapter/EntityMapper.php:79
508
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1
0.098 ms 3 /classes/ObjectModel.php:1797
822
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
1103
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
1139
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
1292
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65326 LIMIT 1
0.098 ms 0 /classes/ProductSale.php:259
1348
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.098 ms 1 /classes/module/Module.php:2636
215
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` = 30104604 LIMIT 1
0.097 ms 1 /classes/Category.php:1378
417
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 66072
0.097 ms 1 /classes/Product.php:2902
681
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
866
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 66072) 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
900
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 66070) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.097 ms 1 /classes/stock/StockAvailable.php:778
938
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 65392
0.097 ms 1 /classes/Product.php:3423
258
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 66072 LIMIT 1
0.096 ms 1 /classes/SpecificPrice.php:435
796
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 66399) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.096 ms 1 /classes/stock/StockAvailable.php:753
1366
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.096 ms 1 /classes/Category.php:1378
359
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65327 LIMIT 1
0.096 ms 1 /classes/SpecificPrice.php:435
1034
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.096 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
207
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67033 LIMIT 1
0.095 ms 1 /classes/SpecificPrice.php:435
15
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1
0.095 ms 11 /classes/Language.php:854
87
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.095 ms 11 /src/Adapter/EntityMapper.php:79
318
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65339) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.095 ms 1 /classes/stock/StockAvailable.php:453
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` = 8) LIMIT 1
0.095 ms 1 /src/Adapter/EntityMapper.php:71
728
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 66978
0.095 ms 1 /classes/Product.php:3423
1048
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65340 LIMIT 1
0.094 ms 0 /classes/ProductSale.php:259
38
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
341
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65336 LIMIT 1
0.094 ms 1 /classes/SpecificPrice.php:435
621
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67103) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.094 ms 1 /classes/stock/StockAvailable.php:753
622
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67103) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.094 ms 1 /classes/stock/StockAvailable.php:806
116
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 216 AND `id_shop` = 2 LIMIT 1
0.093 ms 1 /classes/module/Module.php:2109
221
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 66978) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.093 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 = 30103419 LIMIT 1
0.093 ms 1 /classes/Product.php:5655
465
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 331 AND `id_shop` = 2 LIMIT 1
0.093 ms 1 /classes/module/Module.php:2109
515
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67646) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.093 ms 1 /classes/stock/StockAvailable.php:778
588
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67176
0.093 ms 1 /classes/Product.php:3423
658
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67064
0.093 ms 1 /classes/Product.php:3423
894
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
970
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 65391) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.093 ms 1 /classes/stock/StockAvailable.php:778
971
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65391) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.093 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.092 ms 1 /classes/Currency.php:893
85
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 2 LIMIT 1
0.092 ms 1 /classes/ObjectModel.php:1729
146
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105230 LIMIT 1
0.092 ms 1 /classes/Product.php:5655
186
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106050 LIMIT 1
0.092 ms 1 /classes/Product.php:5655
210
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67033 AND `id_group` = 1 LIMIT 1
0.092 ms 0 /classes/GroupReduction.php:156
477
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.092 ms 1 /classes/module/Module.php:2636
1076
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65339) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.092 ms 1 /classes/stock/StockAvailable.php:753
1242
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
171
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67344 AND `id_group` = 1 LIMIT 1
0.091 ms 0 /classes/GroupReduction.php:156
232
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 66415) 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
257
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105601 LIMIT 1
0.091 ms 1 /classes/Product.php:5655
316
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65339 AND id_shop=2 LIMIT 1
0.091 ms 1 /classes/Product.php:6872
322
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103419 LIMIT 1
0.091 ms 1 /classes/Product.php:5655
350
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65335 LIMIT 1
0.091 ms 1 /classes/SpecificPrice.php:435
613
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
623
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67103
0.091 ms 1 /classes/Product.php:3423
655
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67064) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.091 ms 1 /classes/stock/StockAvailable.php:778
824
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
859
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
476
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3
0.091 ms 11 /src/Adapter/EntityMapper.php:79
494
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.091 ms 1 /classes/Category.php:1591
1032
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
1069
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
1361
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeoptions" LIMIT 1
0.091 ms 1 /classes/module/Module.php:2636
278
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65392 AND id_shop=2 LIMIT 1
0.090 ms 1 /classes/Product.php:6872
682
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
1041
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65340) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.090 ms 1 /classes/stock/StockAvailable.php:753
226
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105594 LIMIT 1
0.090 ms 1 /classes/Product.php:5655
586
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67176) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.090 ms 1 /classes/stock/StockAvailable.php:753
753
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
754
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
1067
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
1350
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.090 ms 1 /classes/module/Module.php:2636
4
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1
0.089 ms 3 /classes/shop/Shop.php:1184
12
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 2 LIMIT 1
0.089 ms 1 /classes/ObjectModel.php:1729
80
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.089 ms 1 /classes/Currency.php:893
349
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103419 LIMIT 1
0.089 ms 1 /classes/Product.php:5655
833
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 66314
0.089 ms 1 /classes/Product.php:3423
78
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
271
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 66070) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.089 ms 1 /classes/stock/StockAvailable.php:453
378
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65273 LIMIT 1
0.089 ms 1 /classes/SpecificPrice.php:435
490
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 345 AND `id_shop` = 2 LIMIT 1
0.089 ms 1 /classes/module/Module.php:2109
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
1077
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65339) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.089 ms 1 /classes/stock/StockAvailable.php:806
867
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 66072) 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
1006
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65385) 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
106
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 2 LIMIT 1
0.088 ms 0 /classes/module/Module.php:2109
209
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67033 AND id_shop=2 LIMIT 1
0.088 ms 1 /classes/Product.php:6872
266
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105601 LIMIT 1
0.088 ms 1 /classes/Product.php:5655
336
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 65337) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.088 ms 1 /classes/stock/StockAvailable.php:453
499
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 365 AND `id_shop` = 2 LIMIT 1
0.088 ms 1 /classes/module/Module.php:2109
690
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67033) 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
717
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.088 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
831
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 66314) 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
936
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65392) 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
1033
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.088 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1042
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65340) 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
76
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'SEK') LIMIT 1
0.087 ms 1 /classes/Currency.php:893
206
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105281 LIMIT 1
0.087 ms 1 /classes/Product.php:5655
228
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 66415 LIMIT 1
0.087 ms 1 /classes/SpecificPrice.php:435
287
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65391 AND id_shop=2 LIMIT 1
0.087 ms 1 /classes/Product.php:6872
297
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65385 AND id_shop=2 LIMIT 1
0.087 ms 1 /classes/Product.php:6872
798
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 66399
0.087 ms 1 /classes/Product.php:3423
937
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65392) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.087 ms 1 /classes/stock/StockAvailable.php:806
1354
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1
0.087 ms 1 /classes/module/Module.php:2636
727
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 66978) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.087 ms 1 /classes/stock/StockAvailable.php:806
56
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') LIMIT 1
0.086 ms 1 /classes/Currency.php:893
149
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67646 LIMIT 1
0.086 ms 1 /classes/SpecificPrice.php:435
227
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 29
AND `active` = 1 LIMIT 1
0.086 ms 1 /classes/Manufacturer.php:316
236
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` = 30103484 LIMIT 1
0.086 ms 1 /classes/Category.php:1378
352
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65335 AND id_shop=2 LIMIT 1
0.086 ms 1 /classes/Product.php:6872
762
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 66415) 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
1083
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65339 LIMIT 1
0.086 ms 0 /classes/ProductSale.php:259
577
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.086 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
647
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.086 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
873
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 66072 LIMIT 1
0.086 ms 0 /classes/ProductSale.php:259
279
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65392 AND `id_group` = 1 LIMIT 1
0.085 ms 0 /classes/GroupReduction.php:156
901
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 66070) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.085 ms 1 /classes/stock/StockAvailable.php:753
1118
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65338 LIMIT 1
0.085 ms 0 /classes/ProductSale.php:259
248
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 66314 LIMIT 1
0.085 ms 1 /classes/SpecificPrice.php:435
614
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
656
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67064) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.085 ms 1 /classes/stock/StockAvailable.php:753
868
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 66072
0.085 ms 1 /classes/Product.php:3423
1345
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
1153
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65337 LIMIT 1
0.084 ms 0 /classes/ProductSale.php:259
1346
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
1352
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_footercmsblock" LIMIT 1
0.084 ms 1 /classes/module/Module.php:2636
190
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67103 AND `id_group` = 1 LIMIT 1
0.084 ms 0 /classes/GroupReduction.php:156
231
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 66415 AND `id_group` = 1 LIMIT 1
0.084 ms 0 /classes/GroupReduction.php:156
371
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65326 AND id_shop=2 LIMIT 1
0.084 ms 1 /classes/Product.php:6872
474
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 8
0.084 ms 11 /src/Adapter/EntityMapper.php:79
516
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67646) 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
691
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67033) 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
39
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.083 ms 11 /classes/Language.php:883
46
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.083 ms 11 /classes/Language.php:883
50
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.083 ms 11 /classes/Language.php:883
238
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 66399 LIMIT 1
0.083 ms 1 /classes/SpecificPrice.php:435
593
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67176 LIMIT 1
0.083 ms 0 /classes/ProductSale.php:259
648
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
832
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 66314) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.083 ms 1 /classes/stock/StockAvailable.php:806
1351
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 373 AND `id_shop` = 2 LIMIT 1
0.083 ms 1 /classes/module/Module.php:2109
54
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
147
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 59
AND `active` = 1 LIMIT 1
0.082 ms 1 /classes/Manufacturer.php:316
219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 66978 AND id_shop=2 LIMIT 1
0.082 ms 1 /classes/Product.php:6872
361
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65327 AND id_shop=2 LIMIT 1
0.082 ms 1 /classes/Product.php:6872
612
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
797
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 66399) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.082 ms 1 /classes/stock/StockAvailable.php:806
972
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65391) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.082 ms 1 /classes/stock/StockAvailable.php:806
999
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
1068
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
1251
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65327) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.082 ms 1 /classes/stock/StockAvailable.php:753
88
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 2 LIMIT 1
0.081 ms 1 /classes/ObjectModel.php:1729
93
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.081 ms 10 /classes/ImageType.php:161
151
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67646 AND id_shop=2 LIMIT 1
0.081 ms 1 /classes/Product.php:6872
269
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 66070 AND id_shop=2 LIMIT 1
0.081 ms 1 /classes/Product.php:6872
295
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 65385 LIMIT 1
0.081 ms 1 /classes/SpecificPrice.php:435
1360
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 351 AND `id_shop` = 2 LIMIT 1
0.081 ms 1 /classes/module/Module.php:2109
294
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105417 LIMIT 1
0.081 ms 1 /classes/Product.php:5655
44
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CAD') LIMIT 1
0.080 ms 1 /classes/Currency.php:893
63
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
343
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65336 AND id_shop=2 LIMIT 1
0.080 ms 1 /classes/Product.php:6872
683
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.080 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
768
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 66415 LIMIT 1
0.080 ms 0 /classes/ProductSale.php:259
517
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67646) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.080 ms 1 /classes/stock/StockAvailable.php:806
578
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.080 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
693
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67033
0.080 ms 1 /classes/Product.php:3423
1347
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.080 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
52
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.079 ms 1 /classes/Currency.php:893
62
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.079 ms 11 /classes/Language.php:883
240
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 66399 AND id_shop=2 LIMIT 1
0.079 ms 1 /classes/Product.php:6872
1252
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65327) 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
1319
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 65273) 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
1320
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 65273) 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
42
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.079 ms 11 /classes/Language.php:883
64
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MBT') LIMIT 1
0.079 ms 1 /classes/Currency.php:893
75
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.079 ms 11 /classes/Language.php:883
335
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65337 AND `id_group` = 1 LIMIT 1
0.079 ms 0 /classes/GroupReduction.php:156
478
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 327 AND `id_shop` = 2 LIMIT 1
0.079 ms 1 /classes/module/Module.php:2109
43
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
47
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
48
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CNY') LIMIT 1
0.078 ms 1 /classes/Currency.php:893
58
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.077 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.077 ms 11 /classes/Language.php:883
250
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 66314 AND id_shop=2 LIMIT 1
0.077 ms 1 /classes/Product.php:6872
304
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103419 LIMIT 1
0.077 ms 1 /classes/Product.php:5655
978
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65391 LIMIT 1
0.077 ms 0 /classes/ProductSale.php:259
60
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'JPY') LIMIT 1
0.076 ms 1 /classes/Currency.php:893
230
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 66415 AND id_shop=2 LIMIT 1
0.076 ms 1 /classes/Product.php:6872
237
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103484 LIMIT 1
0.076 ms 1 /classes/Product.php:5655
260
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 66072 AND id_shop=2 LIMIT 1
0.076 ms 1 /classes/Product.php:6872
288
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65391 AND `id_group` = 1 LIMIT 1
0.076 ms 0 /classes/GroupReduction.php:156
1243
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
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
90
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1
0.076 ms 1 /classes/Category.php:1754
1349
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 353 AND `id_shop` = 2 LIMIT 1
0.076 ms 1 /classes/module/Module.php:2109
51
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
247
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105655 LIMIT 1
0.075 ms 1 /classes/Product.php:5655
1357
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 342 AND `id_shop` = 2 LIMIT 1
0.075 ms 1 /classes/module/Module.php:2109
68
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MXN') LIMIT 1
0.075 ms 1 /classes/Currency.php:893
72
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1
0.075 ms 1 /classes/Currency.php:893
334
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 65337 AND id_shop=2 LIMIT 1
0.075 ms 1 /classes/Product.php:6872
74
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
1353
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 337 AND `id_shop` = 2 LIMIT 1
0.074 ms 1 /classes/module/Module.php:2109
1355
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 340 AND `id_shop` = 2 LIMIT 1
0.074 ms 1 /classes/module/Module.php:2109
180
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67176 AND `id_group` = 1 LIMIT 1
0.074 ms 0 /classes/GroupReduction.php:156
308
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65340 AND `id_group` = 1 LIMIT 1
0.074 ms 0 /classes/GroupReduction.php:156
368
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105323 LIMIT 1
0.074 ms 1 /classes/Product.php:5655
657
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67064) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.074 ms 1 /classes/stock/StockAvailable.php:806
718
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.074 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1013
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65385 LIMIT 1
0.074 ms 0 /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.073 ms 11 /classes/Language.php:883
733
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 66978 LIMIT 1
0.073 ms 0 /classes/ProductSale.php:259
158
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.073 ms 1 /classes/Group.php:154
298
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65385 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
317
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65339 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
326
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65338 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
381
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65273 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
587
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67176) 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
55
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.072 ms 11 /classes/Language.php:883
70
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.072 ms 11 /classes/Language.php:883
270
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 66070 AND `id_group` = 1 LIMIT 1
0.072 ms 0 /classes/GroupReduction.php:156
902
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 66070) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.072 ms 1 /classes/stock/StockAvailable.php:806
943
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65392 LIMIT 1
0.072 ms 0 /classes/ProductSale.php:259
1358
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.072 ms 1 /classes/Country.php:405
344
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65336 AND `id_group` = 1 LIMIT 1
0.071 ms 0 /classes/GroupReduction.php:156
353
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65335 AND `id_group` = 1 LIMIT 1
0.071 ms 0 /classes/GroupReduction.php:156
220
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 66978 AND `id_group` = 1 LIMIT 1
0.071 ms 0 /classes/GroupReduction.php:156
649
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.071 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
261
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 66072 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:156
558
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67344 LIMIT 1
0.070 ms 0 /classes/ProductSale.php:259
628
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67103 LIMIT 1
0.070 ms 0 /classes/ProductSale.php:259
719
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.070 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
362
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65327 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:156
579
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.070 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1326
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 65273 LIMIT 1
0.070 ms 0 /classes/ProductSale.php:259
692
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67033) 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
838
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 66314 LIMIT 1
0.069 ms 0 /classes/ProductSale.php:259
59
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.068 ms 11 /classes/Language.php:883
200
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67064 AND `id_group` = 1 LIMIT 1
0.068 ms 0 /classes/GroupReduction.php:156
663
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67064 LIMIT 1
0.067 ms 0 /classes/ProductSale.php:259
67
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.066 ms 11 /classes/Language.php:883
241
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 66399 AND `id_group` = 1 LIMIT 1
0.065 ms 0 /classes/GroupReduction.php:156
71
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.064 ms 11 /classes/Language.php:883
698
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67033 LIMIT 1
0.063 ms 0 /classes/ProductSale.php:259
251
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 66314 AND `id_group` = 1 LIMIT 1
0.062 ms 0 /classes/GroupReduction.php:156
372
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 65326 AND `id_group` = 1 LIMIT 1
0.062 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` = "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` = "outofstock"
		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
22 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`)
            )
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_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
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
5 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
3 queries
				SELECT `name`
				FROM `ps_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT 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

382 fmm_stickers_rules
382 fmm_stickers_rules_shop
125 stock_available
112 product
111 product_shop
99 rewards_template_config
89 product_attribute
82 image_shop
73 cart_product
72 image
72 product_attribute_shop
52 category_lang
48 feature_product
48 image_lang
48 tag
48 product_tag
41 product_attribute_combination
35 category_product
34 module
33 currency
32 product_sale
30 module_shop
30 product_lang
28 lang
26 specific_price
25 category
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 currency_shop
18 currency_lang
14 category_shop
13 category_group
8 hook
6 employee_shop
5 shop_url
5 shop
5 manufacturer
4 lang_shop
4 country
4 cart_rule
4 rewards
3 hook_alias
3 group
3 image_type
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 142 /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: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: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: 67646]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67344]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67176]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67103]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67064]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67033]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 66978]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 66415]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 66399]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 66314]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 66072]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 66070]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65392]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65391]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65385]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65340]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65339]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65338]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65337]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65336]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65335]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65327]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65326]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 65273]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67646]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67646]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67344]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67344]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67176]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67176]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67103]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67103]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67064]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67064]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67033]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67033]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 66978]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 66978]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 66415]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 66415]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 66399]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 66399]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 66314]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 66314]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 66072]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 66072]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 66070]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 66070]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65392]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65392]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65391]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65391]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65385]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65385]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65340]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65340]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65339]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65339]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65338]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65338]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65337]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65337]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65336]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65336]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65335]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65335]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65327]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65327]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65326]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65326]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 65273]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 65273]
/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: ]
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: ]
Category 18 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 2]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103516]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103124]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30105366]
/classes/Meta.php:380 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
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/compile/Electshop/94/ce/34/94ce349465ddcaaa4406e68ae62fa5dd71f7fcef_2.file.st_wishlist_button.tpl.php
1147 /var/cache/prod/smarty/compile/Electshop/13/61/67/136167b874069a59df5bcd7e1bf15bf88da4064e_2.file.st_compare_button.tpl.php
1148 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/01/24/22/01242229a599f5224e294c42d894bfaf90091246_2.file.product-flags.tpl.php
1149 /vendor/smarty/smarty/libs/plugins/modifier.date_format.php
1150 /classes/Supplier.php
1151 /classes/Tag.php
1152 /classes/ProductSale.php
1153 /var/cache/prod/smarty/compile/Electshop/8c/08/1a/8c081a5f90390fdde9d29ff68577b547d593224d_2.file.listing_17.tpl.php
1154 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1155 /var/cache/prod/smarty/cache/65338/1/2/1/1/2/1/8/Electshop/71/55/df/7155df5bb4e7074379e214862bff25e739956284.cz_imagehover.tpl.php
1156 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/5f/3d/e6/5f3de65a6a23a7ac1373202d96b1cb261f4d60ef_2.file.pagination.tpl.php
1157 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/cb/ed/44/cbed44c12b172562d06bface4e058ebf1b904823_2.file.products-bottom.tpl.php
1158 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/5b/68/33/5b68332121f480bca0d0b755c5f118c380150bb6_2.file.footer.tpl.php
1159 /var/cache/prod/smarty/compile/Electshop/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
1160 /var/cache/prod/smarty/cache/ps_socialfollow/1/2/1/1/2/1/8/Electshop/20/14/62/2014623cfe6bdd4bc410284592a55d5005171ba5.ps_socialfollowps_socialfollow.tpl.php
1161 /modules/cz_footercmsblock/cz_footercmsblock.php
1162 /modules/cz_footercmsblock/classes/FooterCmsBlock.php
1163 /var/cache/prod/smarty/cache/cz_footercmsblock/1/2/1/1/2/1/8/Electshop/3d/f4/6f/3df46f3dbcf49d357a0bb783b740f2483fc1a9fa.cz_footercmsblockviewstemplateshookcz_footercmsblock.tpl.php
1164 /modules/ps_linklist/ps_linklist.php
1165 /var/cache/prod/translations/catalogue.fr-FR.NXhscRe.php
1166 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
1167 /modules/ps_linklist/src/Filter/LinkFilter.php
1168 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
1169 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
1170 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
1171 /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/2/1/1/2/1/8/Electshop/31/e4/16/31e416ca7c313c88647853e9c8d4784fd84cb530.ps_linklistviewstemplateshooklinkblock.tpl.php
1172 /modules/ps_contactinfo/ps_contactinfo.php
1173 /var/cache/prod/smarty/compile/Electshop/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php
1174 /vendor/smarty/smarty/libs/plugins/function.mailto.php
1175 /modules/cz_themeimages/cz_themeimages.php
1176 /var/cache/prod/smarty/cache/cz_themeimages/1/2/1/1/2/1/8/Electshop/50/a3/e8/50a3e82541046f4f5c3487aa1e80932144c3e414.cz_themeimagesviewstemplateshookcz_themeimages.tpl.php
1177 /var/cache/prod/smarty/cache/cz_themeoptions/1/2/1/1/2/1/8/Electshop/f5/05/84/f505843e1692732f950b236a32711a503cd43658.cz_themeoptionsviewstemplateshookcz_themeoptions.tpl.php
1178 /modules/czuecookie/czuecookie.php
1179 /classes/CMS.php
1180 /var/cache/prod/smarty/cache/czuecookie/1/2/1/1/2/1/8/Electshop/cb/5d/c1/cb5dc111b92e8d7f77ccea1749d6584aa6d1c200.czuecookieviewstemplateshookczuecookie.tpl.php
1181 /var/cache/prod/smarty/compile/Electshop/7e/f2/8f/7ef28fcdde6311f8180016fcf489c9ebf490ff55_2.file.popup.tpl.php
1182 /modules/cz_blocklink/cz_blocklink.php
1183 /var/cache/prod/smarty/cache/cz_blocklink/1/2/1/1/2/1/8/Electshop/74/93/11/749311bd69ff17651228dd24df4f85942a5c77ba.cz_blocklinkviewstemplateshookcz_blocklink.tpl.php
1184 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/45/a8/f2/45a8f251fc5a98e2c32b444f12636d60ba9e91cf_2.file.password-policy-template.tpl.php
1185 /modules/statsdata/statsdata.php
1186 /classes/Connection.php
1187 /classes/ConnectionsSource.php
1188 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1189 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
1190 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1191 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
1192 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
1193 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php