Home

Home

Filter By

Availability

Availability

Brand

Brand

Price

Price

  • €4.00 - €350.00

Home

Home

Active filters

  • Availability: Not available
  • Brand: Bellfine
  • Brand: Capcom
  • Brand: Diamond
  • Brand: Item Lab
  • Brand: Medicos
  • Brand: Pyramid intl
Load Time 3291 ms
Querying Time 1028 ms
Queries 1392
Memory Peak Usage 54.1 Mb
Included Files 1193 files - 13.95 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.905 ms 16.905 ms 5.53 Mb 5.6 Mb
__construct 0.016 ms 16.921 ms - Mb 5.6 Mb
init 30.375 ms 47.296 ms 1.45 Mb 7.0 Mb
checkAccess 0.002 ms 47.298 ms - Mb 7.0 Mb
setMedia 6.004 ms 53.302 ms 0.61 Mb 7.6 Mb
postProcess 0.001 ms 53.303 ms - Mb 7.6 Mb
initHeader 0.002 ms 53.305 ms - Mb 7.6 Mb
initContent 817 ms 871 ms 7.80 Mb 15.5 Mb
initFooter 0.001 ms 871 ms - Mb 15.5 Mb
display 2421 ms 3291 ms 37.84 Mb 54.1 Mb
Hook Time Memory Usage
DisplayProductListReviews 249.503 ms 25.38 Mb
DisplayHeader 86.554 ms 0.43 Mb
DisplayCzHoverImage 47.184 ms 1.11 Mb
DisplayProductPriceBlock 31.342 ms 3.44 Mb
displayLeftColumn 29.983 ms 2.33 Mb
DisplayBeforeBodyClosingTag 20.222 ms 0.12 Mb
DisplayStWishlistButton 11.909 ms 0.02 Mb
DisplayFooter 10.010 ms 0.52 Mb
DisplayStCompareButton 9.555 ms 0.02 Mb
displayNav2 6.741 ms 0.45 Mb
displayFooter 5.488 ms 0.34 Mb
LeftColumn 4.706 ms 0.27 Mb
displayNavFullWidth 4.435 ms 1.40 Mb
displayTop 3.679 ms 0.19 Mb
displayNav1 2.057 ms 0.08 Mb
displayFooterBefore 1.917 ms 0.10 Mb
DisplayTop 1.824 ms 0.05 Mb
Header 1.519 ms 0.02 Mb
displayFooterAfter 1.472 ms 0.06 Mb
ActionFrontControllerSetMedia 1.187 ms 0.01 Mb
ProductSearchProvider 1.043 ms - Mb
DisplayStWishlistTopLink 0.785 ms 0.04 Mb
DisplayLeftColumn 0.553 ms 0.11 Mb
DisplayStCompareTopLink 0.536 ms 0.01 Mb
ActionDispatcherBefore 0.281 ms 0.01 Mb
ModuleRoutes 0.010 ms - Mb
DisplayFooterAfter 0.008 ms - Mb
27 hook(s) 534.503 ms 36.53 Mb
Module Time Memory Usage
psblog 9.255 ms 0.33 Mb
colissimo 2.612 ms 0.39 Mb
ps_eventbus 4.300 ms 0.04 Mb
ps_mbo 6.925 ms 0.07 Mb
ps_emailalerts 0.912 ms 0.12 Mb
ps_facebook 23.139 ms 0.30 Mb
ps_emailsubscription 1.260 ms 0.14 Mb
blockreassurance 0.336 ms 0.04 Mb
ps_socialfollow 1.182 ms 0.07 Mb
mondialrelay 0.460 ms 0.07 Mb
allinone_rewards 94.541 ms 3.75 Mb
chronopost 0.481 ms 0.03 Mb
ps_accounts 0.499 ms 0.03 Mb
ps_googleanalytics 2.661 ms 0.09 Mb
ps_shoppingcart 1.056 ms 0.07 Mb
ps_searchbar 1.394 ms 0.10 Mb
cz_imageslider 0.473 ms 0.06 Mb
cz_categoryslider 0.339 ms 0.09 Mb
czcouponpop 0.142 ms 0.03 Mb
czproductsearch 2.919 ms 0.07 Mb
productlabelsandstickers 251.082 ms 25.65 Mb
sogecommerce 2.075 ms 0.23 Mb
cz_verticalmenu 3.934 ms 1.37 Mb
stfeature 23.720 ms 0.17 Mb
cz_themeoptions 2.036 ms 0.13 Mb
czsalenotification 8.789 ms 0.46 Mb
goaffpro 0.217 ms 0.02 Mb
ps_facetedsearch 2.611 ms 0.15 Mb
cz_navcmsblock 2.463 ms 0.10 Mb
cz_toplink 1.573 ms 0.08 Mb
ps_languageselector 1.337 ms 0.06 Mb
ps_currencyselector 4.401 ms 0.37 Mb
ps_customersignin 2.269 ms 0.12 Mb
ps_mainmenu 1.106 ms 0.09 Mb
ps_categorytree 27.681 ms 2.24 Mb
cz_leftbanner 1.630 ms 0.08 Mb
cz_newproducts 1.369 ms 0.08 Mb
cz_imagehover 47.575 ms 1.14 Mb
cz_footercmsblock 1.536 ms 0.08 Mb
ps_linklist 1.725 ms 0.09 Mb
ps_contactinfo 1.384 ms 0.09 Mb
cz_themeimages 1.119 ms 0.07 Mb
czuecookie 1.382 ms 0.08 Mb
cz_blocklink 1.756 ms 0.14 Mb
statsdata 17.971 ms 0.08 Mb
45 module(s) 567.629 ms 39.08 Mb

Stopwatch SQL - 1392 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
335.162 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 (568, 59, 38, 551, 57, 566, 155) AND c.nleft>=2 AND c.nright<=2647
141.837 ms 213 /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
35.220 ms 10759 /modules/allinone_rewards/models/RewardsAccountModel.php:52
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 (72405,71687,70890,68835,68776,68775,68774,68773,68772,68771,68341,68232,68228,68001,67860,67663,67648,67647,67646,67265,67264,67224,67223,67222)
34.801 ms 24 /classes/ProductAssembler.php:95
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'
15.924 ms 3149 /modules/allinone_rewards/models/RewardsModel.php:546
494
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
12.524 ms 1324 Yes Yes /classes/Category.php:799
1389
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4444909', '', 'www.foxchip-collector.com/en/2-accueil?q=Availability-Not+available%2FBrand-Capcom-Diamond-Item+Lab-Kidrobot-Medicos-Pyramid+intl-Bellfine', '', '2025-08-01 15:00:47')
9.932 ms 1 /classes/ObjectModel.php:622
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))
)
9.496 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 (568, 59, 38, 551, 57, 566, 155) 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)))
7.792 ms 45369 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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 (568, 59, 38, 551, 57, 566, 155) 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
7.530 ms 45369 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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.470 ms 11768 /classes/Configuration.php:180
545
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
7.467 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1388
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 4729114
AND `date_add` > '2025-08-01 14:30:00'
AND id_shop_group = 1 
ORDER BY `date_add` DESC LIMIT 1
6.900 ms 1 Yes /classes/Connection.php:168
583
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` = 70890
ORDER BY `position`
5.924 ms 1 Yes /classes/Product.php:3545
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 (568, 59, 38, 551, 57, 566, 155) 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))
5.364 ms 45369 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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 (568, 59, 38, 551, 57, 566, 155) 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)))
5.278 ms 45369 /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 (568, 59, 38, 551, 57, 566, 155) 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'
5.196 ms 45369 /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 (568, 59, 38, 551, 57, 566, 155) 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))
5.131 ms 45369 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
618
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 68835
ORDER BY `position`
4.353 ms 1 Yes /classes/Product.php:3545
620
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 68835
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
3.877 ms 0 /classes/Product.php:1732
653
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` = 68776
ORDER BY `position`
3.840 ms 1 Yes /classes/Product.php:3545
517
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`=72405
3.585 ms 50 /classes/Tag.php:244
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 (568, 59, 38, 551, 57, 566, 155) 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:00:44' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-08-01 15:00:44' <= 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)))
3.347 ms 84 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
151
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72405 AND id_shop=2 LIMIT 1
3.270 ms 1 /classes/Product.php:6872
692
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`=68775
3.173 ms 50 /classes/Tag.php:244
142
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("ade764c00304fe4c27b969a821fd929f", "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:34;}i:0;a:3:{s:4:\"name\";s:13:\"Not available\";s:3:\"nbr\";i:179;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:121:{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:125;}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:2438;}i:24;a:2:{s:4:\"name\";s:7:\"SD toys\";s:3:\"nbr\";i:112;}i:27;a:2:{s:4:\"name\";s:7:\"Toynami\";s:3:\"nbr\";i:1;}i:29;a:2:{s:4:\"name\";s:6:\"Hasbro\";s:3:\"nbr\";i:344;}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:3:{s:4:\"name\";s:7:\"Diamond\";s:3:\"nbr\";i:123;s:7:\"checked\";b:1;}i:39;a:2:{s:4:\"name\";s:11:\"Takara Tomy\";s:3:\"nbr\";i:1;}i:41;a:2:{s:4:\"name\";s:8:\"Polymark\";s:3:\"nbr\";i:2;}i:42;a:2:{s:4:\"name\";s:6:\"Bandai\";s:3:\"nbr\";i:225;}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:1698;}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:3;}i:80;a:2:{s:4:\"name\";s:11:\"Tomy Takara\";s:3:\"nbr\";i:5;}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:3:{s:4:\"name\";s:12:\"Pyramid intl\";s:3:\"nbr\";i:13;s:7:\"checked\";b:1;}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:54;}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:483;}i:539;a:2:{s:4:\"name\";s:9:\"Loungefly\";s:3:\"nbr\";i:1366;}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:3:{s:4:\"name\";s:8:\"Item Lab\";s:3:\"nbr\";i:23;s:7:\"checked\";b:1;}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:63;}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:2:{s:4:\"name\";s:11:\"Max Factory\";s:3:\"nbr\";i:11;}i:560;a:2:{s:4:\"name\";s:15:\"Cartoon Kingdom\";s:3:\"nbr\";i:35;}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:15;}i:565;a:2:{s:4:\"name\";s:8:\"Dansleau\";s:3:\"nbr\";i:6;}i:566;a:3:{s:4:\"name\";s:7:\"Medicos\";s:3:\"nbr\";i:16;s:7:\"checked\";b:1;}i:567;a:2:{s:4:\"name\";s:12:\"Orange Rouge\";s:3:\"nbr\";i:2;}i:568;a:3:{s:4:\"name\";s:8:\"Bellfine\";s:3:\"nbr\";i:1;s:7:\"checked\";b: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:13;}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:34;}i:575;a:2:{s:4:\"name\";s:16:\"LMZ Collectibles\";s:3:\"nbr\";i:7;}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:17;}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:4;}i:757;a:2:{s:4:\"name\";s:8:\"ULTRAPRO\";s:3:\"nbr\";i:33;}i:758;a:2:{s:4:\"name\";s:10:\"KETTEI ART\";s:3:\"nbr\";i:4;}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:9;}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:4;}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:4;}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: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:17;}i:783;a:2:{s:4:\"name\";s:15:\"Bandai Tamashii\";s:3:\"nbr\";i:1;}i:788;a:2:{s:4:\"name\";s:6:\"52TOYS\";s:3:\"nbr\";i:5;}i:790;a:2:{s:4:\"name\";s:6:\"FUNISM\";s:3:\"nbr\";i:21;}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:2;}i:799;a:2:{s:4:\"name\";s:8:\"DANNEELS\";s:3:\"nbr\";i:1;}}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:350;s:3:\"min\";d:4;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:179;s:5:\"value\";N;}}}")
3.050 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
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
2.967 ms 257 Yes /classes/Manufacturer.php:211
587
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`=70890
2.863 ms 54 /classes/Tag.php:244
562
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`=71687
2.799 ms 52 /classes/Tag.php:244
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.725 ms 4384 Yes Yes /classes/Hook.php:1267
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.341 ms 691 /classes/Hook.php:456
940
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68228
2.315 ms 1 /classes/Product.php:3423
512
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` = 72405
ORDER BY `position`
2.177 ms 1 Yes /classes/Product.php:3545
595
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 70890 AND `id_cart` = 0 LIMIT 1
2.161 ms 1 /classes/Product.php:4130
185
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` = 68835
AND image_shop.`cover` = 1 LIMIT 1
2.073 ms 1 /classes/Product.php:3570
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
2.023 ms 257 Yes /classes/Manufacturer.php:211
897
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` = 68232
ORDER BY `position`
1.855 ms 1 Yes /classes/Product.php:3545
863
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` = 68341
ORDER BY `position`
1.827 ms 1 Yes /classes/Product.php:3545
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` = 71687
ORDER BY `position`
1.788 ms 1 Yes /classes/Product.php:3545
657
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`=68776
1.709 ms 46 /classes/Tag.php:244
1036
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` = 67663
ORDER BY `position`
1.697 ms 1 Yes /classes/Product.php:3545
354
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 67264)
1.681 ms 1 /classes/Product.php:3860
1247
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` = 67224
ORDER BY `position`
1.654 ms 1 Yes /classes/Product.php:3545
966
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` = 68001
ORDER BY `position`
1.612 ms 1 Yes /classes/Product.php:3545
1046
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` = 67663
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
1.601 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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.546 ms 0 /classes/Hook.php:1326
1001
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` = 67860
ORDER BY `position`
1.412 ms 1 Yes /classes/Product.php:3545
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
1.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
552
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`=71687
1.114 ms 52 /classes/Tag.php:244
654
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 (68776) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.111 ms 1 Yes Yes /classes/Product.php:4520
622
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=68835
1.108 ms 56 /classes/Tag.php:244
132
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="ade764c00304fe4c27b969a821fd929f" LIMIT 1
1.106 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
1.085 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
585
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 = 70890
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
1.070 ms 0 /classes/Product.php:1732
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` = 67224
ORDER BY `position`
1.055 ms 1 Yes /classes/Product.php:3545
25
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 2 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.053 ms 320 Yes /classes/Dispatcher.php:654
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` = 68232
ORDER BY `position`
1.031 ms 1 Yes /classes/Product.php:3545
942
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` = 68228
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
1.029 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
548
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` = 71687
ORDER BY `position`
1.019 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` = 70890
ORDER BY `position`
0.990 ms 1 Yes /classes/Product.php:3545
867
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`=68341
0.988 ms 1 /classes/Tag.php:244
505
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.966 ms 20 Yes Yes /modules/psblog/classes/blog.php:256
970
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`=68001
0.961 ms 46 /classes/Tag.php:244
1071
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` = 67648
ORDER BY `position`
0.961 ms 1 Yes /classes/Product.php:3545
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.960 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 68835
ORDER BY `position`
0.956 ms 1 Yes /classes/Product.php:3545
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` = 70890
AND image_shop.`cover` = 1 LIMIT 1
0.955 ms 1 /classes/Product.php:3570
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` = 67860
ORDER BY `position`
0.940 ms 1 Yes /classes/Product.php:3545
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` = 68776
ORDER BY `position`
0.926 ms 1 Yes /classes/Product.php:3545
576
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.926 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 68341
ORDER BY `position`
0.918 ms 1 Yes /classes/Product.php:3545
1005
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`=67860
0.918 ms 15 /classes/Tag.php:244
262
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` = 68232
AND image_shop.`cover` = 1 LIMIT 1
0.913 ms 1 /classes/Product.php:3570
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` = 68776
AND image_shop.`cover` = 1 LIMIT 1
0.908 ms 1 /classes/Product.php:3570
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` = 68775
AND image_shop.`cover` = 1 LIMIT 1
0.907 ms 1 /classes/Product.php:3570
1251
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`=67224
0.899 ms 14 /classes/Tag.php:244
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.894 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
359
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 67264
ORDER BY f.position ASC
0.861 ms 1 Yes /classes/Product.php:6017
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.845 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
487
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
0.802 ms 11 Yes /modules/czproductsearch/czproductsearch.php:169
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` = 68001
ORDER BY `position`
0.798 ms 1 Yes /classes/Product.php:3545
689
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 (68775) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.794 ms 1 Yes Yes /classes/Product.php:4520
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.790 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 72405
ORDER BY `position`
0.784 ms 1 Yes /classes/Product.php:3545
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` = 67663
ORDER BY `position`
0.768 ms 1 Yes /classes/Product.php:3545
1391
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 (72405,71687,70890,68835,68776,68775,68774,68773,68772,68771,68341,68232,68228,68001,67860,67663,67648,67647,67646,67265,67264,67224,67223,67222) AND cl.`id_lang` = 2
ORDER BY c.`level_depth` DESC
0.762 ms 25 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.726 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
788
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.709 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
21
SHOW TABLES LIKE '%psblog_blog%'
0.707 ms 1 /modules/psblog/psblog.php:60
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` = 67648
ORDER BY `position`
0.694 ms 1 Yes /classes/Product.php:3545
753
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.671 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
586
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 = 70890 LIMIT 1
0.669 ms 1 /classes/Product.php:1106
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.668 ms 9 Yes Yes /classes/Category.php:924
358
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 67264 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` = 67264 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.653 ms 0 /classes/Cart.php:1426
592
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` = 70890
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.651 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.636 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
16
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
0.634 ms 1101 /classes/Hook.php:1366
1177
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 (67265) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.625 ms 1 Yes Yes /classes/Product.php:4520
759
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 (68773) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.620 ms 1 Yes Yes /classes/Product.php:4520
1037
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 (67663) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.616 ms 1 Yes Yes /classes/Product.php:4520
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.612 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
584
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 (70890) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.608 ms 1 Yes Yes /classes/Product.php:4520
597
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`=70890
0.604 ms 54 /classes/Tag.php:244
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` = 67860
AND image_shop.`cover` = 1 LIMIT 1
0.602 ms 1 /classes/Product.php:3570
158
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.590 ms 1 /classes/Group.php:154
898
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 (68232) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.590 ms 1 Yes Yes /classes/Product.php:4520
1369
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.588 ms 792 /modules/czsalenotification/czsalenotification.php:517
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.587 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1048
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67663 AND `id_cart` = 0 LIMIT 1
0.583 ms 1 /classes/Product.php:4130
752
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.553 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
967
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 (68001) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.550 ms 1 Yes Yes /classes/Product.php:4520
794
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 (68772) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.536 ms 1 Yes Yes /classes/Product.php:4520
941
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` = 68228
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.522 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
513
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 (72405) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.518 ms 1 Yes Yes /classes/Product.php:4520
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.513 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.500 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
758
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` = 68773
ORDER BY `position`
0.498 ms 1 Yes /classes/Product.php:3545
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.494 ms 141 /classes/module/Module.php:345
1384
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57694
AND image_shop.`cover`= 1 LIMIT 1
0.494 ms 3 /classes/Image.php:401
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.493 ms 141 /classes/module/Module.php:345
368
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 67224 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` = 67224 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.492 ms 0 /classes/Cart.php:1426
1375
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.489 ms 1 /src/Adapter/EntityMapper.php:71
749
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.488 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1213
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 (67264) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.484 ms 1 Yes Yes /classes/Product.php:4520
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.483 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1142
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.482 ms 1 Yes Yes /classes/Product.php:4520
1284
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 (67223) 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
504
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.481 ms 7 Yes /modules/psblog/classes/psblogcat.php:328
1248
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 (67224) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.478 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` = 67223) AND (b.`id_shop` = 2) LIMIT 1
0.475 ms 1 /src/Adapter/EntityMapper.php:71
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.469 ms 141 /classes/module/Module.php:345
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.463 ms 3 Yes /classes/shop/Shop.php:715
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.462 ms 141 /classes/module/Module.php:345
19
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.458 ms 1101 /classes/Hook.php:1326
945
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68228 LIMIT 1
0.455 ms 0 /classes/ProductSale.php:259
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.454 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
549
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 (71687) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.452 ms 1 Yes Yes /classes/Product.php:4520
263
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` = 30105063 LIMIT 1
0.447 ms 1 /classes/Category.php:1378
690
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 = 68775
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.447 ms 0 /classes/Product.php:1732
619
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (68835) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.446 ms 1 Yes Yes /classes/Product.php:4520
864
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 (68341) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.446 ms 1 Yes Yes /classes/Product.php:4520
757
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.437 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
377
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` = 67223 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` = 67223 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.435 ms 0 /classes/Cart.php:1426
772
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`=68773
0.435 ms 54 /classes/Tag.php:244
1383
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.435 ms 1 /src/Adapter/EntityMapper.php:71
364
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 67224)
0.433 ms 1 /classes/Product.php:3860
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` = 68001 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` = 68001 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.428 ms 0 /classes/Cart.php:1426
1107
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 (67647) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.426 ms 1 Yes Yes /classes/Product.php:4520
724
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 (68774) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.421 ms 1 Yes Yes /classes/Product.php:4520
593
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` = 70890
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.420 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1002
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 (67860) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.420 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` = 68228) AND (b.`id_shop` = 2) LIMIT 1
0.418 ms 1 /src/Adapter/EntityMapper.php:71
1387
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 338 AND `id_shop` = 2 LIMIT 1
0.417 ms 1 /classes/module/Module.php:2109
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.413 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
542
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.409 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1072
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 (67648) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.408 ms 1 Yes Yes /classes/Product.php:4520
522
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` = 72405
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.401 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
632
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=68835
0.401 ms 56 /classes/Tag.php:244
688
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` = 68775
ORDER BY `position`
0.401 ms 1 Yes /classes/Product.php:3545
667
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`=68776
0.398 ms 46 /classes/Tag.php:244
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.397 ms 0 /modules/psblog/psblog.php:60
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` = 53535) AND (b.`id_shop` = 2) LIMIT 1
0.396 ms 1 /src/Adapter/EntityMapper.php:71
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` = 68835) AND (b.`id_shop` = 2) LIMIT 1
0.393 ms 1 /src/Adapter/EntityMapper.php:71
24
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 2
0.391 ms 141 /classes/module/Module.php:345
1283
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` = 67223
ORDER BY `position`
0.391 ms 1 Yes /classes/Product.php:3545
829
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 (68771) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.388 ms 1 Yes Yes /classes/Product.php:4520
1319
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 (67222) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.385 ms 1 Yes Yes /classes/Product.php:4520
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.384 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1141
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.383 ms 1 Yes /classes/Product.php:3545
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.382 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
980
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`=68001
0.382 ms 46 /classes/Tag.php:244
933
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 (68228) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.381 ms 1 Yes Yes /classes/Product.php:4520
1256
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` = 67224
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.380 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
751
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.378 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.374 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
655
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 = 68776
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.374 ms 0 /classes/Product.php:1732
369
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 67224
ORDER BY f.position ASC
0.372 ms 1 Yes /classes/Product.php:6017
793
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` = 68772
ORDER BY `position`
0.370 ms 1 Yes /classes/Product.php:3545
762
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`=68773
0.367 ms 54 /classes/Tag.php:244
685
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.366 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
664
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` = 68776
0.360 ms 1 /classes/Product.php:4835
768
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` = 68773
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.359 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
360
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 67224
AND image_shop.`cover` = 1 LIMIT 1
0.356 ms 1 /classes/Product.php:3570
125
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1057 LIMIT 1
0.356 ms 1 /classes/Hook.php:244
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` = 72405 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` = 72405 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.355 ms 0 /classes/Cart.php:1426
797
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`=68772
0.353 ms 46 /classes/Tag.php:244
1221
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` = 67264
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.353 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.352 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
551
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 = 71687 LIMIT 1
0.351 ms 1 /classes/Product.php:1106
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.351 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
702
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`=68775
0.350 ms 50 /classes/Tag.php:244
1261
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`=67224
0.349 ms 14 /classes/Tag.php:244
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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.348 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 68232) AND (b.`id_shop` = 2) LIMIT 1
0.348 ms 1 /src/Adapter/EntityMapper.php:71
727
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`=68774
0.347 ms 50 /classes/Tag.php:244
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.345 ms 1 /classes/tax/TaxRulesTaxManager.php:109
498
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.345 ms 1 Yes /classes/Category.php:1600
300
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 = 67860
ORDER BY f.position ASC
0.343 ms 1 Yes /classes/Product.php:6017
932
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` = 68228
ORDER BY `position`
0.343 ms 1 Yes /classes/Product.php:3545
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.342 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
386
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT 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` = 67222 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` = 67222 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.342 ms 0 /classes/Cart.php:1426
1178
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 = 67265
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.341 ms 0 /classes/Product.php:1732
975
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` = 68001
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.337 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1212
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` = 67264
ORDER BY `position`
0.337 ms 1 Yes /classes/Product.php:3545
374
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67223 AND id_shop=2 LIMIT 1
0.335 ms 1 /classes/Product.php:6872
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` = 67265) AND (b.`id_shop` = 2) LIMIT 1
0.334 ms 1 /src/Adapter/EntityMapper.php:71
558
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` = 71687
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.334 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.333 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 68776 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` = 68776 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.333 ms 0 /classes/Cart.php:1426
906
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` = 68232
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.331 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1012
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` = 67860
0.330 ms 1 /classes/Product.php:4835
832
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`=68771
0.330 ms 52 /classes/Tag.php:244
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` = 71687 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` = 71687 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
381
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67222 LIMIT 1
0.328 ms 1 /classes/SpecificPrice.php:435
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.328 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1293
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` = 67223
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.328 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
382
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` = 67222)
0.328 ms 1 /classes/Product.php:3860
1286
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 = 67223 LIMIT 1
0.327 ms 1 /classes/Product.php:1106
1010
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` = 67860
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.327 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.326 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1292
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` = 67223
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.325 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
189
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68835 AND id_shop=2 LIMIT 1
0.325 ms 1 /classes/Product.php:6872
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.325 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1176
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` = 67265
ORDER BY `position`
0.324 ms 1 Yes /classes/Product.php:3545
649
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.322 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
361
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103149 LIMIT 1
0.320 ms 1 /classes/Category.php:1378
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.320 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
723
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` = 68774
ORDER BY `position`
0.317 ms 1 Yes /classes/Product.php:3545
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.316 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
579
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.315 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.315 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.315 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1318
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` = 67222
ORDER BY `position`
0.314 ms 1 Yes /classes/Product.php:3545
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.312 ms 3 Yes /classes/shop/Shop.php:1364
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.312 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
802
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` = 68772
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.312 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.311 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
756
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.310 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
270
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` = 68232 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` = 68232 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.310 ms 0 /classes/Cart.php:1426
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` = 71687) AND (b.`id_shop` = 2) LIMIT 1
0.310 ms 1 /src/Adapter/EntityMapper.php:71
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 = 67646
ORDER BY f.position ASC
0.309 ms 1 Yes /classes/Product.php:6017
515
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 = 72405
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.309 ms 0 /classes/Product.php:1732
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.308 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
803
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` = 68772
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.307 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = 68835 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` = 68835 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.307 ms 0 /classes/Cart.php:1426
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` = 68776) AND (b.`id_shop` = 2) LIMIT 1
0.307 ms 1 /src/Adapter/EntityMapper.php:71
580
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.307 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = 68341) AND (b.`id_shop` = 2) LIMIT 1
0.306 ms 1 /src/Adapter/EntityMapper.php:71
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.306 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 67224) AND (b.`id_shop` = 2) LIMIT 1
0.306 ms 1 /src/Adapter/EntityMapper.php:71
1080
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` = 67648
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.305 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.305 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.305 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
943
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` = 68228
0.304 ms 1 /classes/Product.php:4835
183
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT 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` = 70890 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` = 70890 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.303 ms 0 /classes/Cart.php:1426
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.302 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1047
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` = 67663
0.302 ms 1 /classes/Product.php:4835
348
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 67265 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` = 67265 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.301 ms 0 /classes/Cart.php:1426
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.301 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 72405) AND (b.`id_shop` = 2) LIMIT 1
0.301 ms 1 /src/Adapter/EntityMapper.php:71
754
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.301 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
280
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` = 68228 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` = 68228 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.300 ms 0 /classes/Cart.php:1426
907
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` = 68232
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.299 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
211
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` = 68775 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` = 68775 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.299 ms 0 /classes/Cart.php:1426
308
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` = 67663 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` = 67663 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.299 ms 0 /classes/Cart.php:1426
828
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` = 68771
ORDER BY `position`
0.299 ms 1 Yes /classes/Product.php:3545
1011
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` = 67860
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.299 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1275
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.299 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
299
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` = 67860 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` = 67860 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.298 ms 0 /classes/Cart.php:1426
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.298 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1278
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.298 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
230
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` = 68773 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` = 68773 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.297 ms 0 /classes/Cart.php:1426
903
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68232) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.297 ms 1 /classes/stock/StockAvailable.php:753
1150
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:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.296 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
220
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` = 68774 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` = 68774 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.295 ms 0 /classes/Cart.php:1426
755
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.295 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = 68775) AND (b.`id_shop` = 2) LIMIT 1
0.295 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` = 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.294 ms 0 /classes/Cart.php:1426
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.294 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
317
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` = 67648 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` = 67648 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.293 ms 0 /classes/Cart.php:1426
908
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` = 68232
0.293 ms 1 /classes/Product.php:4835
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` = 70890) AND (b.`id_shop` = 2) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
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` = 67647) AND (b.`id_shop` = 2) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.292 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
495
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.292 ms 21 /classes/Category.php:2242
123
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.290 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.290 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.290 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1215
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 = 67264 LIMIT 1
0.290 ms 1 /classes/Product.php:1106
527
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`=72405
0.289 ms 50 /classes/Tag.php:244
457
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` = 67222) AND (b.`id_shop` = 2) LIMIT 1
0.288 ms 1 /src/Adapter/EntityMapper.php:71
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.288 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
310
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` = 67648
AND image_shop.`cover` = 1 LIMIT 1
0.287 ms 1 /classes/Product.php:3570
1207
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.287 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1379
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.286 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 = 68001
ORDER BY f.position ASC
0.286 ms 1 Yes /classes/Product.php:6017
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` = 68001) AND (b.`id_shop` = 2) LIMIT 1
0.286 ms 1 /src/Adapter/EntityMapper.php:71
697
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` = 68775
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.286 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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 = 68835
ORDER BY f.position ASC
0.285 ms 1 Yes /classes/Product.php:6017
326
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` = 67647 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` = 67647 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.285 ms 0 /classes/Cart.php:1426
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` = 67860) AND (b.`id_shop` = 2) LIMIT 1
0.285 ms 1 /src/Adapter/EntityMapper.php:71
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.285 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
761
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 = 68773 LIMIT 1
0.285 ms 1 /classes/Product.php:1106
282
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` = 68001
AND image_shop.`cover` = 1 LIMIT 1
0.284 ms 1 /classes/Product.php:3570
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` = 67646) AND (b.`id_shop` = 2) LIMIT 1
0.284 ms 1 /src/Adapter/EntityMapper.php:71
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.284 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.284 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.283 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
686
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.283 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.283 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
770
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68773 AND `id_cart` = 0 LIMIT 1
0.282 ms 1 /classes/Product.php:4130
899
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 = 68232
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.282 ms 0 /classes/Product.php:1732
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.282 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
659
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68776) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.282 ms 1 /classes/stock/StockAvailable.php:753
260
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` = 68341 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` = 68341 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.281 ms 0 /classes/Cart.php:1426
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` = 68771) AND (b.`id_shop` = 2) LIMIT 1
0.281 ms 1 /src/Adapter/EntityMapper.php:71
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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.281 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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 = 72405
ORDER BY f.position ASC
0.280 ms 1 Yes /classes/Product.php:6017
469
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.280 ms 12 Yes /classes/Currency.php:694
969
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 = 68001 LIMIT 1
0.280 ms 1 /classes/Product.php:1106
240
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` = 68772 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` = 68772 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.279 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` = 67663) AND (b.`id_shop` = 2) LIMIT 1
0.279 ms 1 /src/Adapter/EntityMapper.php:71
767
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` = 68773
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.279 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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.278 ms 9 /classes/CartRule.php:357
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` = 67648) AND (b.`id_shop` = 2) LIMIT 1
0.278 ms 1 /src/Adapter/EntityMapper.php:71
1081
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` = 67648
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.278 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1106
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` = 67647
ORDER BY `position`
0.278 ms 1 Yes /classes/Product.php:3545
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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.277 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
968
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 = 68001
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.277 ms 0 /classes/Product.php:1732
946
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`=68228
0.276 ms 1 /classes/Tag.php:244
842
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`=68771
0.275 ms 52 /classes/Tag.php:244
1144
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.275 ms 1 /classes/Product.php:1106
250
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` = 68771 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` = 68771 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.274 ms 0 /classes/Cart.php:1426
733
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` = 68774
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.274 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.273 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1368
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.272 ms 1 /src/Adapter/EntityMapper.php:71
601
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.271 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
732
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` = 68774
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.271 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = 67264) AND (b.`id_shop` = 2) LIMIT 1
0.270 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.270 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.270 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1151
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:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.270 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
637
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.269 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
837
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` = 68771
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.269 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
309
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 = 67663
ORDER BY f.position ASC
0.268 ms 1 Yes /classes/Product.php:6017
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.268 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
760
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 = 68773
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.268 ms 0 /classes/Product.php:1732
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.268 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` = 68772) AND (b.`id_shop` = 2) LIMIT 1
0.267 ms 1 /src/Adapter/EntityMapper.php:71
769
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` = 68773
0.266 ms 1 /classes/Product.php:4835
807
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`=68772
0.266 ms 46 /classes/Tag.php:244
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.266 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1328
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` = 67222
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.266 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
384
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67222 AND `id_group` = 1 LIMIT 1
0.266 ms 0 /classes/GroupReduction.php:156
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` = 68228
ORDER BY `position`
0.266 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` = 67223
ORDER BY `position`
0.265 ms 1 Yes /classes/Product.php:3545
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.265 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1031
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.265 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
636
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.264 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 68773) AND (b.`id_shop` = 2) LIMIT 1
0.264 ms 1 /src/Adapter/EntityMapper.php:71
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.263 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1257
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` = 67224
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.262 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
578
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.261 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 68774) AND (b.`id_shop` = 2) LIMIT 1
0.261 ms 1 /src/Adapter/EntityMapper.php:71
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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.261 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1145
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.261 ms 14 /classes/Tag.php:244
387
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 = 67222
ORDER BY f.position ASC
0.260 ms 1 Yes /classes/Product.php:6017
615
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.260 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
739
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.260 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.260 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
911
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`=68232
0.260 ms 1 /classes/Tag.php:244
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.260 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
900
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 = 68232 LIMIT 1
0.259 ms 1 /classes/Product.php:1106
1039
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 = 67663 LIMIT 1
0.259 ms 1 /classes/Product.php:1106
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.258 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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.258 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.258 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
372
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67223 LIMIT 1
0.257 ms 1 /classes/SpecificPrice.php:435
510
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 2
WHERE (a.`id_employee` = 1) LIMIT 1
0.257 ms 1 /src/Adapter/EntityMapper.php:71
635
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.257 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
687
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.257 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
544
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.256 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1045
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` = 67663
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.255 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
737
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`=68774
0.255 ms 50 /classes/Tag.php:244
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.254 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 68771
ORDER BY `position`
0.254 ms 1 Yes /classes/Product.php:3545
1222
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` = 67264
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.254 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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.253 ms 9 /classes/CartRule.php:357
376
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67223) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.253 ms 1 /classes/stock/StockAvailable.php:453
614
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.253 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
893
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.253 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1040
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`=67663
0.253 ms 12 /classes/Tag.php:244
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.251 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.251 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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.251 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.250 ms 1 /classes/tax/TaxRulesTaxManager.php:109
1252
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67224) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.250 ms 1 /classes/stock/StockAvailable.php:778
349
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 67265
ORDER BY f.position ASC
0.249 ms 1 Yes /classes/Product.php:6017
1015
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`=67860
0.249 ms 15 /classes/Tag.php:244
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.249 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1050
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`=67663
0.249 ms 12 /classes/Tag.php:244
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.249 ms 11 /classes/Language.php:1080
1075
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`=67648
0.249 ms 14 /classes/Tag.php:244
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 = 71687
ORDER BY f.position ASC
0.248 ms 1 Yes /classes/Product.php:6017
271
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 = 68232
ORDER BY f.position ASC
0.248 ms 1 Yes /classes/Product.php:6017
378
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 = 67223
ORDER BY f.position ASC
0.248 ms 1 Yes /classes/Product.php:6017
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.248 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
776
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.248 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1171
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.248 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
147
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 566
AND `active` = 1 LIMIT 1
0.247 ms 1 /classes/Manufacturer.php:316
518
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72405) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.247 ms 1 /classes/stock/StockAvailable.php:778
660
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68776) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.247 ms 1 /classes/stock/StockAvailable.php:806
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.246 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
306
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67663 AND `id_group` = 1 LIMIT 1
0.245 ms 0 /classes/GroupReduction.php:156
665
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68776 AND `id_cart` = 0 LIMIT 1
0.245 ms 1 /classes/Product.php:4130
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.245 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
458
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` = 67222
ORDER BY `position`
0.244 ms 1 Yes /classes/Product.php:3545
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.244 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
265
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68232 LIMIT 1
0.244 ms 1 /classes/SpecificPrice.php:435
304
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` = 67663)
0.244 ms 1 /classes/Product.php:3860
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.244 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.244 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1019
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.244 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
675
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.243 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1390
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 2 LIMIT 1
0.243 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
375
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67223 AND `id_group` = 1 LIMIT 1
0.243 ms 0 /classes/GroupReduction.php:156
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.243 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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.242 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.242 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
523
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` = 72405
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.241 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
646
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.241 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
773
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.241 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.241 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1185
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` = 67265
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.241 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
281
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 = 68228
ORDER BY f.position ASC
0.241 ms 1 Yes /classes/Product.php:6017
367
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67224) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.240 ms 1 /classes/stock/StockAvailable.php:453
616
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.240 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.240 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.240 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.240 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
961
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.240 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
462
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.239 ms 12 /classes/Currency.php:1136
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.239 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1242
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.239 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.238 ms 5 /classes/CartRule.php:423
184
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 = 70890
ORDER BY f.position ASC
0.238 ms 1 Yes /classes/Product.php:6017
212
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 = 68775
ORDER BY f.position ASC
0.238 ms 1 Yes /classes/Product.php:6017
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.238 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1287
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=67223
0.238 ms 13 /classes/Tag.php:244
499
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_leftbanner" LIMIT 1
0.237 ms 1 /classes/module/Module.php:2636
617
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.237 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
838
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` = 68771
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.237 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.237 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1115
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` = 67647
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.237 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.236 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.236 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 = 68776
ORDER BY f.position ASC
0.235 ms 1 Yes /classes/Product.php:6017
231
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 = 68773
ORDER BY f.position ASC
0.235 ms 1 Yes /classes/Product.php:6017
327
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 = 67647
ORDER BY f.position ASC
0.235 ms 1 Yes /classes/Product.php:6017
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.235 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1187
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` = 67265
0.235 ms 1 /classes/Product.php:4835
830
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 = 68771
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.234 ms 0 /classes/Product.php:1732
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.234 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.232 ms 1 /src/Adapter/EntityMapper.php:71
526
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72405 LIMIT 1
0.232 ms 0 /classes/ProductSale.php:259
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.232 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.232 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
976
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` = 68001
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.232 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
318
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 = 67648
ORDER BY f.position ASC
0.231 ms 1 Yes /classes/Product.php:6017
550
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 = 71687
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.231 ms 0 /classes/Product.php:1732
872
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` = 68341
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.231 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
371
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103149 LIMIT 1
0.230 ms 1 /classes/Product.php:5655
1008
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67860) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.230 ms 1 /classes/stock/StockAvailable.php:806
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.229 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1110
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`=67647
0.229 ms 15 /classes/Tag.php:244
241
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 = 68772
ORDER BY f.position ASC
0.228 ms 1 Yes /classes/Product.php:6017
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.228 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.228 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
261
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 = 68341
ORDER BY f.position ASC
0.228 ms 1 Yes /classes/Product.php:6017
735
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68774 AND `id_cart` = 0 LIMIT 1
0.228 ms 1 /classes/Product.php:4130
1038
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 = 67663
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.228 ms 0 /classes/Product.php:1732
509
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 19
0.227 ms 3 /classes/ObjectModel.php:1797
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.227 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.226 ms 1 /classes/Group.php:174
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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.226 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
662
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` = 68776
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.225 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
699
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` = 68775
0.225 ms 1 /classes/Product.php:4835
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.224 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 72405
AND image_shop.`cover` = 1 LIMIT 1
0.224 ms 1 /classes/Product.php:3570
344
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 67265)
0.224 ms 1 /classes/Product.php:3860
524
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` = 72405
0.224 ms 1 /classes/Product.php:4835
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.224 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.224 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
682
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.222 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
873
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` = 68341
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.222 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.222 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1309
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.222 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
221
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 = 68774
ORDER BY f.position ASC
0.221 ms 1 Yes /classes/Product.php:6017
612
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.221 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
613
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.221 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.221 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1280
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.221 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
630
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68835 AND `id_cart` = 0 LIMIT 1
0.220 ms 1 /classes/Product.php:4130
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.220 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.220 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.220 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
301
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` = 67663
AND image_shop.`cover` = 1 LIMIT 1
0.220 ms 1 /classes/Product.php:3570
1044
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67663
0.220 ms 1 /classes/Product.php:3423
1381
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.219 ms 3 /classes/Image.php:401
251
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 = 68771
ORDER BY f.position ASC
0.219 ms 1 Yes /classes/Product.php:6017
629
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 68835
0.219 ms 1 /classes/Product.php:4835
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.219 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
627
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 68835
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.218 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1155
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.218 ms 14 /classes/Tag.php:244
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.218 ms 1 /classes/CartRule.php:423
497
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.218 ms 1 /classes/Category.php:1591
858
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.218 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
962
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.218 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1143
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.218 ms 0 /classes/Product.php:1732
1285
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 = 67223
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.218 ms 0 /classes/Product.php:1732
197
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68776 LIMIT 1
0.217 ms 1 /classes/SpecificPrice.php:435
663
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` = 68776
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.217 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
698
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` = 68775
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.217 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.217 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.217 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.217 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1249
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 = 67224
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.217 ms 0 /classes/Product.php:1732
519
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72405) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.216 ms 1 /classes/stock/StockAvailable.php:753
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.216 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 72405)
0.215 ms 1 /classes/Product.php:3860
500
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 369 AND `id_shop` = 2 LIMIT 1
0.215 ms 1 /classes/module/Module.php:2109
634
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.215 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
648
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.215 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
656
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 = 68776 LIMIT 1
0.215 ms 1 /classes/Product.php:1106
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.215 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1053
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.215 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
14
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 2)
WHERE l.`active` = 1 LIMIT 1
0.215 ms 10 /classes/Language.php:1216
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` = 30104216 LIMIT 1
0.215 ms 1 /classes/Category.php:1378
798
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68772) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.215 ms 1 /classes/stock/StockAvailable.php:778
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.214 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
611
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.214 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.214 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1211
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.214 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.214 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.213 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.213 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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.212 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.212 ms 1 /src/Adapter/EntityMapper.php:71
717
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.212 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.212 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
865
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 = 68341
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.211 ms 0 /classes/Product.php:1732
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.209 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
934
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 = 68228
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.209 ms 0 /classes/Product.php:1732
964
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
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.209 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.209 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
557
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` = 71687
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.208 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
905
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68232
0.208 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.208 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.208 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
380
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103149 LIMIT 1
0.208 ms 1 /classes/Product.php:5655
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.208 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.208 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
628
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 68835
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.207 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.207 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.207 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
242
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` = 68771
AND image_shop.`cover` = 1 LIMIT 1
0.206 ms 1 /classes/Product.php:3570
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` = 68772
ORDER BY `position`
0.206 ms 1 Yes /classes/Product.php:3545
638
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.206 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.206 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.206 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.206 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1181
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67265) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.206 ms 1 /classes/stock/StockAvailable.php:778
1190
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`=67265
0.206 ms 11 /classes/Tag.php:244
1214
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 = 67264
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.206 ms 0 /classes/Product.php:1732
3
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.205 ms 1 /classes/shop/Shop.php:1183
728
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68774) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.205 ms 1 /classes/stock/StockAvailable.php:778
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.205 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1108
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 = 67647
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.205 ms 0 /classes/Product.php:1732
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.205 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1013
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67860 AND `id_cart` = 0 LIMIT 1
0.204 ms 1 /classes/Product.php:4130
363
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67224 LIMIT 1
0.203 ms 1 /classes/SpecificPrice.php:435
496
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.203 ms 1 /classes/Category.php:1585
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.203 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1186
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` = 67265
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.203 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.202 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 67647
ORDER BY `position`
0.202 ms 1 Yes /classes/Product.php:3545
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.202 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.202 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.202 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1276
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.202 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
972
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68001) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.201 ms 1 /classes/stock/StockAvailable.php:753
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.201 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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.201 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.201 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 67265
ORDER BY `position`
0.200 ms 1 Yes /classes/Product.php:3545
1139
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.200 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1367
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 352 AND `id_shop` = 2 LIMIT 1
0.200 ms 1 /classes/module/Module.php:2109
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` = 67646
ORDER BY `position`
0.200 ms 1 Yes /classes/Product.php:3545
357
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67264) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.199 ms 1 /classes/stock/StockAvailable.php:453
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` = 68775
ORDER BY `position`
0.199 ms 1 Yes /classes/Product.php:3545
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` = 68773
ORDER BY `position`
0.199 ms 1 Yes /classes/Product.php:3545
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.199 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
936
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`=68228
0.199 ms 1 /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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.199 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.199 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1066
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.199 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1329
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` = 67222
0.199 ms 1 /classes/Product.php:4835
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.199 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
506
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.199 ms 1 /src/Adapter/EntityMapper.php:71
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.199 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1004
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 = 67860 LIMIT 1
0.199 ms 1 /classes/Product.php:1106
926
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.198 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
484
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.198 ms 85 Yes /modules/stfeature/classes/WishList.php:211
971
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68001) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.198 ms 1 /classes/stock/StockAvailable.php:778
589
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 70890) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.197 ms 1 /classes/stock/StockAvailable.php:753
362
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103149 LIMIT 1
0.197 ms 1 /classes/Product.php:5655
460
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_navcmsblock" LIMIT 1
0.197 ms 1 /classes/module/Module.php:2636
658
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68776) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.197 ms 1 /classes/stock/StockAvailable.php:778
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.197 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 67264
ORDER BY `position`
0.196 ms 1 Yes /classes/Product.php:3545
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.196 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
594
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` = 70890
0.196 ms 1 /classes/Product.php:4835
795
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 = 68772
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.196 ms 0 /classes/Product.php:1732
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.196 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
977
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` = 68001
0.196 ms 1 /classes/Product.php:4835
998
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.196 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1003
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 = 67860
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.196 ms 0 /classes/Product.php:1732
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.196 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1116
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` = 67647
AND `id_lang` = 2
AND ssh.id_shop = 2
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= b.`expiry_date`)
) LIMIT 1
0.196 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.196 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1216
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`=67264
0.196 ms 11 /classes/Tag.php:244
1382
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.196 ms 3 /classes/Image.php:401
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.195 ms 1 Yes /classes/PrestaShopCollection.php:383
520
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72405) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.195 ms 1 /classes/stock/StockAvailable.php:806
827
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.195 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1322
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=67222
0.195 ms 14 /classes/Tag.php:244
1327
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` = 67222
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= ps1.`expiry_date`)
)
0.195 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = 68774
ORDER BY `position`
0.195 ms 1 Yes /classes/Product.php:3545
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 67646)
0.194 ms 1 /classes/Product.php:3860
725
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 = 68774
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.194 ms 0 /classes/Product.php:1732
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.194 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.194 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.194 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.193 ms 1 /src/Adapter/EntityMapper.php:71
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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.193 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 68776)
0.193 ms 1 /classes/Product.php:3860
379
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` = 67222
AND image_shop.`cover` = 1 LIMIT 1
0.193 ms 1 /classes/Product.php:3570
501
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_newproducts" LIMIT 1
0.193 ms 1 /classes/module/Module.php:2636
553
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71687) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.193 ms 1 /classes/stock/StockAvailable.php:778
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.193 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
341
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103126 LIMIT 1
0.192 ms 1 /classes/Product.php:5655
693
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68775) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.192 ms 1 /classes/stock/StockAvailable.php:778
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.192 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.192 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
213
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` = 68774
AND image_shop.`cover` = 1 LIMIT 1
0.192 ms 1 /classes/Product.php:3570
796
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 = 68772 LIMIT 1
0.191 ms 1 /classes/Product.php:1106
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.191 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
514
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 11 LIMIT 1
0.190 ms 1 /classes/Supplier.php:243
1035
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.190 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.190 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1302
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.190 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
572
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1073
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 = 67648
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.189 ms 0 /classes/Product.php:1732
1083
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67648 AND `id_cart` = 0 LIMIT 1
0.189 ms 1 /classes/Product.php:4130
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.189 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
901
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`=68232
0.188 ms 1 /classes/Tag.php:244
1085
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`=67648
0.188 ms 14 /classes/Tag.php:244
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.188 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1267
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.188 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.187 ms 3 /classes/shop/Shop.php:218
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.187 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
763
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68773) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.187 ms 1 /classes/stock/StockAvailable.php:778
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.186 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.186 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
172
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71687) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.186 ms 1 /classes/stock/StockAvailable.php:453
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.186 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
626
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68835
0.186 ms 1 /classes/Product.php:3423
791
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.186 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1320
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 = 67222
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.186 ms 0 /classes/Product.php:1732
373
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` = 67223)
0.185 ms 1 /classes/Product.php:3860
694
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68775) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.185 ms 1 /classes/stock/StockAvailable.php:753
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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.185 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.185 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
503
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1063 LIMIT 1
0.184 ms 1 /classes/Hook.php:244
805
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68772 AND `id_cart` = 0 LIMIT 1
0.183 ms 1 /classes/Product.php:4130
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.183 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.183 ms 1 /src/Adapter/EntityMapper.php:71
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1179
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 = 67265 LIMIT 1
0.183 ms 1 /classes/Product.php:1106
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.182 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.182 ms 1 /classes/Cart.php:4243
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.181 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1162
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.181 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
298
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67860) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.180 ms 1 /classes/stock/StockAvailable.php:453
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.180 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
804
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` = 68772
0.180 ms 1 /classes/Product.php:4835
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.180 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1056
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.180 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1088
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.180 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1120
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`=67647
0.180 ms 15 /classes/Tag.php:244
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` = 71687)
0.179 ms 1 /classes/Product.php:3860
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
691
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 = 68775 LIMIT 1
0.179 ms 1 /classes/Product.php:1106
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1055
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1288
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67223) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.179 ms 1 /classes/stock/StockAvailable.php:778
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.178 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1007
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67860) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.178 ms 1 /classes/stock/StockAvailable.php:753
577
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.178 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
633
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.178 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
681
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.178 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.177 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
848
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.177 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.177 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
34
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.176 ms 12 Yes /classes/Currency.php:709
521
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72405
0.176 ms 1 /classes/Product.php:3423
731
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68774
0.176 ms 1 /classes/Product.php:3423
891
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
266
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` = 68232)
0.175 ms 1 /classes/Product.php:3860
267
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68232 AND id_shop=2 LIMIT 1
0.175 ms 1 /classes/Product.php:6872
313
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` = 67648)
0.175 ms 1 /classes/Product.php:3860
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1206
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.175 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1250
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 = 67224 LIMIT 1
0.175 ms 1 /classes/Product.php:1106
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1336
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.175 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.174 ms 1 /src/Adapter/EntityMapper.php:71
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.174 ms 1 /src/Adapter/EntityMapper.php:71
683
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1109
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 = 67647 LIMIT 1
0.174 ms 1 /classes/Product.php:1106
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1277
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
639
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.173 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
554
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71687) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.173 ms 1 /classes/stock/StockAvailable.php:753
866
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 = 68341 LIMIT 1
0.173 ms 1 /classes/Product.php:1106
1101
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.173 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1351
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.173 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
370
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 67223
AND image_shop.`cover` = 1 LIMIT 1
0.172 ms 1 /classes/Product.php:3570
1180
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`=67265
0.172 ms 11 /classes/Tag.php:244
1209
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.172 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
345
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67265 AND id_shop=2 LIMIT 1
0.172 ms 1 /classes/Product.php:6872
684
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.172 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1354
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 353 AND `id_shop` = 2 LIMIT 1
0.172 ms 1 /classes/module/Module.php:2109
631
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68835 LIMIT 1
0.171 ms 0 /classes/ProductSale.php:259
806
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68772 LIMIT 1
0.171 ms 0 /classes/ProductSale.php:259
831
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 = 68771 LIMIT 1
0.171 ms 1 /classes/Product.php:1106
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
272
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` = 68228
AND image_shop.`cover` = 1 LIMIT 1
0.170 ms 1 /classes/Product.php:3570
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.170 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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.170 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.170 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.170 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1297
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`=67223
0.170 ms 13 /classes/Tag.php:244
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.169 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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.169 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1332
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`=67222
0.169 ms 14 /classes/Tag.php:244
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.169 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.169 ms 1 /src/Adapter/EntityMapper.php:71
322
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` = 67647)
0.168 ms 1 /classes/Product.php:3860
641
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
800
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68772) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.168 ms 1 /classes/stock/StockAvailable.php:806
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
857
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1315
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.167 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = 71687
AND image_shop.`cover` = 1 LIMIT 1
0.167 ms 1 /classes/Product.php:3570
909
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68232 AND `id_cart` = 0 LIMIT 1
0.167 ms 1 /classes/Product.php:4130
1259
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67224 AND `id_cart` = 0 LIMIT 1
0.167 ms 1 /classes/Product.php:4130
1380
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.167 ms 3 /classes/Image.php:401
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` = 68835)
0.166 ms 1 /classes/Product.php:3860
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.166 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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.166 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1121
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.166 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.166 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.165 ms 0 /classes/tax/TaxRulesTaxManager.php:109
295
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` = 67860)
0.165 ms 1 /classes/Product.php:3860
640
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.165 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.165 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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1226
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`=67264
0.165 ms 11 /classes/Tag.php:244
1258
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` = 67224
0.165 ms 1 /classes/Product.php:4835
222
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` = 68773
AND image_shop.`cover` = 1 LIMIT 1
0.164 ms 1 /classes/Product.php:3570
328
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.164 ms 1 /classes/Product.php:3570
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
996
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1009
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67860
0.164 ms 1 /classes/Product.php:3423
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1172
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.164 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.163 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
978
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68001 AND `id_cart` = 0 LIMIT 1
0.163 ms 1 /classes/Product.php:4130
525
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72405 AND `id_cart` = 0 LIMIT 1
0.163 ms 1 /classes/Product.php:4130
787
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
861
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.163 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1006
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67860) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.163 ms 1 /classes/stock/StockAvailable.php:778
216
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` = 68774)
0.162 ms 1 /classes/Product.php:3860
1360
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 340 AND `id_shop` = 2 LIMIT 1
0.162 ms 1 /classes/module/Module.php:2109
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1244
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.162 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1376
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.161 ms 3 /classes/Image.php:401
207
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` = 68775)
0.161 ms 1 /classes/Product.php:3860
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` = 67265
AND image_shop.`cover` = 1 LIMIT 1
0.161 ms 1 /classes/Product.php:3570
470
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.161 ms 1 /src/Adapter/EntityMapper.php:71
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.161 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
875
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68341 AND `id_cart` = 0 LIMIT 1
0.161 ms 1 /classes/Product.php:4130
935
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 = 68228 LIMIT 1
0.161 ms 1 /classes/Product.php:1106
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` = 68001)
0.160 ms 1 /classes/Product.php:3860
472
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.160 ms 1 /src/Adapter/EntityMapper.php:71
1358
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 337 AND `id_shop` = 2 LIMIT 1
0.160 ms 1 /classes/module/Module.php:2109
624
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68835) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.160 ms 1 /classes/stock/StockAvailable.php:753
801
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68772
0.160 ms 2 /classes/Product.php:3423
1067
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.160 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1152
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.160 ms 1 /classes/Product.php:4835
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.160 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.159 ms 1 /src/Adapter/EntityMapper.php:71
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
944
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68228 AND `id_cart` = 0 LIMIT 1
0.159 ms 1 /classes/Product.php:4130
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1385
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.159 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
319
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` = 67647
AND image_shop.`cover` = 1 LIMIT 1
0.158 ms 1 /classes/Product.php:3570
343
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67265 LIMIT 1
0.158 ms 1 /classes/SpecificPrice.php:435
661
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68776
0.158 ms 1 /classes/Product.php:3423
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.158 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
833
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68771) 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
1208
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.158 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1377
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.158 ms 3 /classes/Image.php:401
232
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` = 68772
AND image_shop.`cover` = 1 LIMIT 1
0.157 ms 1 /classes/Product.php:3570
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1122
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
236
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` = 68772)
0.157 ms 1 /classes/Product.php:3860
179
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` = 70890)
0.156 ms 1 /classes/Product.php:3860
1279
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.156 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
623
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68835) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:778
670
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.155 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
721
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.155 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1153
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67646 AND `id_cart` = 0 LIMIT 1
0.155 ms 1 /classes/Product.php:4130
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1311
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1373
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.155 ms 3 /classes/Image.php:401
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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1232
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.154 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.154 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.153 ms 1 /src/Adapter/EntityMapper.php:71
226
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` = 68773)
0.153 ms 1 /classes/Product.php:3860
792
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
1361
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.153 ms 1 /classes/module/Module.php:2636
1138
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
276
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` = 68228)
0.152 ms 1 /classes/Product.php:3860
474
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.152 ms 1 /src/Adapter/EntityMapper.php:71
547
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
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
647
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.152 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
502
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 365 AND `id_shop` = 2 LIMIT 1
0.151 ms 1 /classes/module/Module.php:2109
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.151 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.151 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
463
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_toplink" LIMIT 1
0.151 ms 1 /classes/module/Module.php:2636
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
45
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 5) LIMIT 1
0.150 ms 1 /src/Adapter/EntityMapper.php:71
560
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71687 AND `id_cart` = 0 LIMIT 1
0.150 ms 1 /classes/Product.php:4130
642
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.150 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1147
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.150 ms 1 /classes/stock/StockAvailable.php:753
508
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 2
WHERE (a.`id_employee` = 19) LIMIT 1
0.149 ms 1 /src/Adapter/EntityMapper.php:71
516
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 = 72405 LIMIT 1
0.149 ms 1 /classes/Product.php:1106
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
839
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` = 68771
0.149 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1074
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 = 67648 LIMIT 1
0.149 ms 1 /classes/Product.php:1106
1321
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 = 67222 LIMIT 1
0.149 ms 1 /classes/Product.php:1106
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
148
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.149 ms 1 /classes/SpecificPrice.php:426
256
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` = 68341)
0.148 ms 1 /classes/Product.php:3860
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.148 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
856
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1032
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
1372
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.148 ms 3 /classes/Image.php:401
1041
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67663) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.148 ms 1 /classes/stock/StockAvailable.php:778
1111
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67647) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.148 ms 1 /classes/stock/StockAvailable.php:778
1346
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
974
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68001
0.147 ms 1 /classes/Product.php:3423
13
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 2 LIMIT 1
0.147 ms 3 /classes/shop/ShopUrl.php:182
253
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` = 30104693 LIMIT 1
0.147 ms 1 /classes/Category.php:1378
511
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1
0.147 ms 3 /classes/ObjectModel.php:1797
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
97
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30105366) AND (b.`id_shop` = 2) LIMIT 1
0.146 ms 1 /src/Adapter/EntityMapper.php:71
246
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` = 68771)
0.146 ms 1 /classes/Product.php:3860
546
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.146 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
719
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.146 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
18
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.146 ms 87 /classes/Hook.php:287
252
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` = 68341
AND image_shop.`cover` = 1 LIMIT 1
0.146 ms 1 /classes/Product.php:3570
478
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.146 ms 1 /src/Adapter/EntityMapper.php:71
789
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.146 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.146 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.146 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1113
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67647) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:806
10
SELECT SQL_NO_CACHE domain
FROM `ps_shop_url`
WHERE (main = 1) AND (active = 1)
AND id_shop IN (4, 1, 2)
0.145 ms 10 /classes/shop/Shop.php:805
476
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.145 ms 1 /src/Adapter/EntityMapper.php:71
621
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
WHERE pa.id_product = 68835 LIMIT 1
0.145 ms 1 /classes/Product.php:1106
840
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68771 AND `id_cart` = 0 LIMIT 1
0.145 ms 1 /classes/Product.php:4130
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.145 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1296
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67223 LIMIT 1
0.145 ms 0 /classes/ProductSale.php:259
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
465
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.144 ms 1 /classes/module/Module.php:2636
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
726
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 = 68774 LIMIT 1
0.144 ms 1 /classes/Product.php:1106
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.144 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1146
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.144 ms 1 /classes/stock/StockAvailable.php:778
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1264
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1362
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 342 AND `id_shop` = 2 LIMIT 1
0.144 ms 1 /classes/module/Module.php:2109
1371
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.144 ms 1 /classes/Category.php:1378
296
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67860 AND id_shop=2 LIMIT 1
0.143 ms 1 /classes/Product.php:6872
821
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1313
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
350
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 67264
AND image_shop.`cover` = 1 LIMIT 1
0.142 ms 1 /classes/Product.php:3570
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1070
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
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.142 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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1241
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.142 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.141 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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
963
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
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1310
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
581
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.140 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
716
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
859
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.140 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1175
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.140 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
467
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.139 ms 1 /classes/module/Module.php:2636
555
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71687) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:806
1033
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.139 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1174
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.139 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1374
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.139 ms 3 /classes/Image.php:401
543
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
823
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
886
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
927
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.138 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.138 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.138 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
72
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1
0.138 ms 1 /classes/Currency.php:893
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.137 ms 1 /src/Adapter/EntityMapper.php:71
1312
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.137 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.137 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
312
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67648 LIMIT 1
0.136 ms 1 /classes/SpecificPrice.php:435
471
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 5
0.136 ms 11 /src/Adapter/EntityMapper.php:79
475
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 9
0.136 ms 11 /src/Adapter/EntityMapper.php:79
874
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` = 68341
0.136 ms 1 /classes/Product.php:4835
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
730
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68774) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:806
824
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
1359
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1
0.136 ms 1 /classes/module/Module.php:2636
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
892
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
894
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
1112
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67647) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.135 ms 1 /classes/stock/StockAvailable.php:753
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1344
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
393
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71687
0.134 ms 1 /classes/Product.php:2902
429
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68001
0.134 ms 1 /classes/Product.php:2902
822
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1082
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` = 67648
0.134 ms 1 /classes/Product.php:4835
1104
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.134 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1140
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.134 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1188
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67265 AND `id_cart` = 0 LIMIT 1
0.134 ms 1 /classes/Product.php:4130
303
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67663 LIMIT 1
0.133 ms 1 /classes/SpecificPrice.php:435
432
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67860
0.133 ms 1 /classes/Product.php:2902
644
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.133 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
862
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.133 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
871
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68341
0.133 ms 1 /classes/Product.php:3423
877
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`=68341
0.133 ms 1 /classes/Tag.php:244
902
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68232) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.133 ms 1 /classes/stock/StockAvailable.php:778
1255
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67224
0.133 ms 1 /classes/Product.php:3423
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1103
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.133 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
23
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
0.132 ms 87 /classes/Hook.php:339
307
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67663) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.132 ms 1 /classes/stock/StockAvailable.php:453
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
588
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 70890) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.132 ms 1 /classes/stock/StockAvailable.php:778
1105
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.132 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1154
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67646 LIMIT 1
0.132 ms 0 /classes/ProductSale.php:259
700
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 68775 AND `id_cart` = 0 LIMIT 1
0.132 ms 1 /classes/Product.php:4130
1294
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` = 67223
0.132 ms 1 /classes/Product.php:4835
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
786
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
999
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.131 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.131 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1330
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67222 AND `id_cart` = 0 LIMIT 1
0.131 ms 1 /classes/Product.php:4130
1348
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1068
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.131 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.130 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
559
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` = 71687
0.130 ms 1 /classes/Product.php:4835
718
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
720
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
734
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` = 68774
0.130 ms 1 /classes/Product.php:4835
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1220
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67264
0.130 ms 1 /classes/Product.php:3423
1347
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1386
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_blocklink" LIMIT 1
0.130 ms 1 /classes/module/Module.php:2636
1366
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeoptions" LIMIT 1
0.129 ms 1 /classes/module/Module.php:2636
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.129 ms 1 /src/Adapter/EntityMapper.php:71
99
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.129 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
353
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67264 LIMIT 1
0.129 ms 1 /classes/SpecificPrice.php:435
461
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 339 AND `id_shop` = 2 LIMIT 1
0.129 ms 1 /classes/module/Module.php:2109
1076
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67648) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.129 ms 1 /classes/stock/StockAvailable.php:778
1345
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
77
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 8) LIMIT 1
0.128 ms 1 /src/Adapter/EntityMapper.php:71
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
538
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1014
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67860 LIMIT 1
0.128 ms 0 /classes/ProductSale.php:259
1069
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
1173
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
1289
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67223) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:753
1314
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
701
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68775 LIMIT 1
0.128 ms 0 /classes/ProductSale.php:259
729
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68774) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:753
766
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68773
0.128 ms 1 /classes/Product.php:3423
115
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1
0.127 ms 1 /classes/module/Module.php:2636
399
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68835
0.127 ms 1 /classes/Product.php:2902
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
541
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
643
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
771
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68773 LIMIT 1
0.127 ms 0 /classes/ProductSale.php:259
860
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
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1223
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` = 67264
0.127 ms 1 /classes/Product.php:4835
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
473
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2
0.127 ms 11 /src/Adapter/EntityMapper.php:79
1243
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
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
30
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.125 ms 3 /modules/ps_mbo/ps_mbo.php:335
836
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68771
0.125 ms 1 /classes/Product.php:3423
1295
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67223 AND `id_cart` = 0 LIMIT 1
0.125 ms 1 /classes/Product.php:4130
479
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3
0.124 ms 11 /src/Adapter/EntityMapper.php:79
834
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68771) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:753
904
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68232) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:806
997
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
1000
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
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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
108
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.123 ms 10 Yes /classes/ImageType.php:109
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1363
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.123 ms 1 /classes/Country.php:405
1224
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67264 AND `id_cart` = 0 LIMIT 1
0.123 ms 1 /classes/Product.php:4130
35
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.122 ms 11 /classes/Language.php:883
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.122 ms 1 /src/Adapter/EntityMapper.php:71
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` = 30103625 LIMIT 1
0.122 ms 1 /classes/Category.php:1378
477
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 8
0.122 ms 11 /src/Adapter/EntityMapper.php:79
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1254
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67224) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:806
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1253
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67224) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:753
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.121 ms 1 /src/Adapter/EntityMapper.php:71
868
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68341) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:778
29
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.121 ms 1 /modules/ps_mbo/ps_mbo.php:325
1043
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67663) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:806
1102
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
561
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71687 LIMIT 1
0.120 ms 0 /classes/ProductSale.php:259
1281
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
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.120 ms 1 /src/Adapter/EntityMapper.php:71
53
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 1) LIMIT 1
0.120 ms 1 /src/Adapter/EntityMapper.php:71
130
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 2
0.120 ms 11 /src/Adapter/EntityMapper.php:79
492
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.120 ms 1 /classes/module/Module.php:2636
160
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72405) 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
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.119 ms 1 /src/Adapter/EntityMapper.php:71
332
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67646 LIMIT 1
0.119 ms 1 /classes/SpecificPrice.php:435
385
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67222) 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
1117
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` = 67647
0.119 ms 1 /classes/Product.php:4835
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.118 ms 1 /src/Adapter/EntityMapper.php:71
696
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 68775
0.118 ms 1 /classes/Product.php:3423
825
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.118 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
826
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.118 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1049
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67663 LIMIT 1
0.118 ms 0 /classes/ProductSale.php:259
1364
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeimages" LIMIT 1
0.118 ms 1 /classes/module/Module.php:2636
1149
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67646
0.118 ms 1 /classes/Product.php:3423
764
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68773) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.117 ms 1 /classes/stock/StockAvailable.php:753
1136
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.117 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1349
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
453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67224
0.117 ms 1 /classes/Product.php:2902
1217
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67264) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.117 ms 1 /classes/stock/StockAvailable.php:778
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.116 ms 1 /src/Adapter/EntityMapper.php:71
74
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.116 ms 11 /classes/Language.php:883
117
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1
0.116 ms 1 /src/Adapter/Module/ModuleDataProvider.php:257
480
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.116 ms 1 /classes/module/Module.php:2636
490
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.116 ms 1 /classes/module/Module.php:2636
896
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
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.116 ms 3 /modules/ps_mbo/ps_mbo.php:335
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.116 ms 1 /src/Adapter/EntityMapper.php:71
26
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (2)
0.115 ms 1 /classes/module/Module.php:2018
1323
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 67222) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.115 ms 1 /classes/stock/StockAvailable.php:778
1325
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67222) 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
1079
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67648
0.115 ms 1 /classes/Product.php:3423
1317
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
1378
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
835
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68771) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:806
92
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.114 ms 10 Yes /classes/ImageType.php:109
1219
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67264) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:806
4
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1
0.113 ms 3 /classes/shop/Shop.php:1184
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.113 ms 1 /src/Adapter/EntityMapper.php:71
75
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.113 ms 11 /classes/Language.php:883
118
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state` a
WHERE (a.`id_reward_state` = 2) LIMIT 1
0.113 ms 1 /src/Adapter/EntityMapper.php:71
187
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68835 LIMIT 1
0.113 ms 1 /classes/SpecificPrice.php:435
196
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.113 ms 1 /classes/Product.php:5655
423
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68232
0.113 ms 1 /classes/Product.php:2902
765
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68773) 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
929
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.113 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1218
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67264) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.113 ms 1 /classes/stock/StockAvailable.php:753
973
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68001) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:806
1282
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
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.112 ms 1 /src/Adapter/EntityMapper.php:71
937
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 68228) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:778
1210
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
36
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'AUD') LIMIT 1
0.111 ms 1 /classes/Currency.php:893
485
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.111 ms 1 /classes/module/Module.php:2636
590
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 70890) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:806
799
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68772) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:753
1353
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.111 ms 1 /classes/module/Module.php:2636
116
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 216 AND `id_shop` = 2 LIMIT 1
0.111 ms 1 /classes/module/Module.php:2109
146
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30104216 LIMIT 1
0.110 ms 1 /classes/Product.php:5655
420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68341
0.110 ms 1 /classes/Product.php:2902
488
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_verticalmenu" LIMIT 1
0.110 ms 1 /classes/module/Module.php:2636
201
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68776) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.110 ms 1 /classes/stock/StockAvailable.php:453
464
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 344 AND `id_shop` = 2 LIMIT 1
0.110 ms 1 /classes/module/Module.php:2109
591
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 70890
0.110 ms 1 /classes/Product.php:3423
1245
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.109 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
9
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.109 ms 1 /src/Adapter/EntityMapper.php:71
482
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.109 ms 1 /classes/module/Module.php:2636
910
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68232 LIMIT 1
0.109 ms 1 /classes/ProductSale.php:259
1118
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67647 AND `id_cart` = 0 LIMIT 1
0.109 ms 1 /classes/Product.php:4130
1225
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67264 LIMIT 1
0.109 ms 0 /classes/ProductSale.php:259
870
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68341) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.108 ms 1 /classes/stock/StockAvailable.php:806
1034
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
1331
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67222 LIMIT 1
0.107 ms 0 /classes/ProductSale.php:259
112
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8
0.106 ms 11 /src/Adapter/EntityMapper.php:79
596
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 70890 LIMIT 1
0.106 ms 0 /classes/ProductSale.php:259
736
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68774 LIMIT 1
0.106 ms 0 /classes/ProductSale.php:259
1077
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67648) 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
1114
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67647
0.106 ms 1 /classes/Product.php:3423
466
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 332 AND `id_shop` = 2 LIMIT 1
0.106 ms 1 /classes/module/Module.php:2109
320
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105346 LIMIT 1
0.105 ms 1 /classes/Product.php:5655
390
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72405
0.105 ms 1 /classes/Product.php:2902
84
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.105 ms 11 /src/Adapter/EntityMapper.php:79
176
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` = 30105346 LIMIT 1
0.105 ms 1 /classes/Category.php:1378
186
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105346 LIMIT 1
0.105 ms 1 /classes/Product.php:5655
979
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68001 LIMIT 1
0.105 ms 0 /classes/ProductSale.php:259
1148
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.105 ms 1 /classes/stock/StockAvailable.php:806
1290
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67223) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.105 ms 1 /classes/stock/StockAvailable.php:806
1357
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_footercmsblock" LIMIT 1
0.105 ms 1 /classes/module/Module.php:2636
311
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105346 LIMIT 1
0.104 ms 1 /classes/Product.php:5655
417
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68771
0.104 ms 1 /classes/Product.php:2902
1084
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67648 LIMIT 1
0.104 ms 0 /classes/ProductSale.php:259
1260
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67224 LIMIT 1
0.104 ms 1 /classes/ProductSale.php:259
1355
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.104 ms 1 /classes/module/Module.php:2636
259
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68341) 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
468
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 331 AND `id_shop` = 2 LIMIT 1
0.103 ms 1 /classes/module/Module.php:2109
869
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68341) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:753
1291
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67223
0.103 ms 1 /classes/Product.php:3423
126
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 2 LIMIT 1
0.102 ms 1 /classes/Category.php:2450
156
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 133
0.102 ms 11 /src/Adapter/EntityMapper.php:79
191
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68835) 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
650
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
264
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105063 LIMIT 1
0.101 ms 1 /classes/Product.php:5655
790
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
1184
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67265
0.101 ms 1 /classes/Product.php:3423
1316
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
178
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 70890 LIMIT 1
0.101 ms 1 /classes/SpecificPrice.php:435
233
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103927 LIMIT 1
0.101 ms 1 /classes/Category.php:1378
302
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103419 LIMIT 1
0.101 ms 1 /classes/Product.php:5655
342
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 551
AND `active` = 1 LIMIT 1
0.100 ms 1 /classes/Manufacturer.php:316
46
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.100 ms 11 /classes/Language.php:883
876
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68341 LIMIT 1
0.100 ms 0 /classes/ProductSale.php:259
1182
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67265) 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
1350
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
105
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.099 ms 0 /classes/module/Module.php:2636
383
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67222 AND id_shop=2 LIMIT 1
0.099 ms 1 /classes/Product.php:6872
507
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 5
0.099 ms 3 /classes/ObjectModel.php:1797
841
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68771 LIMIT 1
0.099 ms 0 /classes/ProductSale.php:259
1326
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67222
0.099 ms 1 /classes/Product.php:3423
352
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103143 LIMIT 1
0.098 ms 1 /classes/Product.php:5655
48
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CNY') LIMIT 1
0.098 ms 1 /classes/Currency.php:893
76
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'SEK') LIMIT 1
0.098 ms 1 /classes/Currency.php:893
283
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.098 ms 1 /classes/Category.php:1378
294
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67860 LIMIT 1
0.098 ms 1 /classes/SpecificPrice.php:435
321
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67647 LIMIT 1
0.098 ms 1 /classes/SpecificPrice.php:435
556
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71687
0.098 ms 1 /classes/Product.php:3423
1183
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67265) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:806
168
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71687 LIMIT 1
0.097 ms 1 /classes/SpecificPrice.php:435
293
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105346 LIMIT 1
0.097 ms 1 /classes/Product.php:5655
347
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67265) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.097 ms 1 /classes/stock/StockAvailable.php:453
426
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68228
0.097 ms 1 /classes/Product.php:2902
456
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67223
0.097 ms 1 /classes/Product.php:2902
930
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
279
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68228) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.097 ms 1 /classes/stock/StockAvailable.php:453
365
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67224 AND id_shop=2 LIMIT 1
0.097 ms 1 /classes/Product.php:6872
396
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 70890
0.097 ms 1 /classes/Product.php:2902
44
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CAD') LIMIT 1
0.096 ms 1 /classes/Currency.php:893
119
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state_lang`
WHERE `id_reward_state` = 2
0.096 ms 11 /src/Adapter/EntityMapper.php:79
149
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72405 LIMIT 1
0.096 ms 1 /classes/SpecificPrice.php:435
722
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
1189
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67265 LIMIT 1
0.096 ms 1 /classes/ProductSale.php:259
214
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.095 ms 1 /classes/Product.php:5655
695
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68775) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.095 ms 1 /classes/stock/StockAvailable.php:806
71
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.095 ms 11 /classes/Language.php:883
273
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` = 30103775 LIMIT 1
0.095 ms 1 /classes/Category.php:1378
289
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68001) 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
325
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67647) 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
219
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68774) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.094 ms 1 /classes/stock/StockAvailable.php:453
89
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 2 LIMIT 1
0.094 ms 1 /classes/Category.php:2450
435
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67663
0.094 ms 1 /classes/Product.php:2902
269
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68232) 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
85
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 2 LIMIT 1
0.093 ms 1 /classes/ObjectModel.php:1729
155
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 133) LIMIT 1
0.093 ms 1 /src/Adapter/EntityMapper.php:71
180
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 70890 AND id_shop=2 LIMIT 1
0.093 ms 1 /classes/Product.php:6872
199
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68776 AND id_shop=2 LIMIT 1
0.093 ms 1 /classes/Product.php:6872
205
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103625 LIMIT 1
0.093 ms 1 /classes/Product.php:5655
336
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.093 ms 1 /classes/stock/StockAvailable.php:453
1078
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 67648) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.093 ms 1 /classes/stock/StockAvailable.php:806
31
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.092 ms 1 /modules/ps_mbo/ps_mbo.php:325
38
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.092 ms 11 /classes/Language.php:883
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` = 30104742 LIMIT 1
0.092 ms 1 /classes/Category.php:1378
210
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68775) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.092 ms 1 /classes/stock/StockAvailable.php:453
316
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 67648) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.092 ms 1 /classes/stock/StockAvailable.php:453
329
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.092 ms 1 /classes/Category.php:1378
1352
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
314
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67648 AND id_shop=2 LIMIT 1
0.092 ms 1 /classes/Product.php:6872
234
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103927 LIMIT 1
0.091 ms 1 /classes/Product.php:5655
938
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 68228) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.091 ms 1 /classes/stock/StockAvailable.php:753
1246
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
1365
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 351 AND `id_shop` = 2 LIMIT 1
0.091 ms 1 /classes/module/Module.php:2109
223
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` = 30106517 LIMIT 1
0.091 ms 1 /classes/Category.php:1378
87
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.090 ms 11 /src/Adapter/EntityMapper.php:79
489
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 329 AND `id_shop` = 2 LIMIT 1
0.090 ms 1 /classes/module/Module.php:2109
1042
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67663) 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
15
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1
0.090 ms 11 /classes/Language.php:854
438
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67648
0.090 ms 1 /classes/Product.php:2902
113
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.089 ms 1 /classes/ObjectModel.php:1592
340
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` = 30103126 LIMIT 1
0.089 ms 1 /classes/Category.php:1378
355
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67264 AND id_shop=2 LIMIT 1
0.089 ms 1 /classes/Product.php:6872
895
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
285
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68001 LIMIT 1
0.089 ms 1 /classes/SpecificPrice.php:435
402
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68776
0.088 ms 1 /classes/Product.php:2902
56
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') LIMIT 1
0.088 ms 1 /classes/Currency.php:893
91
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.088 ms 1 /classes/FeatureFlag.php:105
182
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 70890) 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
215
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68774 LIMIT 1
0.088 ms 1 /classes/SpecificPrice.php:435
12
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 2 LIMIT 1
0.087 ms 1 /classes/ObjectModel.php:1729
52
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.087 ms 1 /classes/Currency.php:893
106
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 2 LIMIT 1
0.087 ms 0 /classes/module/Module.php:2109
109
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1
0.087 ms 1 /classes/AddressFormat.php:656
157
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72405 AND `id_group` = 1 LIMIT 1
0.087 ms 0 /classes/GroupReduction.php:156
206
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68775 LIMIT 1
0.087 ms 1 /classes/SpecificPrice.php:435
305
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67663 AND id_shop=2 LIMIT 1
0.087 ms 1 /classes/Product.php:6872
582
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.087 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
625
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68835) 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
939
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 68228) 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
39
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.086 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.086 ms 11 /classes/Language.php:883
225
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68773 LIMIT 1
0.086 ms 1 /classes/SpecificPrice.php:435
275
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68228 LIMIT 1
0.086 ms 1 /classes/SpecificPrice.php:435
459
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67222
0.086 ms 1 /classes/Product.php:2902
1356
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 373 AND `id_shop` = 2 LIMIT 1
0.086 ms 1 /classes/module/Module.php:2109
40
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'BTC') LIMIT 1
0.086 ms 1 /classes/Currency.php:893
334
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67646 AND id_shop=2 LIMIT 1
0.085 ms 1 /classes/Product.php:6872
483
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 354 AND `id_shop` = 2 LIMIT 1
0.085 ms 1 /classes/module/Module.php:2109
235
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68772 LIMIT 1
0.085 ms 1 /classes/SpecificPrice.php:435
243
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` = 30103953 LIMIT 1
0.085 ms 1 /classes/Category.php:1378
450
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67264
0.085 ms 1 /classes/Product.php:2902
651
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
965
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
208
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68775 AND id_shop=2 LIMIT 1
0.084 ms 1 /classes/Product.php:6872
323
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67647 AND id_shop=2 LIMIT 1
0.084 ms 1 /classes/Product.php:6872
351
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30103143 LIMIT 1
0.084 ms 1 /classes/Category.php:1378
414
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68772
0.084 ms 1 /classes/Product.php:2902
666
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 68776 LIMIT 1
0.084 ms 0 /classes/ProductSale.php:259
64
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MBT') LIMIT 1
0.083 ms 1 /classes/Currency.php:893
217
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68774 AND id_shop=2 LIMIT 1
0.083 ms 1 /classes/Product.php:6872
229
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68773) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.083 ms 1 /classes/stock/StockAvailable.php:453
239
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68772) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.083 ms 1 /classes/stock/StockAvailable.php:453
366
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67224 AND `id_group` = 1 LIMIT 1
0.083 ms 0 /classes/GroupReduction.php:156
441
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67647
0.083 ms 1 /classes/Product.php:2902
447
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67265
0.083 ms 1 /classes/Product.php:2902
62
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
68
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MXN') LIMIT 1
0.082 ms 1 /classes/Currency.php:893
167
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 38
AND `active` = 1 LIMIT 1
0.082 ms 1 /classes/Manufacturer.php:316
170
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71687 AND id_shop=2 LIMIT 1
0.082 ms 1 /classes/Product.php:6872
177
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105346 LIMIT 1
0.082 ms 1 /classes/Product.php:5655
200
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68776 AND `id_group` = 1 LIMIT 1
0.082 ms 0 /classes/GroupReduction.php:156
249
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 68771) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.082 ms 1 /classes/stock/StockAvailable.php:453
255
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68341 LIMIT 1
0.082 ms 1 /classes/SpecificPrice.php:435
277
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68228 AND id_shop=2 LIMIT 1
0.082 ms 1 /classes/Product.php:6872
346
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67265 AND `id_group` = 1 LIMIT 1
0.082 ms 0 /classes/GroupReduction.php:156
405
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68775
0.082 ms 1 /classes/Product.php:2902
444
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67646
0.082 ms 1 /classes/Product.php:2902
481
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 327 AND `id_shop` = 2 LIMIT 1
0.082 ms 1 /classes/module/Module.php:2109
486
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 330 AND `id_shop` = 2 LIMIT 1
0.082 ms 1 /classes/module/Module.php:2109
493
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 345 AND `id_shop` = 2 LIMIT 1
0.082 ms 1 /classes/module/Module.php:2109
47
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.081 ms 11 /classes/Language.php:883
60
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'JPY') LIMIT 1
0.081 ms 1 /classes/Currency.php:893
287
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68001 AND id_shop=2 LIMIT 1
0.081 ms 1 /classes/Product.php:6872
411
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68773
0.081 ms 1 /classes/Product.php:2902
1324
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 67222) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.081 ms 1 /classes/stock/StockAvailable.php:753
42
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.081 ms 11 /classes/Language.php:883
93
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.081 ms 10 /classes/ImageType.php:161
237
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68772 AND id_shop=2 LIMIT 1
0.080 ms 1 /classes/Product.php:6872
274
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103775 LIMIT 1
0.080 ms 1 /classes/Product.php:5655
278
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68228 AND `id_group` = 1 LIMIT 1
0.080 ms 0 /classes/GroupReduction.php:156
284
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103419 LIMIT 1
0.080 ms 1 /classes/Product.php:5655
408
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 68774
0.080 ms 1 /classes/Product.php:2902
652
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
330
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105230 LIMIT 1
0.080 ms 1 /classes/Product.php:5655
79
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
190
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68835 AND `id_group` = 1 LIMIT 1
0.079 ms 0 /classes/GroupReduction.php:156
78
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
297
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67860 AND `id_group` = 1 LIMIT 1
0.078 ms 0 /classes/GroupReduction.php:156
80
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.078 ms 1 /classes/Currency.php:893
245
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 68771 LIMIT 1
0.078 ms 1 /classes/SpecificPrice.php:435
50
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
254
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30104693 LIMIT 1
0.077 ms 1 /classes/Product.php:5655
491
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 328 AND `id_shop` = 2 LIMIT 1
0.077 ms 1 /classes/module/Module.php:2109
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
356
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67264 AND `id_group` = 1 LIMIT 1
0.076 ms 0 /classes/GroupReduction.php:156
227
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68773 AND id_shop=2 LIMIT 1
0.074 ms 1 /classes/Product.php:6872
63
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
88
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 2 LIMIT 1
0.074 ms 1 /classes/ObjectModel.php:1729
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.074 ms 1 /classes/Category.php:1754
166
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30104742 LIMIT 1
0.074 ms 1 /classes/Product.php:5655
257
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68341 AND id_shop=2 LIMIT 1
0.074 ms 1 /classes/Product.php:6872
54
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
171
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71687 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
247
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 68771 AND id_shop=2 LIMIT 1
0.073 ms 1 /classes/Product.php:6872
315
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67648 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
1119
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67647 LIMIT 1
0.072 ms 0 /classes/ProductSale.php:259
224
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106517 LIMIT 1
0.071 ms 1 /classes/Product.php:5655
931
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
331
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 59
AND `active` = 1 LIMIT 1
0.070 ms 1 /classes/Manufacturer.php:316
51
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.070 ms 11 /classes/Language.php:883
244
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103953 LIMIT 1
0.069 ms 1 /classes/Product.php:5655
288
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68001 AND `id_group` = 1 LIMIT 1
0.069 ms 0 /classes/GroupReduction.php:156
58
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.069 ms 11 /classes/Language.php:883
82
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.069 ms 11 /classes/Language.php:883
181
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 70890 AND `id_group` = 1 LIMIT 1
0.069 ms 0 /classes/GroupReduction.php:156
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
335
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67646 AND `id_group` = 1 LIMIT 1
0.068 ms 0 /classes/GroupReduction.php:156
43
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.067 ms 11 /classes/Language.php:883
268
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68232 AND `id_group` = 1 LIMIT 1
0.067 ms 0 /classes/GroupReduction.php:156
324
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67647 AND `id_group` = 1 LIMIT 1
0.067 ms 0 /classes/GroupReduction.php:156
110
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.066 ms 1 /classes/Country.php:405
248
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68771 AND `id_group` = 1 LIMIT 1
0.066 ms 0 /classes/GroupReduction.php:156
55
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.065 ms 11 /classes/Language.php:883
209
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68775 AND `id_group` = 1 LIMIT 1
0.064 ms 0 /classes/GroupReduction.php:156
218
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68774 AND `id_group` = 1 LIMIT 1
0.063 ms 0 /classes/GroupReduction.php:156
67
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.063 ms 11 /classes/Language.php:883
228
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68773 AND `id_group` = 1 LIMIT 1
0.061 ms 0 /classes/GroupReduction.php:156
238
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68772 AND `id_group` = 1 LIMIT 1
0.061 ms 0 /classes/GroupReduction.php:156
258
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 68341 AND `id_group` = 1 LIMIT 1
0.061 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
21 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`)
            )
16 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
4 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
3 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "bestseller"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
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

384 fmm_stickers_rules
384 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
54 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 manufacturer
6 employee_shop
5 shop_url
5 shop
4 lang_shop
4 country
4 cart_rule
4 rewards
3 hook_alias
3 group
3 image_type
3 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 141 /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:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
Product 82 /src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72405]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71687]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 70890]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68835]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68776]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68775]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68774]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68773]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68772]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68771]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68341]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68232]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68228]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 68001]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67860]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67663]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67648]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67647]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67646]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67265]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67264]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67224]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67223]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 67222]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72405]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72405]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71687]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71687]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 70890]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 70890]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68835]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68835]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68776]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68776]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68775]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68775]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68774]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68774]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68773]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68773]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68772]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68772]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68771]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68771]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68341]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68341]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68232]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68232]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68228]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68228]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 68001]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 68001]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67860]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67860]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67663]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67663]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67648]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67648]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67647]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67647]
/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: 67265]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67265]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67264]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67264]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67224]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67224]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67223]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67223]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 67222]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 67222]
/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/compile/Electshoplayouts_layout_left_column_tpl/5f/3d/e6/5f3de65a6a23a7ac1373202d96b1cb261f4d60ef_2.file.pagination.tpl.php
1156 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/cb/ed/44/cbed44c12b172562d06bface4e058ebf1b904823_2.file.products-bottom.tpl.php
1157 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/5b/68/33/5b68332121f480bca0d0b755c5f118c380150bb6_2.file.footer.tpl.php
1158 /var/cache/prod/smarty/compile/Electshop/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
1159 /var/cache/prod/smarty/cache/ps_socialfollow/1/2/1/1/2/1/8/Electshop/20/14/62/2014623cfe6bdd4bc410284592a55d5005171ba5.ps_socialfollowps_socialfollow.tpl.php
1160 /modules/cz_footercmsblock/cz_footercmsblock.php
1161 /modules/cz_footercmsblock/classes/FooterCmsBlock.php
1162 /var/cache/prod/smarty/cache/cz_footercmsblock/1/2/1/1/2/1/8/Electshop/3d/f4/6f/3df46f3dbcf49d357a0bb783b740f2483fc1a9fa.cz_footercmsblockviewstemplateshookcz_footercmsblock.tpl.php
1163 /modules/ps_linklist/ps_linklist.php
1164 /var/cache/prod/translations/catalogue.fr-FR.NXhscRe.php
1165 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
1166 /modules/ps_linklist/src/Filter/LinkFilter.php
1167 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
1168 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
1169 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
1170 /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/2/1/1/2/1/8/Electshop/31/e4/16/31e416ca7c313c88647853e9c8d4784fd84cb530.ps_linklistviewstemplateshooklinkblock.tpl.php
1171 /modules/ps_contactinfo/ps_contactinfo.php
1172 /var/cache/prod/smarty/compile/Electshop/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php
1173 /vendor/smarty/smarty/libs/plugins/function.mailto.php
1174 /modules/cz_themeimages/cz_themeimages.php
1175 /var/cache/prod/smarty/cache/cz_themeimages/1/2/1/1/2/1/8/Electshop/50/a3/e8/50a3e82541046f4f5c3487aa1e80932144c3e414.cz_themeimagesviewstemplateshookcz_themeimages.tpl.php
1176 /var/cache/prod/smarty/cache/cz_themeoptions/1/2/1/1/2/1/8/Electshop/f5/05/84/f505843e1692732f950b236a32711a503cd43658.cz_themeoptionsviewstemplateshookcz_themeoptions.tpl.php
1177 /modules/czuecookie/czuecookie.php
1178 /classes/CMS.php
1179 /var/cache/prod/smarty/cache/czuecookie/1/2/1/1/2/1/8/Electshop/cb/5d/c1/cb5dc111b92e8d7f77ccea1749d6584aa6d1c200.czuecookieviewstemplateshookczuecookie.tpl.php
1180 /var/cache/prod/smarty/compile/Electshop/7e/f2/8f/7ef28fcdde6311f8180016fcf489c9ebf490ff55_2.file.popup.tpl.php
1181 /modules/cz_blocklink/cz_blocklink.php
1182 /var/cache/prod/smarty/cache/cz_blocklink/1/2/1/1/2/1/8/Electshop/74/93/11/749311bd69ff17651228dd24df4f85942a5c77ba.cz_blocklinkviewstemplateshookcz_blocklink.tpl.php
1183 /var/cache/prod/smarty/compile/Electshoplayouts_layout_left_column_tpl/45/a8/f2/45a8f251fc5a98e2c32b444f12636d60ba9e91cf_2.file.password-policy-template.tpl.php
1184 /modules/statsdata/statsdata.php
1185 /classes/Connection.php
1186 /classes/ConnectionsSource.php
1187 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1188 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
1189 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1190 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
1191 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
1192 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php