Goodies

Goodies

Filter By

Availability

Availability

Brand

Brand

Price

Price

  • €4.00 - €402.00

Goodies

Active filters

  • Availability: Not available
  • Brand: Bioworld
  • Brand: Capcom
  • Brand: Filosofia
  • Brand: FUNISM
  • Brand: Item Lab
  • Brand: Pyramid intl
Load Time 1309 ms
Querying Time 935 ms
Queries 1388
Memory Peak Usage 54.5 Mb
Included Files 1203 files - 13.97 Mb
PrestaShop Cache - Mb
Global vars 0.34 Mb
PrestaShop Version 8.1.7
PHP Version 8.1.33
MySQL Version 10.5.27-MariaDB
Memory Limit 12888M
Max Execution Time 12000s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 19.271 ms 19.271 ms 5.53 Mb 5.6 Mb
__construct 0.020 ms 19.291 ms - Mb 5.6 Mb
init 37.969 ms 57.260 ms 1.53 Mb 7.1 Mb
checkAccess 0.002 ms 57.262 ms - Mb 7.1 Mb
setMedia 7.102 ms 64.364 ms 0.61 Mb 7.7 Mb
postProcess 0.002 ms 64.366 ms - Mb 7.7 Mb
initHeader 0.002 ms 64.368 ms - Mb 7.7 Mb
initContent 744.332 ms 809 ms 7.97 Mb 15.8 Mb
initFooter 0.003 ms 809 ms - Mb 15.8 Mb
display 500.067 ms 1309 ms 37.96 Mb 54.5 Mb
Hook Time Memory Usage
DisplayProductListReviews 274.730 ms 25.44 Mb
DisplayHeader 90.851 ms 0.44 Mb
displayLeftColumn 42.481 ms 2.35 Mb
DisplayCzHoverImage 32.777 ms 1.16 Mb
DisplayProductPriceBlock 23.197 ms 3.44 Mb
DisplayFooter 13.686 ms 0.52 Mb
DisplayStWishlistButton 11.919 ms 0.02 Mb
DisplayStCompareButton 9.692 ms 0.02 Mb
displayFooter 7.377 ms 0.34 Mb
DisplayBeforeBodyClosingTag 7.034 ms 0.12 Mb
displayNav2 4.994 ms 0.45 Mb
LeftColumn 4.854 ms 0.27 Mb
displayNavFullWidth 4.479 ms 1.40 Mb
displayTop 3.625 ms 0.19 Mb
displayFooterBefore 1.910 ms 0.10 Mb
DisplayTop 1.893 ms 0.05 Mb
Header 1.607 ms 0.02 Mb
displayNav1 1.531 ms 0.08 Mb
displayFooterAfter 1.408 ms 0.06 Mb
ActionFrontControllerSetMedia 1.324 ms 0.01 Mb
ProductSearchProvider 1.096 ms - Mb
DisplayStWishlistTopLink 0.777 ms 0.04 Mb
DisplayLeftColumn 0.717 ms 0.12 Mb
DisplayStCompareTopLink 0.515 ms 0.01 Mb
ActionDispatcherBefore 0.391 ms 0.01 Mb
ModuleRoutes 0.014 ms - Mb
DisplayFooterAfter 0.008 ms - Mb
27 hook(s) 544.888 ms 36.66 Mb
Module Time Memory Usage
psblog 9.926 ms 0.34 Mb
colissimo 2.807 ms 0.39 Mb
ps_eventbus 4.383 ms 0.04 Mb
ps_mbo 8.616 ms 0.07 Mb
ps_emailalerts 1.168 ms 0.12 Mb
ps_facebook 23.430 ms 0.30 Mb
ps_emailsubscription 1.222 ms 0.14 Mb
blockreassurance 0.376 ms 0.04 Mb
ps_socialfollow 1.207 ms 0.07 Mb
mondialrelay 0.525 ms 0.07 Mb
allinone_rewards 91.462 ms 3.76 Mb
chronopost 0.551 ms 0.03 Mb
ps_accounts 0.493 ms 0.03 Mb
ps_googleanalytics 2.114 ms 0.09 Mb
ps_shoppingcart 1.135 ms 0.07 Mb
ps_searchbar 1.363 ms 0.10 Mb
cz_imageslider 0.472 ms 0.06 Mb
cz_categoryslider 0.337 ms 0.09 Mb
czcouponpop 0.151 ms 0.03 Mb
czproductsearch 3.136 ms 0.07 Mb
productlabelsandstickers 276.444 ms 25.71 Mb
sogecommerce 1.717 ms 0.23 Mb
cz_verticalmenu 3.907 ms 1.37 Mb
stfeature 23.889 ms 0.18 Mb
cz_themeoptions 2.332 ms 0.13 Mb
czsalenotification 11.631 ms 0.46 Mb
goaffpro 0.234 ms 0.02 Mb
ps_facetedsearch 2.912 ms 0.16 Mb
cz_navcmsblock 1.832 ms 0.10 Mb
cz_toplink 1.226 ms 0.08 Mb
ps_languageselector 1.000 ms 0.07 Mb
ps_currencyselector 3.231 ms 0.36 Mb
ps_customersignin 2.156 ms 0.12 Mb
ps_mainmenu 1.189 ms 0.09 Mb
ps_categorytree 40.024 ms 2.26 Mb
cz_leftbanner 1.707 ms 0.08 Mb
cz_newproducts 1.563 ms 0.08 Mb
cz_imagehover 33.155 ms 1.19 Mb
cz_footercmsblock 1.376 ms 0.08 Mb
ps_linklist 1.799 ms 0.09 Mb
ps_contactinfo 2.865 ms 0.09 Mb
cz_themeimages 1.350 ms 0.07 Mb
czuecookie 1.562 ms 0.08 Mb
cz_blocklink 1.673 ms 0.14 Mb
statsdata 5.341 ms 0.08 Mb
45 module(s) 580.989 ms 39.21 Mb

Stopwatch SQL - 1388 queries

# Query Time (ms) Rows Filesort Group By Location
146
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) 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>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop_group = 1  AND sa_1.id_shop = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) GROUP BY p.id_manufacturer
349.826 ms 106100300 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
128
SELECT SQL_NO_CACHE ra.id_customer, email, firstname, lastname, SUM(credits) AS total, id_lang
FROM `ps_rewards_account` AS ra
JOIN `ps_customer` AS c ON(c.id_default_group!=2 AND ra.id_customer = c.id_customer AND c.active = 1 AND c.id_shop IN (2) )
JOIN `ps_rewards` AS r ON(ra.id_customer = r.id_customer AND r.id_reward_state=2)
WHERE
ra.remind_active = 1 AND 
(ra.date_last_remind IS NULL OR ra.date_last_remind=0 OR DATE_ADD(ra.date_last_remind, INTERVAL 60 DAY) < NOW())
AND EXISTS (SELECT 1 FROM `ps_rewards` AS r2 WHERE r2.id_customer=r.id_customer AND DATE_ADD(r2.date_add, INTERVAL 60 DAY) < NOW())
GROUP BY ra.id_customer
HAVING SUM(r.credits) >= 5 LIMIT 20
39.561 ms 10759 /modules/allinone_rewards/models/RewardsAccountModel.php:52
147
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM ps_product p INNER JOIN ps_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 2 AND psi.id_currency = 1 AND psi.id_country = 8) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) 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 (62, 59, 167, 790, 551, 155) AND c.nleft>=839 AND c.nright<=2644
27.116 ms 166 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
149
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-01 00:00:00',
INTERVAL 30 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (77675,77421,77347,77167,77116,77115,77111,77107,77106,77105,77104,77103,77001,76982,76976,76963,76942,76940,76928,76922,76507,67646,67265,67264)
24.228 ms 24 /classes/ProductAssembler.php:95
488
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 2)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 2 
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 30103124 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 6 AND `id_lang` = 2
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
22.923 ms 904 Yes Yes /classes/Category.php:799
127
SELECT SQL_NO_CACHE r.id_reward
FROM `ps_rewards` r
JOIN `ps_customer` c ON (c.id_customer = r.id_customer AND c.id_shop IN (2) )
WHERE r.id_reward_state = 2
AND date_end < NOW() AND date_end != '0000-00-00 00:00:00'
14.763 ms 3149 /modules/allinone_rewards/models/RewardsModel.php:546
126
SELECT SQL_NO_CACHE r.id_reward
FROM `ps_rewards` r
JOIN `ps_orders` o ON (o.id_order = r.id_order AND o.id_shop IN (2) )
WHERE (
(r.id_reward_state=1 AND o.current_state IN (5,2))
OR (r.id_reward_state = 6 AND o.current_state IN (5,2))
)
10.490 ms 1993 /modules/allinone_rewards/models/RewardsModel.php:530
139
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (62, 59, 167, 790, 551, 155) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop_group = 1  AND sa_1.id_shop = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2)))
7.184 ms 27556 /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`)
6.921 ms 11768 /classes/Configuration.php:180
140
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (62, 59, 167, 790, 551, 155) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0))
6.025 ms 27556 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
547
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`=77421
5.996 ms 77 /classes/Tag.php:244
142
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) 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 (62, 59, 167, 790, 551, 155) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa_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.827 ms 27556 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
141
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='2' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (62, 59, 167, 790, 551, 155) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) WHERE ((sa.quantity>0))
5.739 ms 27556 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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` = "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`)
)
5.592 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
143
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) 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 (62, 59, 167, 790, 551, 155) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop_group = 1  AND sa_1.id_shop = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) AND p.date_add>'2025-07-03 00:00:00'
5.228 ms 27556 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
137
SELECT SQL_NO_CACHE p.id_product, sa.out_of_stock FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) 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 (62, 59, 167, 790, 551, 155) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 1) DESC, p.quantity DESC, p.id_product DESC
4.905 ms 27556 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
582
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`=77347
4.898 ms 77 /classes/Tag.php:244
1247
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
4.159 ms 14 /classes/Tag.php:244
1037
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`=76963
4.145 ms 77 /classes/Tag.php:244
1385
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4444922', '', 'www.foxchip-collector.com/en/30103124-goodies?q=Availability-Not+available%2FBrand-Bioworld-Capcom-Filosofia-FUNISM-Item+Lab-Pyramid+intl', '', '2025-08-01 15:00:47')
4.071 ms 1 /classes/ObjectModel.php:622
827
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`=77105
4.013 ms 55 /classes/Tag.php:244
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` = "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`)
)
3.851 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
617
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`=77167
3.728 ms 77 /classes/Tag.php:244
967
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`=76982
3.595 ms 77 /classes/Tag.php:244
512
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`=77675
3.359 ms 66 /classes/Tag.php:244
1068
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 76942
ORDER BY `position`
3.143 ms 1 Yes /classes/Product.php:3545
1072
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`=76942
3.059 ms 77 /classes/Tag.php:244
1212
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`=76507
3.034 ms 275 /classes/Tag.php:244
144
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop_group = 1  AND sa.id_shop = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 2 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) 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 (62, 59, 167, 790, 551, 155) AND c.nleft>=839 AND c.nright<=2644 GROUP BY p.id_product) p LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND 
sp.id_shop IN (0, 2) AND 
sp.id_currency IN (0, 1) AND 
sp.id_country IN (0, 8) AND 
sp.id_group IN (0, 1) AND 
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND 
(sp.from = '0000-00-00 00:00:00' OR '2025-08-01 15:00:46' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-08-01 15:00:46' <= sp.to) 
) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop_group = 1  AND sa_1.id_shop = 0 ) LEFT JOIN ps_stock_available sa_1_1 ON (p.id_product = sa_1_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1_1.id_product_attribute AND sa_1_1.id_shop_group = 1  AND sa_1_1.id_shop = 0 ) WHERE ((sp.reduction>0)) AND ((sa_1.quantity<=0 AND sa_1_1.out_of_stock IN (0, 2)))
2.820 ms 84 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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.809 ms 4384 Yes Yes /classes/Hook.php:1267
383
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77675
ORDER BY `position`
2.801 ms 1 Yes /classes/Product.php:3545
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` = "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`)
)
2.734 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
145
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 2)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
2.725 ms 257 Yes /classes/Manufacturer.php:211
159
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 2)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
2.593 ms 691 /classes/Hook.php:456
1048
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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`)
)
2.357 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 76982
ORDER BY `position`
2.333 ms 2 Yes /classes/Product.php:3545
134
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 2)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
2.284 ms 257 Yes /classes/Manufacturer.php:211
148
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("7d962f3b94cac1d68cdbd0b88c73fe8d", "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:3:{i:2;a:2:{s:4:\"name\";s:8:\"In stock\";s:3:\"nbr\";i:44;}i:1;a:2:{s:4:\"name\";s:9:\"Available\";s:3:\"nbr\";i:93;}i:0;a:3:{s:4:\"name\";s:13:\"Not available\";s:3:\"nbr\";i:68;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:120:{i:12;a:2:{s:4:\"name\";s:11:\"Third Party\";s:3:\"nbr\";i:19;}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:2:{s:4:\"name\";s:7:\"Diamond\";s:3:\"nbr\";i:123;}i:39;a:2:{s:4:\"name\";s:11:\"Takara Tomy\";s:3:\"nbr\";i:1;}i:41;a: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:3:{s:4:\"name\";s:8:\"Bioworld\";s:3:\"nbr\";i:4;s:7:\"checked\";b:1;}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:3:{s:4:\"name\";s:9:\"Filosofia\";s:3:\"nbr\";i:4;s:7:\"checked\";b:1;}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:482;}i:539;a:2:{s:4:\"name\";s:9:\"Loungefly\";s:3:\"nbr\";i:1367;}i:544;a:2:{s:4:\"name\";s:5:\"Ensky\";s:3:\"nbr\";i:56;}i:545;a:2:{s:4:\"name\";s:10:\"Topi Games\";s:3:\"nbr\";i:8;}i:547;a:2:{s:4:\"name\";s:14:\"Loyal Subjects\";s:3:\"nbr\";i:14;}i:548;a:2:{s:4:\"name\";s:8:\"Star Ace\";s:3:\"nbr\";i:1;}i:550;a:2:{s:4:\"name\";s:6:\"Revell\";s:3:\"nbr\";i:46;}i:551;a: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:2:{s:4:\"name\";s:7:\"Medicos\";s:3:\"nbr\";i:16;}i:567;a:2:{s:4:\"name\";s:12:\"Orange Rouge\";s:3:\"nbr\";i:2;}i:568;a:2:{s:4:\"name\";s:8:\"Bellfine\";s:3:\"nbr\";i:1;}i:569;a:2:{s:4:\"name\";s:7:\"Benelic\";s:3:\"nbr\";i:3;}i:570;a:2:{s:4:\"name\";s:8:\"Lumibowl\";s:3:\"nbr\";i:18;}i:572;a:2:{s:4:\"name\";s:15:\"First 4 Figures\";s:3:\"nbr\";i: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:3:{s:4:\"name\";s:6:\"FUNISM\";s:3:\"nbr\";i:21;s:7:\"checked\";b:1;}i:794;a:2:{s:4:\"name\";s:10:\"LANGBOWANG\";s:3:\"nbr\";i:5;}i:795;a:2:{s:4:\"name\";s:7:\"ARTEONN\";s:3:\"nbr\";i:28;}i:797;a:2:{s:4:\"name\";s:7:\"BLOKEES\";s:3:\"nbr\";i: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:402;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:68;s:5:\"value\";N;}}}")
2.206 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
932
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`=77001
2.153 ms 77 /classes/Tag.php:244
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` = 76507
ORDER BY `position`
1.978 ms 2 Yes /classes/Product.php:3545
757
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`=77107
1.810 ms 66 /classes/Tag.php:244
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` = 76963
ORDER BY `position`
1.777 ms 1 Yes /classes/Product.php:3545
862
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`=77104
1.761 ms 66 /classes/Tag.php:244
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` = 77001
ORDER BY `position`
1.689 ms 2 Yes /classes/Product.php:3545
158
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name
1.607 ms 0 /classes/Hook.php:1326
138
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="7d962f3b94cac1d68cdbd0b88c73fe8d" LIMIT 1
1.543 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
1359
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
1.460 ms 1 /classes/Country.php:405
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` = "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`)
)
1.407 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1282
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
1.377 ms 11 /classes/Tag.php:244
1327
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67264 LIMIT 1
1.262 ms 0 /classes/ProductSale.php:259
1245
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
1.227 ms 0 /classes/Product.php:1732
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` = "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`)
)
1.225 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.219 ms 320 Yes /classes/Dispatcher.php:654
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_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.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
722
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`=77111
1.193 ms 66 /classes/Tag.php:244
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` = "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`)
)
1.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1002
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`=76976
1.153 ms 77 /classes/Tag.php:244
1105
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 = 76940
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
1.147 ms 0 /classes/Product.php:1732
1287
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`)
)
1.115 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1177
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`=76922
1.094 ms 77 /classes/Tag.php:244
1138
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 76928
ORDER BY `position`
1.044 ms 2 Yes /classes/Product.php:3545
398
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77115
ORDER BY `position`
1.019 ms 2 Yes /classes/Product.php:3545
1142
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`=76928
1.019 ms 77 /classes/Tag.php:244
1376
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
1.016 ms 3 /classes/Image.php:401
303
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` = 76963 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` = 76963 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.008 ms 0 /classes/Cart.php:1426
91
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 2)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 2 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 30103124
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.007 ms 9 Yes Yes /classes/Category.php:924
376
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)
0.969 ms 1 /classes/Product.php:3860
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` = 77347
ORDER BY `position`
0.968 ms 1 Yes /classes/Product.php:3545
1135
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.967 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = 77167
ORDER BY `position`
0.956 ms 2 Yes /classes/Product.php:3545
897
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`=77103
0.955 ms 55 /classes/Tag.php:244
1380
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57694
AND image_shop.`cover`= 1 LIMIT 1
0.943 ms 3 /classes/Image.php:401
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` = 77116
ORDER BY `position`
0.939 ms 1 Yes /classes/Product.php:3545
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` = "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.916 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
481
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.914 ms 11 Yes /modules/czproductsearch/czproductsearch.php:169
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` = 77104
ORDER BY `position`
0.911 ms 2 Yes /classes/Product.php:3545
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` = 67646) AND (b.`id_shop` = 2) LIMIT 1
0.885 ms 1 /src/Adapter/EntityMapper.php:71
188
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` = 77167
AND image_shop.`cover` = 1 LIMIT 1
0.871 ms 2 /classes/Product.php:3570
1365
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.858 ms 792 /modules/czsalenotification/czsalenotification.php:517
1381
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.842 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
500
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.832 ms 20 Yes Yes /modules/psblog/classes/blog.php:256
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` = 76976
ORDER BY `position`
0.820 ms 1 Yes /classes/Product.php:3545
1174
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 (76922) 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
597
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.788 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1222
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`=76507
0.787 ms 275 /classes/Tag.php:244
1325
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.782 ms 1 /classes/Product.php:4835
1320
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.764 ms 1 /classes/stock/StockAvailable.php:753
21
SHOW TABLES LIKE '%psblog_blog%'
0.762 ms 1 /modules/psblog/psblog.php:60
380
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.760 ms 0 /classes/Cart.php:1426
1073
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76942) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.760 ms 1 /classes/stock/StockAvailable.php:778
1330
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.759 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.738 ms 1101 /classes/Hook.php:1366
1315
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.722 ms 1 Yes Yes /classes/Product.php:4520
381
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.691 ms 1 Yes /classes/Product.php:6017
612
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.679 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = 77106)
0.674 ms 1 /classes/Product.php:3860
652
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`=77116
0.657 ms 66 /classes/Tag.php:244
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` = 57142) AND (b.`id_shop` = 2) LIMIT 1
0.640 ms 1 /src/Adapter/EntityMapper.php:71
232
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 = 77107
ORDER BY f.position ASC
0.634 ms 1 Yes /classes/Product.php:6017
579
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 (77347) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.626 ms 1 Yes Yes /classes/Product.php:4520
339
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` = 76922 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` = 76922 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.607 ms 0 /classes/Cart.php:1426
370
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.606 ms 0 /classes/Cart.php:1426
28
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 2
0.597 ms 141 /classes/module/Module.php:345
508
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 (77675) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.582 ms 1 Yes Yes /classes/Product.php:4520
1279
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.573 ms 1 Yes Yes /classes/Product.php:4520
1173
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 76922
ORDER BY `position`
0.572 ms 1 Yes /classes/Product.php:3545
1366
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.566 ms 1 /src/Adapter/EntityMapper.php:71
382
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` = 77675) AND (b.`id_shop` = 2) LIMIT 1
0.563 ms 1 /src/Adapter/EntityMapper.php:71
1077
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` = 76942
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.557 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1387
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 (77675,77421,77347,77167,77116,77115,77111,77107,77106,77105,77104,77103,77001,76982,76976,76963,76942,76940,76928,76922,76507,67646,67265,67264) AND cl.`id_lang` = 2
ORDER BY c.`level_depth` DESC
0.551 ms 24 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
104
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 2
0.546 ms 141 /classes/module/Module.php:345
1069
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 (76942) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.546 ms 1 Yes Yes /classes/Product.php:4520
697
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`=77115
0.542 ms 55 /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.534 ms 0 /modules/psblog/psblog.php:60
1064
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.532 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
999
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 (76976) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.530 ms 1 Yes Yes /classes/Product.php:4520
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` = "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.530 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
109
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-01 00:00:00" AND date_to <= "2025-08-01 23:59:59") OR (date_from >= "2025-08-01 00:00:00" AND date_from <= "2025-08-01 23:59:59") OR (date_from < "2025-08-01 00:00:00" AND date_to > "2025-08-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.521 ms 9 /classes/CartRule.php:357
277
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 = 77001
ORDER BY f.position ASC
0.518 ms 1 Yes /classes/Product.php:6017
120
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 839) AND (a0.`nright` > 2644) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 2)
ORDER BY a0.`nleft` asc
0.515 ms 3 Yes /classes/PrestaShopCollection.php:383
499
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.511 ms 7 Yes /modules/psblog/classes/psblogcat.php:328
296
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` = 76963
AND image_shop.`cover` = 1 LIMIT 1
0.510 ms 1 /classes/Product.php:3570
929
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 (77001) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.510 ms 1 Yes Yes /classes/Product.php:4520
19
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.508 ms 1101 /classes/Hook.php:1326
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` = "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.508 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
330
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` = 76928 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` = 76928 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.505 ms 0 /classes/Cart.php:1426
614
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 (77167) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.504 ms 1 Yes Yes /classes/Product.php:4520
307
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76942 LIMIT 1
0.498 ms 1 /classes/SpecificPrice.php:435
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` = 76507 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` = 76507 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.495 ms 0 /classes/Cart.php:1426
321
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` = 76940 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` = 76940 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.494 ms 0 /classes/Cart.php:1426
544
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 (77421) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.491 ms 1 Yes Yes /classes/Product.php:4520
29
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.483 ms 1 /modules/ps_mbo/ps_mbo.php:325
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` = "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.483 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
684
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 (77115) 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
115
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1
0.475 ms 1 /classes/AddressFormat.php:656
719
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 (77111) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.473 ms 1 Yes Yes /classes/Product.php:4520
397
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 77115) AND (b.`id_shop` = 2) LIMIT 1
0.470 ms 1 /src/Adapter/EntityMapper.php:71
359
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.469 ms 0 /classes/Cart.php:1426
1106
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 = 76940 LIMIT 1
0.468 ms 1 /classes/Product.php:1106
312
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` = 76942 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` = 76942 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.467 ms 0 /classes/Cart.php:1426
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` = 57694) AND (b.`id_shop` = 2) LIMIT 1
0.466 ms 1 /src/Adapter/EntityMapper.php:71
295
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 = 76976
ORDER BY f.position ASC
0.463 ms 1 Yes /classes/Product.php:6017
377
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67264 AND id_shop=2 LIMIT 1
0.459 ms 1 /classes/Product.php:6872
894
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 (77103) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.459 ms 1 Yes Yes /classes/Product.php:4520
1371
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.455 ms 1 /src/Adapter/EntityMapper.php:71
578
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77347
ORDER BY `position`
0.454 ms 1 Yes /classes/Product.php:3545
227
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` = 77107)
0.454 ms 1 /classes/Product.php:3860
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.453 ms 141 /classes/module/Module.php:345
276
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` = 77001 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` = 77001 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.453 ms 0 /classes/Cart.php:1426
942
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`=77001
0.453 ms 77 /classes/Tag.php:244
231
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` = 77107 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` = 77107 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.451 ms 0 /classes/Cart.php:1426
964
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 (76982) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.449 ms 1 Yes Yes /classes/Product.php:4520
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` = 77107) AND (b.`id_shop` = 2) LIMIT 1
0.448 ms 1 /src/Adapter/EntityMapper.php:71
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` = 67265) AND (b.`id_shop` = 2) LIMIT 1
0.447 ms 1 /src/Adapter/EntityMapper.php:71
1374
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.446 ms 3 /classes/Image.php:401
1187
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`=76922
0.444 ms 77 /classes/Tag.php:244
859
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 (77104) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.444 ms 1 Yes Yes /classes/Product.php:4520
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` = 76922) AND (b.`id_shop` = 2) LIMIT 1
0.442 ms 1 /src/Adapter/EntityMapper.php:71
322
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 = 76940
ORDER BY f.position ASC
0.440 ms 1 Yes /classes/Product.php:6017
249
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` = 77105 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` = 77105 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.438 ms 0 /classes/Cart.php:1426
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.437 ms 3 /modules/ps_mbo/ps_mbo.php:335
1244
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.432 ms 1 Yes Yes /classes/Product.php:4520
732
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`=77111
0.430 ms 66 /classes/Tag.php:244
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` = 77106) AND (b.`id_shop` = 2) LIMIT 1
0.428 ms 1 /src/Adapter/EntityMapper.php:71
409
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 77105) AND (b.`id_shop` = 2) LIMIT 1
0.428 ms 1 /src/Adapter/EntityMapper.php:71
1082
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`=76942
0.428 ms 77 /classes/Tag.php:244
1034
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 (76963) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.425 ms 1 Yes Yes /classes/Product.php:4520
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.424 ms 141 /classes/module/Module.php:345
385
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 77421) AND (b.`id_shop` = 2) LIMIT 1
0.421 ms 1 /src/Adapter/EntityMapper.php:71
366
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.420 ms 1 /classes/Product.php:3860
1104
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 (76940) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.417 ms 1 Yes Yes /classes/Product.php:4520
1107
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`=76940
0.417 ms 77 /classes/Tag.php:244
1364
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.417 ms 1 /src/Adapter/EntityMapper.php:71
824
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 (77105) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.416 ms 1 Yes Yes /classes/Product.php:4520
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` = 76942) AND (b.`id_shop` = 2) LIMIT 1
0.415 ms 1 /src/Adapter/EntityMapper.php:71
1209
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 (76507) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.415 ms 1 Yes Yes /classes/Product.php:4520
107
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-01 00:00:00" AND date_to <= "2025-08-01 23:59:59") OR (date_from >= "2025-08-01 00:00:00" AND date_from <= "2025-08-01 23:59:59") OR (date_from < "2025-08-01 00:00:00" AND date_to > "2025-08-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.414 ms 9 /classes/CartRule.php:357
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.414 ms 1 /src/Adapter/EntityMapper.php:71
113
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103124) AND (b.`id_shop` = 2) LIMIT 1
0.409 ms 1 /src/Adapter/EntityMapper.php:71
285
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` = 76982 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` = 76982 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.409 ms 0 /classes/Cart.php:1426
371
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.409 ms 1 Yes /classes/Product.php:6017
415
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 77103) AND (b.`id_shop` = 2) LIMIT 1
0.409 ms 1 /src/Adapter/EntityMapper.php:71
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` = "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.409 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 77111) AND (b.`id_shop` = 2) LIMIT 1
0.407 ms 1 /src/Adapter/EntityMapper.php:71
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` = "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.404 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
340
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 = 76922
ORDER BY f.position ASC
0.403 ms 1 Yes /classes/Product.php:6017
754
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 (77107) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.403 ms 1 Yes Yes /classes/Product.php:4520
63
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.401 ms 11 /classes/Language.php:883
1139
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 (76928) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.400 ms 1 Yes Yes /classes/Product.php:4520
1291
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67265 LIMIT 1
0.400 ms 1 /classes/ProductSale.php:259
267
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` = 77103 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` = 77103 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.399 ms 0 /classes/Cart.php:1426
507
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77675
ORDER BY `position`
0.397 ms 1 Yes /classes/Product.php:3545
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.396 ms 141 /classes/module/Module.php:345
1152
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`=76928
0.395 ms 77 /classes/Tag.php:244
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.393 ms 1 /src/Adapter/EntityMapper.php:71
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` = 76982) AND (b.`id_shop` = 2) LIMIT 1
0.390 ms 1 /src/Adapter/EntityMapper.php:71
326
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` = 76928)
0.388 ms 1 /classes/Product.php:3860
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` = 77347) AND (b.`id_shop` = 2) LIMIT 1
0.388 ms 1 /src/Adapter/EntityMapper.php:71
245
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` = 77105)
0.384 ms 1 /classes/Product.php:3860
133
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE controller = 'category'
AND id_category = 30103124
AND id_shop = 2
GROUP BY `type`, id_value ORDER BY position ASC
0.382 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
1103
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 76940
ORDER BY `position`
0.381 ms 2 Yes /classes/Product.php:3545
627
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`=77167
0.380 ms 77 /classes/Tag.php:244
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` = 77107
ORDER BY `position`
0.379 ms 1 Yes /classes/Product.php:3545
1323
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.379 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
347
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76507) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.378 ms 1 /classes/stock/StockAvailable.php:453
557
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`=77421
0.377 ms 77 /classes/Tag.php:244
331
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 = 76928
ORDER BY f.position ASC
0.376 ms 1 Yes /classes/Product.php:6017
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` = 77106 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` = 77106 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.375 ms 0 /classes/Cart.php:1426
649
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 (77116) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.374 ms 1 Yes Yes /classes/Product.php:4520
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` = "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.373 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
167
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 77675 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` = 77675 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.373 ms 0 /classes/Cart.php:1426
1243
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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.371 ms 1 Yes /classes/Product.php:3545
195
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` = 77167 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` = 77167 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.369 ms 0 /classes/Cart.php:1426
543
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77421
ORDER BY `position`
0.367 ms 1 Yes /classes/Product.php:3545
789
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (77106) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.367 ms 1 Yes Yes /classes/Product.php:4520
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 = 76507
ORDER BY f.position ASC
0.365 ms 1 Yes /classes/Product.php:6017
553
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` = 77421
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.365 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "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.365 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
313
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 = 76942
ORDER BY f.position ASC
0.364 ms 1 Yes /classes/Product.php:6017
552
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` = 77421
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.364 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1049
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.363 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
592
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`=77347
0.361 ms 77 /classes/Tag.php:244
1032
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.361 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
327
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76928 AND id_shop=2 LIMIT 1
0.359 ms 1 /classes/Product.php:6872
204
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT 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` = 77116 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` = 77116 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.357 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` = 76940) AND (b.`id_shop` = 2) LIMIT 1
0.356 ms 1 /src/Adapter/EntityMapper.php:71
698
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.352 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
386
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77421
ORDER BY `position`
0.352 ms 1 Yes /classes/Product.php:3545
1067
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.351 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "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.351 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
767
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`=77107
0.350 ms 66 /classes/Tag.php:244
177
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` = 77421 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` = 77421 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.348 ms 0 /classes/Cart.php:1426
372
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.348 ms 1 /classes/Product.php:3570
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` = "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.348 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 76928) AND (b.`id_shop` = 2) LIMIT 1
0.344 ms 1 /src/Adapter/EntityMapper.php:71
613
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77167
ORDER BY `position`
0.341 ms 2 Yes /classes/Product.php:3545
963
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 76982
ORDER BY `position`
0.341 ms 2 Yes /classes/Product.php:3545
998
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 76976
ORDER BY `position`
0.340 ms 1 Yes /classes/Product.php:3545
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` = 77167) AND (b.`id_shop` = 2) LIMIT 1
0.339 ms 1 /src/Adapter/EntityMapper.php:71
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` = 76976) AND (b.`id_shop` = 2) LIMIT 1
0.337 ms 1 /src/Adapter/EntityMapper.php:71
213
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` = 77115 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` = 77115 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.336 ms 0 /classes/Cart.php:1426
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` = "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.336 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1047
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`=76963
0.334 ms 77 /classes/Tag.php:244
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` = "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.334 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.334 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
258
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` = 77104 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` = 77104 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
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` = 77116) AND (b.`id_shop` = 2) LIMIT 1
0.333 ms 1 /src/Adapter/EntityMapper.php:71
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` = 76963) AND (b.`id_shop` = 2) LIMIT 1
0.333 ms 1 /src/Adapter/EntityMapper.php:71
823
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77105
ORDER BY `position`
0.333 ms 1 Yes /classes/Product.php:3545
1217
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` = 76507
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.332 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
305
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` = 76942
AND image_shop.`cover` = 1 LIMIT 1
0.330 ms 1 /classes/Product.php:3570
662
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`=77116
0.330 ms 66 /classes/Tag.php:244
692
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` = 77115
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.330 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1117
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`=76940
0.330 ms 77 /classes/Tag.php:244
250
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 = 77105
ORDER BY f.position ASC
0.329 ms 1 Yes /classes/Product.php:6017
1012
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`=76976
0.329 ms 77 /classes/Tag.php:244
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` = "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.329 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
489
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.327 ms 21 /classes/Category.php:2242
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` = "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.327 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
118
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8
0.326 ms 11 /src/Adapter/EntityMapper.php:79
345
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76507 AND id_shop=2 LIMIT 1
0.326 ms 1 /classes/Product.php:6872
308
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` = 76942)
0.325 ms 1 /classes/Product.php:3860
1134
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.325 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1368
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.325 ms 3 /classes/Image.php:401
222
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 77111 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` = 77111 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.322 ms 0 /classes/Cart.php:1426
551
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77421
0.321 ms 1 /classes/Product.php:3423
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` = 77001) AND (b.`id_shop` = 2) LIMIT 1
0.321 ms 1 /src/Adapter/EntityMapper.php:71
930
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 = 77001
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.320 ms 0 /classes/Product.php:1732
792
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=77106
0.320 ms 66 /classes/Tag.php:244
977
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`=76982
0.320 ms 77 /classes/Tag.php:244
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` = 76942
ORDER BY `position`
0.319 ms 1 Yes /classes/Product.php:3545
802
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=77106
0.319 ms 66 /classes/Tag.php:244
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` = "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.318 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
837
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`=77105
0.318 ms 55 /classes/Tag.php:244
168
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 77675
ORDER BY f.position ASC
0.316 ms 1 Yes /classes/Product.php:6017
379
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.316 ms 1 /classes/stock/StockAvailable.php:453
108
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl 
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1
0.315 ms 5 /classes/CartRule.php:423
186
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` = 77347 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` = 77347 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.315 ms 0 /classes/Cart.php:1426
294
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` = 76976 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` = 76976 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.314 ms 0 /classes/Cart.php:1426
332
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` = 76922
AND image_shop.`cover` = 1 LIMIT 1
0.314 ms 1 /classes/Product.php:3570
304
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 = 76963
ORDER BY f.position ASC
0.312 ms 1 Yes /classes/Product.php:6017
687
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`=77115
0.312 ms 55 /classes/Tag.php:244
1303
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
1383
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 338 AND `id_shop` = 2 LIMIT 1
0.311 ms 1 /classes/module/Module.php:2109
496
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_newproducts" LIMIT 1
0.310 ms 1 /classes/module/Module.php:2636
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` = "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.308 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 76507) AND (b.`id_shop` = 2) LIMIT 1
0.307 ms 1 /src/Adapter/EntityMapper.php:71
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` = 77104) AND (b.`id_shop` = 2) LIMIT 1
0.306 ms 1 /src/Adapter/EntityMapper.php:71
788
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77106
ORDER BY `position`
0.306 ms 2 Yes /classes/Product.php:3545
931
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 = 77001 LIMIT 1
0.305 ms 1 /classes/Product.php:1106
1343
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_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.305 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` = "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.304 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1278
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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.304 ms 1 Yes /classes/Product.php:3545
1324
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.303 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1314
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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.302 ms 1 Yes /classes/Product.php:3545
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` = "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.300 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` = 67264) AND (b.`id_shop` = 2) LIMIT 1
0.300 ms 1 /src/Adapter/EntityMapper.php:71
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 = 77106
ORDER BY f.position ASC
0.298 ms 1 Yes /classes/Product.php:6017
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` = "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.298 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
872
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`=77104
0.298 ms 66 /classes/Tag.php:244
110
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl 
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%"
0.297 ms 1 /classes/CartRule.php:423
314
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` = 76940
AND image_shop.`cover` = 1 LIMIT 1
0.297 ms 2 /classes/Product.php:3570
522
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`=77675
0.297 ms 66 /classes/Tag.php:244
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` = "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.297 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1218
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` = 76507
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.297 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
360
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 67646
ORDER BY f.position ASC
0.296 ms 1 Yes /classes/Product.php:6017
797
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 77106
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.295 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1182
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` = 76922
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.295 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1224
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.295 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
718
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77111
ORDER BY `position`
0.294 ms 2 Yes /classes/Product.php:3545
1042
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` = 76963
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.294 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
893
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77103
ORDER BY `position`
0.292 ms 1 Yes /classes/Product.php:3545
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` = "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.291 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` = "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.291 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 77105
ORDER BY `position`
0.290 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.288 ms 3 Yes /classes/shop/Shop.php:1364
858
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77104
ORDER BY `position`
0.288 ms 2 Yes /classes/Product.php:3545
33
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103124) AND (b.`id_shop` = 2) LIMIT 1
0.287 ms 1 /src/Adapter/EntityMapper.php:71
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` = "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.287 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1377
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.287 ms 3 /classes/Image.php:401
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` = 77111
ORDER BY `position`
0.285 ms 2 Yes /classes/Product.php:3545
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` = 76928
ORDER BY `position`
0.285 ms 2 Yes /classes/Product.php:3545
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` = "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.285 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1384
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 4729127
AND `date_add` > '2025-08-01 14:30:00'
AND id_shop_group = 1 
ORDER BY `date_add` DESC LIMIT 1
0.285 ms 1 Yes /classes/Connection.php:168
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` = "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.284 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
493
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 2 ) LEFT JOIN `ps_category_shop` cs ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 2) AND cs.`id_shop` = 2 AND c.`id_parent` != 0 WHERE c.`nleft` <= 839 AND c.`nright` >= 2644 AND c.`nleft` >= 2 AND c.`nright` <= 2647 ORDER BY `nleft` DESC
0.282 ms 3 Yes /classes/Category.php:1600
648
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77116
ORDER BY `position`
0.281 ms 1 Yes /classes/Product.php:3545
1210
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 = 76507
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.281 ms 0 /classes/Product.php:1732
928
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77001
ORDER BY `position`
0.280 ms 2 Yes /classes/Product.php:3545
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` = "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.279 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
196
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 = 77167
ORDER BY f.position ASC
0.278 ms 1 Yes /classes/Product.php:6017
440
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 76922
ORDER BY `position`
0.278 ms 1 Yes /classes/Product.php:3545
248
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77105) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.277 ms 1 /classes/stock/StockAvailable.php:453
1253
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.277 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
268
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 = 77103
ORDER BY f.position ASC
0.276 ms 1 Yes /classes/Product.php:6017
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_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.276 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.275 ms 3 Yes /classes/shop/Shop.php:715
160
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 105
AND tr.`id_state` IN (0, 0)
AND ('91540' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '91540')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.275 ms 1 /classes/tax/TaxRulesTaxManager.php:109
187
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 = 77347
ORDER BY f.position ASC
0.274 ms 1 Yes /classes/Product.php:6017
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` = 67646
AND image_shop.`cover` = 1 LIMIT 1
0.274 ms 1 /classes/Product.php:3570
1033
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 76963
ORDER BY `position`
0.274 ms 1 Yes /classes/Product.php:3545
1372
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.273 ms 3 /classes/Image.php:401
335
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` = 76922)
0.272 ms 1 /classes/Product.php:3860
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` = 67265
ORDER BY `position`
0.272 ms 1 Yes /classes/Product.php:3545
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` = "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.272 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
727
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` = 77111
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.272 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = 77103
ORDER BY `position`
0.272 ms 1 Yes /classes/Product.php:3545
517
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` = 77675
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
1316
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.271 ms 0 /classes/Product.php:1732
106
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.271 ms 1 /classes/Cart.php:4243
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` = "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.271 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1321
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.271 ms 1 /classes/stock/StockAvailable.php:806
1363
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 352 AND `id_shop` = 2 LIMIT 1
0.269 ms 1 /classes/module/Module.php:2109
753
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 77107
ORDER BY `position`
0.268 ms 1 Yes /classes/Product.php:3545
1304
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.267 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1373
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.267 ms 3 /classes/Image.php:401
1113
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` = 76940
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.267 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
205
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 = 77116
ORDER BY f.position ASC
0.266 ms 1 Yes /classes/Product.php:6017
615
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 = 77167
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.266 ms 0 /classes/Product.php:1732
1382
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_blocklink" LIMIT 1
0.266 ms 1 /classes/module/Module.php:2636
683
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 77115
ORDER BY `position`
0.265 ms 2 Yes /classes/Product.php:3545
907
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`=77103
0.265 ms 55 /classes/Tag.php:244
1208
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
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` = 76507
ORDER BY `position`
0.265 ms 2 Yes /classes/Product.php:3545
1362
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeoptions" LIMIT 1
0.265 ms 1 /classes/module/Module.php:2636
622
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` = 77167
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.264 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1112
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` = 76940
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.263 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "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.262 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1259
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.262 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
286
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 = 76982
ORDER BY f.position ASC
0.261 ms 1 Yes /classes/Product.php:6017
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` = 67646
ORDER BY `position`
0.259 ms 1 Yes /classes/Product.php:3545
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` = "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.259 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
117
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 2
WHERE (a.`id_country` = 8) LIMIT 1
0.258 ms 1 /src/Adapter/EntityMapper.php:71
378
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67264 AND `id_group` = 1 LIMIT 1
0.258 ms 0 /classes/GroupReduction.php:156
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_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
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` = "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.258 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
501
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.257 ms 1 /src/Adapter/EntityMapper.php:71
867
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` = 77104
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.257 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
938
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` = 77001
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.257 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1302
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
178
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 = 77421
ORDER BY f.position ASC
0.256 ms 1 Yes /classes/Product.php:6017
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` = "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.256 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1227
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.255 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1147
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` = 76928
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
325
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76928 LIMIT 1
0.253 ms 1 /classes/SpecificPrice.php:435
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` = "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.253 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
96
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103127) AND (b.`id_shop` = 2) LIMIT 1
0.252 ms 1 /src/Adapter/EntityMapper.php:71
306
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.252 ms 1 /classes/Product.php:5655
334
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76922 LIMIT 1
0.252 ms 1 /classes/SpecificPrice.php:435
375
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67264 LIMIT 1
0.252 ms 1 /classes/SpecificPrice.php:435
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` = 77106
ORDER BY `position`
0.252 ms 2 Yes /classes/Product.php:3545
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` = "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.252 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
972
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` = 76982
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.252 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1252
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.252 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
728
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` = 77111
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.251 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
150
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 77675
AND image_shop.`cover` = 1 LIMIT 1
0.250 ms 1 /classes/Product.php:3570
868
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` = 77104
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.250 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
798
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 77106
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.249 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
317
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` = 76940)
0.248 ms 1 /classes/Product.php:3860
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` = "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.248 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1003
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76976) 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
610
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.246 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1356
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 340 AND `id_shop` = 2 LIMIT 1
0.246 ms 1 /classes/module/Module.php:2109
1183
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` = 76922
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.245 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1331
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_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.245 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
699
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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
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.244 ms 10 /classes/Language.php:1216
136
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 30103124 AND `id_shop` = 2
0.244 ms 12 /src/Adapter/EntityMapper.php:79
169
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 105
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.244 ms 1 /classes/tax/TaxRulesTaxManager.php:109
545
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 = 77421
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.244 ms 0 /classes/Product.php:1732
1370
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.244 ms 3 /classes/Image.php:401
1378
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.243 ms 3 /classes/Image.php:401
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` = "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.243 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
685
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 = 77115
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.242 ms 0 /classes/Product.php:1732
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` = 77105
AND image_shop.`cover` = 1 LIMIT 1
0.242 ms 1 /classes/Product.php:3570
720
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 = 77111
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.242 ms 0 /classes/Product.php:1732
1148
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` = 76928
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.242 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
223
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 77111
ORDER BY f.position ASC
0.241 ms 1 Yes /classes/Product.php:6017
1119
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.241 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
214
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 = 77115
ORDER BY f.position ASC
0.240 ms 1 Yes /classes/Product.php:6017
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` = 76940
ORDER BY `position`
0.240 ms 2 Yes /classes/Product.php:3545
587
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` = 77347
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.240 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "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.239 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
323
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` = 76928
AND image_shop.`cover` = 1 LIMIT 1
0.239 ms 2 /classes/Product.php:3570
694
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` = 77115
0.239 ms 1 /classes/Product.php:4835
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` = 67264
ORDER BY `position`
0.238 ms 1 Yes /classes/Product.php:3545
272
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` = 77001)
0.238 ms 1 /classes/Product.php:3860
937
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` = 77001
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
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` = "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.237 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` = "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.237 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1044
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` = 76963
0.236 ms 1 /classes/Product.php:4835
1257
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.236 ms 14 /classes/Tag.php:244
259
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 = 77104
ORDER BY f.position ASC
0.235 ms 1 Yes /classes/Product.php:6017
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` = "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.234 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1211
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 = 76507 LIMIT 1
0.234 ms 1 /classes/Product.php:1106
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` = "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.233 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1261
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_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.233 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
707
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.233 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
558
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.232 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
902
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` = 77103
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.232 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1225
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.232 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1226
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.232 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1313
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.232 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "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.231 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
733
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.230 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
832
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` = 77105
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.230 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "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.230 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1317
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.230 ms 1 /classes/Product.php:1106
548
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77421) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.229 ms 1 /classes/stock/StockAvailable.php:778
588
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` = 77347
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.229 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "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.229 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
805
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
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` = "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.228 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 76507)
0.228 ms 1 /classes/Product.php:3860
825
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 = 77105
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.228 ms 0 /classes/Product.php:1732
943
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.228 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.227 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
571
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.227 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
490
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.227 ms 1 /src/Adapter/EntityMapper.php:71
1065
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.227 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1070
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 = 76942
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.227 ms 0 /classes/Product.php:1732
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` = "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.227 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1188
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
341
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` = 76507
AND image_shop.`cover` = 1 LIMIT 1
0.225 ms 2 /classes/Product.php:3570
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` = "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.225 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1078
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` = 76942
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.225 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
807
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.225 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
580
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 = 77347
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.224 ms 0 /classes/Product.php:1732
628
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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
700
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.224 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1083
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
1293
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
34
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.222 ms 12 Yes /classes/Currency.php:709
623
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` = 77167
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
1000
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 = 76976
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.222 ms 0 /classes/Product.php:1732
1288
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.222 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1328
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.222 ms 11 /classes/Tag.php:244
693
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` = 77115
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.221 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
817
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_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
855
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
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` = "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.221 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
695
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77115 AND `id_cart` = 0 LIMIT 1
0.220 ms 1 /classes/Product.php:4130
1308
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_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.220 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.219 ms 1 /src/Adapter/EntityMapper.php:71
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_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.219 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1167
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.219 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1254
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.219 ms 1 /classes/Product.php:4835
343
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76507 LIMIT 1
0.218 ms 1 /classes/SpecificPrice.php:435
1014
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.218 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` = "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.218 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
135
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103124) LIMIT 1
0.218 ms 1 /src/Adapter/EntityMapper.php:71
328
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76928 AND `id_group` = 1 LIMIT 1
0.218 ms 0 /classes/GroupReduction.php:156
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` = "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.217 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
973
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` = 76982
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
659
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` = 77116
0.217 ms 1 /classes/Product.php:4835
875
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.217 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
663
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.216 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1345
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.216 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
933
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77001) 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
182
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` = 77347)
0.214 ms 1 /classes/Product.php:3860
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` = "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.214 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1084
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.214 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` = "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.214 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1311
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.213 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
494
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_leftbanner" LIMIT 1
0.213 ms 1 /classes/module/Module.php:2636
762
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` = 77107
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.213 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "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.213 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1200
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.212 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
93
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.211 ms 1 /classes/FeatureFlag.php:105
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` = "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.211 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1007
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` = 76976
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.211 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
200
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` = 77116)
0.210 ms 1 /classes/Product.php:3860
860
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 = 77104
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.210 ms 0 /classes/Product.php:1732
965
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 = 76982
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.210 ms 0 /classes/Product.php:1732
1292
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.210 ms 11 /classes/Tag.php:244
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` = "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.210 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1318
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.210 ms 11 /classes/Tag.php:244
280
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76982 LIMIT 1
0.210 ms 1 /classes/SpecificPrice.php:435
806
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' <= fsr.`expiry_date`)
)
0.210 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
478
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.209 ms 85 Yes /modules/stfeature/classes/WishList.php:211
782
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
854
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
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` = "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.209 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
518
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` = 77675
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.209 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
355
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.208 ms 1 /classes/Product.php:3860
658
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` = 77116
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.208 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
874
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.208 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1361
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 351 AND `id_shop` = 2 LIMIT 1
0.208 ms 1 /classes/module/Module.php:2109
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` = "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.207 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.206 ms 1 /src/Adapter/EntityMapper.php:71
260
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` = 77103
AND image_shop.`cover` = 1 LIMIT 1
0.206 ms 1 /classes/Product.php:3570
1043
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` = 76963
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.206 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1102
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.206 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1367
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.206 ms 1 /classes/Category.php:1378
555
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77421 AND `id_cart` = 0 LIMIT 1
0.205 ms 1 /classes/Product.php:4130
833
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` = 77105
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.205 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1074
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76942) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.205 ms 1 /classes/stock/StockAvailable.php:753
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` = "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
1140
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 = 76928
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.204 ms 0 /classes/Product.php:1732
1255
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67646 AND `id_cart` = 0 LIMIT 1
0.204 ms 1 /classes/Product.php:4130
1153
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.204 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1289
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.204 ms 1 /classes/Product.php:4835
233
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` = 77106
AND image_shop.`cover` = 1 LIMIT 1
0.203 ms 2 /classes/Product.php:3570
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` = "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.203 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
92
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30104904) AND (b.`id_shop` = 2) LIMIT 1
0.203 ms 1 /src/Adapter/EntityMapper.php:71
510
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 = 77675
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.203 ms 0 /classes/Product.php:1732
1035
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 = 76963
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.203 ms 0 /classes/Product.php:1732
263
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` = 77103)
0.202 ms 1 /classes/Product.php:3860
1061
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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
1294
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
361
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.201 ms 1 /classes/Product.php:3570
803
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
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` = "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.201 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
278
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` = 76982
AND image_shop.`cover` = 1 LIMIT 1
0.200 ms 2 /classes/Product.php:3570
484
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.200 ms 1 /classes/module/Module.php:2636
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` = "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.200 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
657
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` = 77116
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.200 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
281
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` = 76982)
0.199 ms 1 /classes/Product.php:3860
316
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76940 LIMIT 1
0.199 ms 1 /classes/SpecificPrice.php:435
358
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.199 ms 1 /classes/stock/StockAvailable.php:453
1118
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.199 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
605
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.199 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_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
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` = "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
734
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.198 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` = "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.198 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1280
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.198 ms 0 /classes/Product.php:1732
251
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` = 77104
AND image_shop.`cover` = 1 LIMIT 1
0.198 ms 2 /classes/Product.php:3570
287
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` = 76976
AND image_shop.`cover` = 1 LIMIT 1
0.198 ms 1 /classes/Product.php:3570
504
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 19
0.198 ms 3 /classes/ObjectModel.php:1797
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` = "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.198 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
562
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.197 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1071
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 = 76942 LIMIT 1
0.197 ms 1 /classes/Product.php:1106
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.196 ms 1 /src/Adapter/EntityMapper.php:71
583
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77347) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.196 ms 1 /classes/stock/StockAvailable.php:778
1223
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.196 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
593
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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
944
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1120
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1258
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1329
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
559
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.194 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
486
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.193 ms 1 /classes/module/Module.php:2636
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` = "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.193 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1130
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.193 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
889
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.192 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
13
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 2 LIMIT 1
0.192 ms 3 /classes/shop/ShopUrl.php:182
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` = "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.192 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
625
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77167 AND `id_cart` = 0 LIMIT 1
0.191 ms 1 /classes/Product.php:4130
105
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.191 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
206
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` = 77115
AND image_shop.`cover` = 1 LIMIT 1
0.191 ms 2 /classes/Product.php:3570
609
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.191 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
678
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.191 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1175
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 = 76922
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.191 ms 0 /classes/Product.php:1732
98
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103306) AND (b.`id_shop` = 2) LIMIT 1
0.190 ms 1 /src/Adapter/EntityMapper.php:71
123
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1
0.190 ms 1 /src/Adapter/Module/ModuleDataProvider.php:257
299
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` = 76963)
0.190 ms 1 /classes/Product.php:3860
686
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 = 77115 LIMIT 1
0.190 ms 1 /classes/Product.php:1106
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` = "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.190 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
763
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` = 77107
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.190 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
804
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
667
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
101
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30106759) AND (b.`id_shop` = 2) LIMIT 1
0.189 ms 1 /src/Adapter/EntityMapper.php:71
365
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67265 LIMIT 1
0.189 ms 1 /classes/SpecificPrice.php:435
701
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
839
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1154
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1124
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
73
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 9) LIMIT 1
0.188 ms 1 /src/Adapter/EntityMapper.php:71
527
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
554
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` = 77421
0.188 ms 1 /classes/Product.php:4835
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` = "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.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1347
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.188 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
129
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.188 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "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.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1087
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.188 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` = "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.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1189
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
463
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.187 ms 12 Yes /classes/Currency.php:694
10
SELECT SQL_NO_CACHE domain
FROM `ps_shop_url`
WHERE (main = 1) AND (active = 1)
AND id_shop IN (4, 1, 2)
0.187 ms 10 /classes/shop/Shop.php:805
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` = "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.187 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
616
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 = 77167 LIMIT 1
0.187 ms 1 /classes/Product.php:1106
723
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77111) 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
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` = "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.187 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
903
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` = 77103
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.187 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "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.187 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.186 ms 11 /classes/Language.php:1080
338
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76922) 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
939
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` = 77001
0.186 ms 1 /classes/Product.php:4835
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` = "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.186 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1216
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76507
0.186 ms 1 /classes/Product.php:3423
215
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` = 77111
AND image_shop.`cover` = 1 LIMIT 1
0.185 ms 2 /classes/Product.php:3570
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` = "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.185 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
812
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
814
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
1029
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.185 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "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
498
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1063 LIMIT 1
0.184 ms 1 /classes/Hook.php:244
784
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.184 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1085
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.184 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1354
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 337 AND `id_shop` = 2 LIMIT 1
0.184 ms 1 /classes/module/Module.php:2109
170
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 77421
AND image_shop.`cover` = 1 LIMIT 1
0.184 ms 1 /classes/Product.php:3570
895
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 = 77103
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.184 ms 0 /classes/Product.php:1732
89
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 30103124
AND `id_shop` = 2 LIMIT 1
0.183 ms 1 /classes/Category.php:2450
103
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30106923) AND (b.`id_shop` = 2) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:71
191
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` = 77167)
0.183 ms 1 /classes/Product.php:3860
666
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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.183 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.183 ms 1 /src/Adapter/EntityMapper.php:71
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` = "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.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.182 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
18
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.182 ms 87 /classes/Hook.php:287
97
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103487) AND (b.`id_shop` = 2) LIMIT 1
0.182 ms 1 /src/Adapter/EntityMapper.php:71
156
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 77675)
0.182 ms 1 /classes/Product.php:3860
173
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` = 77421)
0.182 ms 1 /classes/Product.php:3860
209
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` = 77115)
0.182 ms 1 /classes/Product.php:3860
290
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` = 76976)
0.182 ms 1 /classes/Product.php:3860
702
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.182 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` = "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.182 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1141
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 = 76928 LIMIT 1
0.182 ms 1 /classes/Product.php:1106
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` = "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.182 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1369
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.182 ms 3 /classes/Image.php:401
781
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
1008
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` = 76976
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.181 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1076
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76942
0.181 ms 1 /classes/Product.php:3423
179
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` = 77347
AND image_shop.`cover` = 1 LIMIT 1
0.180 ms 1 /classes/Product.php:3570
526
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
1332
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
650
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 = 77116
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.179 ms 0 /classes/Product.php:1732
978
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.179 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` = "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
503
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 2
WHERE (a.`id_employee` = 19) LIMIT 1
0.178 ms 1 /src/Adapter/EntityMapper.php:71
755
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 = 77107
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.178 ms 0 /classes/Product.php:1732
790
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 77106
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.178 ms 0 /classes/Product.php:1732
1176
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 = 76922 LIMIT 1
0.178 ms 1 /classes/Product.php:1106
100
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30106755) AND (b.`id_shop` = 2) LIMIT 1
0.177 ms 1 /src/Adapter/EntityMapper.php:71
197
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` = 77116
AND image_shop.`cover` = 1 LIMIT 1
0.177 ms 1 /classes/Product.php:3570
826
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 = 77105 LIMIT 1
0.177 ms 1 /classes/Product.php:1106
1239
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.177 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
513
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77675) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.176 ms 1 /classes/stock/StockAvailable.php:778
102
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30106781) AND (b.`id_shop` = 2) LIMIT 1
0.176 ms 1 /src/Adapter/EntityMapper.php:71
523
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
737
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
768
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.176 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` = "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.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
254
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` = 77104)
0.175 ms 1 /classes/Product.php:3860
664
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
721
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 = 77111 LIMIT 1
0.175 ms 1 /classes/Product.php:1106
735
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
813
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
838
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
842
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
873
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
99
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 30103126) AND (b.`id_shop` = 2) LIMIT 1
0.174 ms 1 /src/Adapter/EntityMapper.php:71
269
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` = 77001
AND image_shop.`cover` = 1 LIMIT 1
0.174 ms 2 /classes/Product.php:3570
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` = "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.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
711
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
876
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.173 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1045
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76963 AND `id_cart` = 0 LIMIT 1
0.173 ms 1 /classes/Product.php:4130
1290
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67265 AND `id_cart` = 0 LIMIT 1
0.173 ms 1 /classes/Product.php:4130
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` = "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.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1155
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
546
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 = 77421 LIMIT 1
0.172 ms 1 /classes/Product.php:1106
574
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
1099
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
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.171 ms 1 /src/Adapter/EntityMapper.php:71
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` = "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.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
739
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1295
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
218
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 2)
WHERE (p.`id_product` = 77111)
0.170 ms 1 /classes/Product.php:3860
362
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.170 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` = "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.170 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1009
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` = 76976
0.170 ms 1 /classes/Product.php:4835
165
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('91540' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '91540')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.169 ms 0 /classes/tax/TaxRulesTaxManager.php:109
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` = "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.169 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.169 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
740
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.169 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1114
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` = 76940
0.169 ms 1 /classes/Product.php:4835
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` = "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.169 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 30105230 LIMIT 1
0.169 ms 1 /classes/Category.php:1378
590
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77347 AND `id_cart` = 0 LIMIT 1
0.169 ms 1 /classes/Product.php:4130
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` = "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.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
914
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
354
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 67646 LIMIT 1
0.168 ms 1 /classes/SpecificPrice.php:435
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` = "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.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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
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` = "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.167 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` = "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.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.167 ms 3 /modules/ps_mbo/ps_mbo.php:335
505
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 2
WHERE (a.`id_employee` = 1) LIMIT 1
0.167 ms 1 /src/Adapter/EntityMapper.php:71
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` = "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.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
995
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
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` = "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.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
132
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 30103124
AND `id_shop` = 2 LIMIT 1
0.166 ms 1 /classes/Category.php:2450
373
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.166 ms 1 /classes/Category.php:1378
405
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77107
0.166 ms 1 /classes/Product.php:2902
549
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77421) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.166 ms 1 /classes/stock/StockAvailable.php:753
550
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77421) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.166 ms 1 /classes/stock/StockAvailable.php:806
809
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
1190
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1214
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76507) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.165 ms 1 /classes/stock/StockAvailable.php:753
157
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77675 AND id_shop=2 LIMIT 1
0.165 ms 1 /classes/Product.php:6872
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` = "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.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
630
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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
644
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.165 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "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.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
749
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.165 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "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.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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
1260
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
81
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 3) LIMIT 1
0.164 ms 1 /src/Adapter/EntityMapper.php:71
577
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
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` = "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.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
632
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
679
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
1013
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1015
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.164 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` = "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.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1036
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 = 76963 LIMIT 1
0.164 ms 1 /classes/Product.php:1106
1219
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` = 76507
0.164 ms 1 /classes/Product.php:4835
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` = "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.164 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` = "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.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
454
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_navcmsblock" LIMIT 1
0.163 ms 1 /classes/module/Module.php:2636
736
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.163 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_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.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
594
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
853
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
908
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.163 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` = "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.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1386
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 2 LIMIT 1
0.162 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
301
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76963 AND `id_group` = 1 LIMIT 1
0.162 ms 0 /classes/GroupReduction.php:156
364
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 551
AND `active` = 1 LIMIT 1
0.162 ms 1 /classes/Manufacturer.php:316
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` = "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.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.162 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` = "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.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1338
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
491
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 2 ) LEFT JOIN `ps_category_shop` cs ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 2) AND cs.`id_shop` = 2 AND c.`id_parent` != 0 WHERE c.`id_category` = 30103124 LIMIT 1
0.161 ms 1 /classes/Category.php:1585
799
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 77106
0.161 ms 1 /classes/Product.php:4835
850
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
979
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
3
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.161 ms 1 /classes/shop/Shop.php:1183
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` = "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.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
665
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
1249
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.161 ms 1 /classes/stock/StockAvailable.php:753
1283
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.161 ms 1 /classes/stock/StockAvailable.php:778
1001
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 = 76976 LIMIT 1
0.160 ms 1 /classes/Product.php:1106
511
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 = 77675 LIMIT 1
0.160 ms 1 /classes/Product.php:1106
561
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1300
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
320
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76940) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.159 ms 1 /classes/stock/StockAvailable.php:453
560
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1020
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.159 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` = "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.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1274
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
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.158 ms 3 /classes/shop/Shop.php:218
624
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` = 77167
0.158 ms 1 /classes/Product.php:4835
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` = "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.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
992
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1038
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76963) 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
1050
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1355
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1
0.158 ms 1 /classes/module/Module.php:2636
525
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.158 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` = "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.158 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` = "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.158 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.157 ms 1 /src/Adapter/EntityMapper.php:71
429
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76963
0.157 ms 1 /classes/Product.php:2902
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` = "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.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
688
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77115) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.157 ms 1 /classes/stock/StockAvailable.php:778
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` = "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.157 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` = "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.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
224
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 77107
AND image_shop.`cover` = 1 LIMIT 1
0.156 ms 1 /classes/Product.php:3570
497
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 365 AND `id_shop` = 2 LIMIT 1
0.156 ms 1 /classes/module/Module.php:2109
509
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 11 LIMIT 1
0.156 ms 1 /classes/Supplier.php:243
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` = "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.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
162
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 133
0.156 ms 11 /src/Adapter/EntityMapper.php:79
369
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.156 ms 1 /classes/stock/StockAvailable.php:453
808
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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 * 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
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` = "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
966
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 = 76982 LIMIT 1
0.156 ms 1 /classes/Product.php:1106
124
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state` a
WHERE (a.`id_reward_state` = 2) LIMIT 1
0.155 ms 1 /src/Adapter/EntityMapper.php:71
502
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 5
0.155 ms 3 /classes/ObjectModel.php:1797
524
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
629
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
769
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1010
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76976 AND `id_cart` = 0 LIMIT 1
0.155 ms 1 /classes/Product.php:4130
1030
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
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.154 ms 1 /src/Adapter/EntityMapper.php:71
297
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.154 ms 1 /classes/Product.php:5655
791
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
WHERE pa.id_product = 77106 LIMIT 1
0.154 ms 1 /classes/Product.php:1106
811
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
910
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
945
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
934
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77001) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.153 ms 1 /classes/stock/StockAvailable.php:753
1115
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76940 AND `id_cart` = 0 LIMIT 1
0.153 ms 1 /classes/Product.php:4130
311
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76942) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.153 ms 1 /classes/stock/StockAvailable.php:453
333
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.153 ms 1 /classes/Product.php:5655
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` = "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.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1337
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
595
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.152 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` = "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.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
994
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
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` = "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.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
640
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
57
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 2) LIMIT 1
0.151 ms 1 /src/Adapter/EntityMapper.php:71
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` = "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
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` = "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
1108
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76940) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.151 ms 1 /classes/stock/StockAvailable.php:778
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` = "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
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` = "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.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
911
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
94
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.150 ms 10 Yes /classes/ImageType.php:109
114
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.150 ms 10 Yes /classes/ImageType.php:109
909
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1193
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1339
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
44
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CAD') LIMIT 1
0.149 ms 1 /classes/Currency.php:893
111
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.149 ms 0 /classes/module/Module.php:2636
618
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77167) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.149 ms 1 /classes/stock/StockAvailable.php:778
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` = "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.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
828
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77105) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.149 ms 1 /classes/stock/StockAvailable.php:778
861
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 = 77104 LIMIT 1
0.149 ms 1 /classes/Product.php:1106
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_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.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1017
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1080
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76942 AND `id_cart` = 0 LIMIT 1
0.149 ms 1 /classes/Product.php:4130
283
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76982 AND `id_group` = 1 LIMIT 1
0.148 ms 0 /classes/GroupReduction.php:156
363
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103126 LIMIT 1
0.148 ms 1 /classes/Product.php:5655
575
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
786
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
810
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
822
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
898
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77103) 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
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` = "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.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
288
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.147 ms 1 /classes/Product.php:5655
396
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77116
0.147 ms 1 /classes/Product.php:2902
516
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77675
0.147 ms 1 /classes/Product.php:3423
631
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
672
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
731
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77111 LIMIT 1
0.147 ms 0 /classes/ProductSale.php:259
1066
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.147 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1149
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` = 76928
0.147 ms 1 /classes/Product.php:4835
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` = "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.147 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` = "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.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
840
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_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.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
841
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
870
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77104 AND `id_cart` = 0 LIMIT 1
0.146 ms 1 /classes/Product.php:4130
1058
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
576
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
660
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77116 AND `id_cart` = 0 LIMIT 1
0.146 ms 1 /classes/Product.php:4130
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` = "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.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1136
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.146 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
23
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
0.145 ms 87 /classes/Hook.php:339
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` = "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
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` = "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.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
603
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
729
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` = 77111
0.145 ms 1 /classes/Product.php:4835
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` = "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
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` = "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
1169
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.145 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "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
1213
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76507) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:778
441
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76922
0.144 ms 1 /classes/Product.php:2902
611
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.144 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
681
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.144 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
726
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77111
0.144 ms 1 /classes/Product.php:3423
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` = "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.144 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` = "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.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
793
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77106) 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
877
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
946
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
988
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
1296
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
1301
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
1185
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76922 AND `id_cart` = 0 LIMIT 1
0.144 ms 1 /classes/Product.php:4130
1281
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.144 ms 1 /classes/Product.php:1106
756
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 = 77107 LIMIT 1
0.143 ms 1 /classes/Product.php:1106
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` = "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.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
890
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.143 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
962
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.143 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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_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.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
748
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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
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` = "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.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
775
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
780
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
896
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 = 77103 LIMIT 1
0.142 ms 1 /classes/Product.php:1106
1246
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.142 ms 1 /classes/Product.php:1106
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` = "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.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
315
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.142 ms 1 /classes/Product.php:5655
1297
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
432
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76942
0.141 ms 1 /classes/Product.php:2902
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` = "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
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` = "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
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` = "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.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
996
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
130
SELECT SQL_NO_CACHE `price_display_method`
FROM `ps_group`
WHERE `id_group` = 3 LIMIT 1
0.141 ms 1 /classes/Group.php:174
228
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77107 AND id_shop=2 LIMIT 1
0.141 ms 1 /classes/Product.php:6872
539
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
651
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 = 77116 LIMIT 1
0.141 ms 1 /classes/Product.php:1106
935
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77001) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:806
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` = "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.141 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` = "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
90
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 30103124 AND ctg.`id_group` = 1 LIMIT 1
0.140 ms 1 /classes/Category.php:1754
596
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.140 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` = "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.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
689
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77115) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:753
771
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_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.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
830
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77105) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:806
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` = "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.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
971
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76982
0.140 ms 1 /classes/Product.php:3423
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` = "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
1150
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76928 AND `id_cart` = 0 LIMIT 1
0.140 ms 1 /classes/Product.php:4130
1326
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 67264 AND `id_cart` = 0 LIMIT 1
0.140 ms 1 /classes/Product.php:4130
1357
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.140 ms 1 /classes/module/Module.php:2636
38
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.139 ms 11 /classes/Language.php:883
356
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67646 AND id_shop=2 LIMIT 1
0.139 ms 1 /classes/Product.php:6872
495
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 369 AND `id_shop` = 2 LIMIT 1
0.139 ms 1 /classes/module/Module.php:2109
835
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77105 AND `id_cart` = 0 LIMIT 1
0.139 ms 1 /classes/Product.php:4130
863
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77104) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:778
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` = "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.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
980
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
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` = "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.139 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` = "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.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1285
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.139 ms 1 /classes/stock/StockAvailable.php:806
1358
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 342 AND `id_shop` = 2 LIMIT 1
0.139 ms 1 /classes/module/Module.php:2109
84
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.138 ms 11 /src/Adapter/EntityMapper.php:79
237
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77106 AND id_shop=2 LIMIT 1
0.138 ms 1 /classes/Product.php:6872
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` = "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
800
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77106 AND `id_cart` = 0 LIMIT 1
0.138 ms 1 /classes/Product.php:4130
1144
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76928) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.138 ms 1 /classes/stock/StockAvailable.php:753
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` = "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.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
975
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76982 AND `id_cart` = 0 LIMIT 1
0.138 ms 1 /classes/Product.php:4130
329
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76928) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.137 ms 1 /classes/stock/StockAvailable.php:453
420
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77001
0.137 ms 1 /classes/Product.php:2902
589
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` = 77347
0.137 ms 1 /classes/Product.php:4835
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` = "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.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
777
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
878
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.137 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` = "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
891
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
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` = "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.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
949
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_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.137 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` = "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.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
71
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.137 ms 11 /classes/Language.php:883
730
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77111 AND `id_cart` = 0 LIMIT 1
0.137 ms 1 /classes/Product.php:4130
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` = "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.137 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` = "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.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
764
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` = 77107
0.136 ms 1 /classes/Product.php:4835
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` = "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
87
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.136 ms 11 /src/Adapter/EntityMapper.php:79
239
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77106) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:453
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` = "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.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
961
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.136 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1146
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76928
0.136 ms 1 /classes/Product.php:3423
1310
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
1220
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76507 AND `id_cart` = 0 LIMIT 1
0.135 ms 1 /classes/Product.php:4130
43
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.135 ms 11 /classes/Language.php:883
154
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.135 ms 1 /classes/SpecificPrice.php:426
266
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77103) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.135 ms 1 /classes/stock/StockAvailable.php:453
399
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77115
0.135 ms 1 /classes/Product.php:2902
520
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77675 AND `id_cart` = 0 LIMIT 1
0.135 ms 1 /classes/Product.php:4130
581
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 = 77347 LIMIT 1
0.135 ms 1 /classes/Product.php:1106
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` = "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
1184
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` = 76922
0.135 ms 1 /classes/Product.php:4835
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` = "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.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
714
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
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` = "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.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
912
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
968
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76982) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:778
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` = "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.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1319
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.134 ms 1 /classes/stock/StockAvailable.php:778
12
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 2 LIMIT 1
0.133 ms 1 /classes/ObjectModel.php:1729
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.133 ms 1 /src/Adapter/EntityMapper.php:71
336
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76922 AND id_shop=2 LIMIT 1
0.133 ms 1 /classes/Product.php:6872
456
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.133 ms 12 /classes/Currency.php:1136
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` = "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.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
772
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
987
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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
1143
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76928) 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
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` = "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.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
950
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
984
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1298
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
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` = "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
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` = "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.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
974
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` = 76982
0.132 ms 1 /classes/Product.php:4835
1079
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` = 76942
0.132 ms 1 /classes/Product.php:4835
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` = "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.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "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
834
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` = 77105
0.131 ms 1 /classes/Product.php:4835
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` = "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.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1286
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67265
0.131 ms 1 /classes/Product.php:3423
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.130 ms 1 /src/Adapter/EntityMapper.php:71
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` = "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
1322
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67264
0.130 ms 1 /classes/Product.php:3423
482
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_verticalmenu" LIMIT 1
0.130 ms 1 /classes/module/Module.php:2636
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` = "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.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1248
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.130 ms 1 /classes/stock/StockAvailable.php:778
1349
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.130 ms 1 /classes/module/Module.php:2636
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.129 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` = "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.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
770
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.129 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` = "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.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
922
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1101
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
1137
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
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.128 ms 1 /src/Adapter/EntityMapper.php:71
176
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77421) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:453
199
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77116 LIMIT 1
0.128 ms 1 /classes/SpecificPrice.php:435
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` = "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
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` = "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.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1299
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:47' >= 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
337
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76922 AND `id_group` = 1 LIMIT 1
0.127 ms 0 /classes/GroupReduction.php:156
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` = "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.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
919
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1178
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76922) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.127 ms 1 /classes/stock/StockAvailable.php:778
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` = "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.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1284
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.127 ms 1 /classes/stock/StockAvailable.php:753
47
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.126 ms 11 /classes/Language.php:883
384
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77675
0.126 ms 1 /classes/Product.php:2902
515
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77675) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:806
519
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` = 77675
0.126 ms 1 /classes/Product.php:4835
940
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77001 AND `id_cart` = 0 LIMIT 1
0.126 ms 1 /classes/Product.php:4130
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` = "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.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
131
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1057 LIMIT 1
0.126 ms 1 /classes/Hook.php:244
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` = "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.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
164
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.125 ms 1 /classes/Group.php:154
438
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76928
0.125 ms 1 /classes/Product.php:2902
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` = "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.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
31
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.125 ms 1 /modules/ps_mbo/ps_mbo.php:325
621
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77167
0.125 ms 1 /classes/Product.php:3423
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` = "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.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
920
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "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.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1145
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76928) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:806
88
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 2 LIMIT 1
0.124 ms 1 /classes/ObjectModel.php:1729
302
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76963) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:453
374
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30103143 LIMIT 1
0.124 ms 1 /classes/Product.php:5655
387
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77421
0.124 ms 1 /classes/Product.php:2902
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` = "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
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` = "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.124 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1275
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
50
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.123 ms 11 /classes/Language.php:883
64
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MBT') LIMIT 1
0.123 ms 1 /classes/Currency.php:893
279
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.123 ms 1 /classes/Product.php:5655
352
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105230 LIMIT 1
0.123 ms 1 /classes/Product.php:5655
457
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_toplink" LIMIT 1
0.123 ms 1 /classes/module/Module.php:2636
820
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.123 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1360
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeimages" LIMIT 1
0.123 ms 1 /classes/module/Module.php:2636
390
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77347
0.123 ms 1 /classes/Product.php:2902
869
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` = 77104
0.122 ms 1 /classes/Product.php:4835
1221
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76507 LIMIT 1
0.122 ms 0 /classes/ProductSale.php:259
189
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.121 ms 1 /classes/Product.php:5655
309
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76942 AND id_shop=2 LIMIT 1
0.121 ms 1 /classes/Product.php:6872
324
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.121 ms 1 /classes/Product.php:5655
960
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
506
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1
0.120 ms 3 /classes/ObjectModel.php:1797
1100
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
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` = "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.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
125
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state_lang`
WHERE `id_reward_state` = 2
0.120 ms 11 /src/Adapter/EntityMapper.php:79
155
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77675 LIMIT 1
0.120 ms 1 /classes/SpecificPrice.php:435
284
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76982) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:453
450
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67265
0.120 ms 1 /classes/Product.php:2902
461
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.120 ms 1 /classes/module/Module.php:2636
724
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77111) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:753
936
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77001
0.120 ms 1 /classes/Product.php:3423
82
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.119 ms 11 /classes/Language.php:883
262
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77103 LIMIT 1
0.119 ms 1 /classes/SpecificPrice.php:435
264
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77103 AND id_shop=2 LIMIT 1
0.119 ms 1 /classes/Product.php:6872
645
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.119 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
765
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77107 AND `id_cart` = 0 LIMIT 1
0.119 ms 1 /classes/Product.php:4130
905
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 77103 AND `id_cart` = 0 LIMIT 1
0.119 ms 1 /classes/Product.php:4130
253
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77104 LIMIT 1
0.118 ms 1 /classes/SpecificPrice.php:435
367
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 67265 AND id_shop=2 LIMIT 1
0.118 ms 1 /classes/Product.php:6872
411
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77105
0.118 ms 1 /classes/Product.php:2902
455
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 339 AND `id_shop` = 2 LIMIT 1
0.118 ms 1 /classes/module/Module.php:2109
1004
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76976) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.118 ms 1 /classes/stock/StockAvailable.php:753
166
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77675) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.117 ms 1 /classes/stock/StockAvailable.php:453
298
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76963 LIMIT 1
0.117 ms 1 /classes/SpecificPrice.php:435
479
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.117 ms 1 /classes/module/Module.php:2636
758
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77107) 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
831
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77105
0.117 ms 1 /classes/Product.php:3423
866
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77104
0.117 ms 1 /classes/Product.php:3423
473
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3
0.117 ms 11 /src/Adapter/EntityMapper.php:79
959
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
997
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
474
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.116 ms 1 /classes/module/Module.php:2636
924
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.116 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1215
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76507) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:806
1353
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_footercmsblock" LIMIT 1
0.116 ms 1 /classes/module/Module.php:2636
9
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.116 ms 1 /src/Adapter/EntityMapper.php:71
261
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.116 ms 1 /classes/Product.php:5655
342
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.116 ms 1 /classes/Product.php:5655
423
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76982
0.116 ms 1 /classes/Product.php:2902
540
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
1204
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
207
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.115 ms 1 /classes/Product.php:5655
483
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 329 AND `id_shop` = 2 LIMIT 1
0.115 ms 1 /classes/module/Module.php:2109
653
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 77116) 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
892
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.114 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1352
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 373 AND `id_shop` = 2 LIMIT 1
0.114 ms 1 /classes/module/Module.php:2109
26
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (2)
0.113 ms 1 /classes/module/Module.php:2018
293
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76976) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.113 ms 1 /classes/stock/StockAvailable.php:453
466
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.113 ms 1 /src/Adapter/EntityMapper.php:71
357
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67646 AND `id_group` = 1 LIMIT 1
0.112 ms 0 /classes/GroupReduction.php:156
619
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77167) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:753
1351
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.112 ms 1 /classes/module/Module.php:2636
119
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.112 ms 1 /classes/ObjectModel.php:1592
257
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77104) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:453
116
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.111 ms 1 /classes/Country.php:405
235
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77106 LIMIT 1
0.111 ms 1 /classes/SpecificPrice.php:435
925
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.111 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1172
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.111 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
66
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.111 ms 11 /classes/Language.php:883
212
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77115) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:453
691
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77115
0.111 ms 1 /classes/Product.php:3423
1240
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.111 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1251
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 67646
0.111 ms 1 /classes/Product.php:3423
161
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 133) LIMIT 1
0.110 ms 1 /src/Adapter/EntityMapper.php:71
234
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.110 ms 1 /classes/Product.php:5655
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` = 3) LIMIT 1
0.110 ms 1 /src/Adapter/EntityMapper.php:71
647
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.110 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1348
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.110 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
181
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77347 LIMIT 1
0.110 ms 1 /classes/SpecificPrice.php:435
185
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77347) 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
190
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77167 LIMIT 1
0.110 ms 1 /classes/SpecificPrice.php:435
252
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.110 ms 1 /classes/Product.php:5655
444
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76507
0.110 ms 1 /classes/Product.php:2902
485
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 328 AND `id_shop` = 2 LIMIT 1
0.110 ms 1 /classes/module/Module.php:2109
15
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1
0.109 ms 11 /classes/Language.php:854
36
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'AUD') LIMIT 1
0.109 ms 1 /classes/Currency.php:893
151
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 2 
AND cl.`id_category` = 30105271 LIMIT 1
0.109 ms 1 /classes/Category.php:1378
393
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77167
0.109 ms 1 /classes/Product.php:2902
656
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77116
0.109 ms 1 /classes/Product.php:3423
856
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
163
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77675 AND `id_group` = 1 LIMIT 1
0.108 ms 0 /classes/GroupReduction.php:156
194
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77167) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.108 ms 1 /classes/stock/StockAvailable.php:453
208
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77115 LIMIT 1
0.108 ms 1 /classes/SpecificPrice.php:435
464
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.108 ms 1 /src/Adapter/EntityMapper.php:71
584
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77347) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.108 ms 1 /classes/stock/StockAvailable.php:753
682
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.108 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
696
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77115 LIMIT 1
0.108 ms 0 /classes/ProductSale.php:259
1006
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76976
0.108 ms 1 /classes/Product.php:3423
153
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 790
AND `active` = 1 LIMIT 1
0.107 ms 1 /classes/Manufacturer.php:316
243
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.107 ms 1 /classes/Product.php:5655
318
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76940 AND id_shop=2 LIMIT 1
0.107 ms 1 /classes/Product.php:6872
414
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77104
0.107 ms 1 /classes/Product.php:2902
899
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77103) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.107 ms 1 /classes/stock/StockAvailable.php:753
969
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76982) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.107 ms 1 /classes/stock/StockAvailable.php:753
1111
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76940
0.107 ms 1 /classes/Product.php:3423
1170
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
1171
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
74
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.106 ms 11 /classes/Language.php:883
465
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 5
0.106 ms 11 /src/Adapter/EntityMapper.php:79
904
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` = 77103
0.106 ms 1 /classes/Product.php:4835
217
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77111 LIMIT 1
0.106 ms 1 /classes/SpecificPrice.php:435
447
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67646
0.106 ms 1 /classes/Product.php:2902
556
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77421 LIMIT 1
0.106 ms 0 /classes/ProductSale.php:259
626
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77167 LIMIT 1
0.106 ms 0 /classes/ProductSale.php:259
1346
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.106 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
5
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 2) LIMIT 1
0.105 ms 1 /src/Adapter/EntityMapper.php:71
417
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77103
0.105 ms 1 /classes/Product.php:2902
646
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.105 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
35
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.105 ms 11 /classes/Language.php:883
122
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 216 AND `id_shop` = 2 LIMIT 1
0.105 ms 1 /classes/module/Module.php:2109
230
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77107) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.105 ms 1 /classes/stock/StockAvailable.php:453
426
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76976
0.105 ms 1 /classes/Product.php:2902
821
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.105 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1350
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 353 AND `id_shop` = 2 LIMIT 1
0.105 ms 1 /classes/module/Module.php:2109
226
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77107 LIMIT 1
0.104 ms 1 /classes/SpecificPrice.php:435
172
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77421 LIMIT 1
0.104 ms 1 /classes/SpecificPrice.php:435
402
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77111
0.104 ms 1 /classes/Product.php:2902
462
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 331 AND `id_shop` = 2 LIMIT 1
0.104 ms 1 /classes/module/Module.php:2109
1276
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.104 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
180
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.103 ms 1 /classes/Product.php:5655
203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77116) 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
453
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 67264
0.103 ms 1 /classes/Product.php:2902
459
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.103 ms 1 /classes/module/Module.php:2636
460
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 332 AND `id_shop` = 2 LIMIT 1
0.103 ms 1 /classes/module/Module.php:2109
487
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 345 AND `id_shop` = 2 LIMIT 1
0.103 ms 1 /classes/module/Module.php:2109
620
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77167) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:806
901
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77103
0.103 ms 1 /classes/Product.php:3423
1031
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.103 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1075
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76942) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:806
1181
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76922
0.103 ms 1 /classes/Product.php:3423
4
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1
0.102 ms 3 /classes/shop/Shop.php:1184
198
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.102 ms 1 /classes/Product.php:5655
221
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77111) 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
244
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77105 LIMIT 1
0.102 ms 1 /classes/SpecificPrice.php:435
865
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77104) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.102 ms 1 /classes/stock/StockAvailable.php:806
541
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
801
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77106 LIMIT 1
0.101 ms 0 /classes/ProductSale.php:259
864
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77104) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.101 ms 1 /classes/stock/StockAvailable.php:753
225
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.101 ms 1 /classes/Product.php:5655
238
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77106 AND `id_group` = 1 LIMIT 1
0.101 ms 0 /classes/GroupReduction.php:156
275
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 77001) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.101 ms 1 /classes/stock/StockAvailable.php:453
289
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76976 LIMIT 1
0.101 ms 1 /classes/SpecificPrice.php:435
467
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2
0.101 ms 11 /src/Adapter/EntityMapper.php:79
1040
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76963) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.101 ms 1 /classes/stock/StockAvailable.php:806
900
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77103) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.100 ms 1 /classes/stock/StockAvailable.php:806
1039
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76963) 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
121
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1
0.100 ms 1 /classes/module/Module.php:2636
201
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77116 AND id_shop=2 LIMIT 1
0.100 ms 1 /classes/Product.php:6872
1256
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 67646 LIMIT 1
0.100 ms 0 /classes/ProductSale.php:259
246
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77105 AND id_shop=2 LIMIT 1
0.099 ms 1 /classes/Product.php:6872
46
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.099 ms 11 /classes/Language.php:883
216
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.099 ms 1 /classes/Product.php:5655
271
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 77001 LIMIT 1
0.099 ms 1 /classes/SpecificPrice.php:435
300
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76963 AND id_shop=2 LIMIT 1
0.099 ms 1 /classes/Product.php:6872
353
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 59
AND `active` = 1 LIMIT 1
0.099 ms 1 /classes/Manufacturer.php:316
435
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76940
0.099 ms 1 /classes/Product.php:2902
680
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.099 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
690
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77115) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.099 ms 1 /classes/stock/StockAvailable.php:806
761
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77107
0.099 ms 1 /classes/Product.php:3423
1041
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76963
0.099 ms 1 /classes/Product.php:3423
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
492
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.098 ms 1 /classes/Category.php:1591
970
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76982) 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
1005
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76976) 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
1109
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76940) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:753
1277
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.098 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
171
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.097 ms 1 /classes/Product.php:5655
282
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76982 AND id_shop=2 LIMIT 1
0.097 ms 1 /classes/Product.php:6872
368
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 67265 AND `id_group` = 1 LIMIT 1
0.097 ms 0 /classes/GroupReduction.php:156
476
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.097 ms 1 /classes/module/Module.php:2636
521
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77675 LIMIT 1
0.097 ms 0 /classes/ProductSale.php:259
829
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77105) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.097 ms 1 /classes/stock/StockAvailable.php:753
1081
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76942 LIMIT 1
0.097 ms 0 /classes/ProductSale.php:259
586
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77347
0.096 ms 1 /classes/Product.php:3423
725
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77111) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.096 ms 1 /classes/stock/StockAvailable.php:806
926
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
408
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 77106
0.096 ms 1 /classes/Product.php:2902
468
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.096 ms 1 /src/Adapter/EntityMapper.php:71
80
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.095 ms 1 /classes/Currency.php:893
310
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76942 AND `id_group` = 1 LIMIT 1
0.095 ms 0 /classes/GroupReduction.php:156
759
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77107) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.095 ms 1 /classes/stock/StockAvailable.php:753
941
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77001 LIMIT 1
0.095 ms 0 /classes/ProductSale.php:259
1110
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76940) 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
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` = 8) LIMIT 1
0.095 ms 1 /src/Adapter/EntityMapper.php:71
785
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.095 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
265
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77103 AND `id_group` = 1 LIMIT 1
0.094 ms 0 /classes/GroupReduction.php:156
291
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76976 AND id_shop=2 LIMIT 1
0.094 ms 1 /classes/Product.php:6872
514
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77675) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.094 ms 1 /classes/stock/StockAvailable.php:753
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
210
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77115 AND id_shop=2 LIMIT 1
0.093 ms 1 /classes/Product.php:6872
270
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.093 ms 1 /classes/Product.php:5655
346
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76507 AND `id_group` = 1 LIMIT 1
0.093 ms 0 /classes/GroupReduction.php:156
458
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 344 AND `id_shop` = 2 LIMIT 1
0.093 ms 1 /classes/module/Module.php:2109
654
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77116) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.093 ms 1 /classes/stock/StockAvailable.php:753
655
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77116) 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
796
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 77106
0.093 ms 1 /classes/Product.php:3423
1179
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76922) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.093 ms 1 /classes/stock/StockAvailable.php:753
475
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 327 AND `id_shop` = 2 LIMIT 1
0.092 ms 1 /classes/module/Module.php:2109
871
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77104 LIMIT 1
0.092 ms 0 /classes/ProductSale.php:259
1250
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.092 ms 1 /classes/stock/StockAvailable.php:806
174
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77421 AND id_shop=2 LIMIT 1
0.092 ms 1 /classes/Product.php:6872
183
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77347 AND id_shop=2 LIMIT 1
0.091 ms 1 /classes/Product.php:6872
273
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77001 AND id_shop=2 LIMIT 1
0.091 ms 1 /classes/Product.php:6872
1046
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76963 LIMIT 1
0.091 ms 0 /classes/ProductSale.php:259
76
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'SEK') LIMIT 1
0.091 ms 1 /classes/Currency.php:893
112
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 2 LIMIT 1
0.091 ms 0 /classes/module/Module.php:2109
192
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77167 AND id_shop=2 LIMIT 1
0.091 ms 1 /classes/Product.php:6872
857
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
60
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'JPY') LIMIT 1
0.090 ms 1 /classes/Currency.php:893
62
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.090 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.090 ms 1 /classes/Currency.php:893
1151
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76928 LIMIT 1
0.090 ms 0 /classes/ProductSale.php:259
715
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
1206
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
1312
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
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
1241
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.088 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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
255
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77104 AND id_shop=2 LIMIT 1
0.087 ms 1 /classes/Product.php:6872
469
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 9
0.087 ms 11 /src/Adapter/EntityMapper.php:79
717
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
750
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
1180
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76922) 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
1186
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76922 LIMIT 1
0.087 ms 0 /classes/ProductSale.php:259
1205
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
58
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
716
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.086 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
42
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.085 ms 11 /classes/Language.php:883
202
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77116 AND `id_group` = 1 LIMIT 1
0.085 ms 0 /classes/GroupReduction.php:156
542
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
152
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30105271 LIMIT 1
0.085 ms 1 /classes/Product.php:5655
219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 77111 AND id_shop=2 LIMIT 1
0.085 ms 1 /classes/Product.php:6872
1242
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
229
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77107 AND `id_group` = 1 LIMIT 1
0.084 ms 0 /classes/GroupReduction.php:156
471
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 8
0.084 ms 11 /src/Adapter/EntityMapper.php:79
794
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 77106) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.084 ms 1 /classes/stock/StockAvailable.php:753
836
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77105 LIMIT 1
0.084 ms 0 /classes/ProductSale.php:259
1011
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76976 LIMIT 1
0.084 ms 0 /classes/ProductSale.php:259
72
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1
0.083 ms 1 /classes/Currency.php:893
78
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.083 ms 11 /classes/Language.php:883
95
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.083 ms 10 /classes/ImageType.php:161
585
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77347) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.083 ms 1 /classes/stock/StockAvailable.php:806
70
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
292
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76976 AND `id_group` = 1 LIMIT 1
0.082 ms 0 /classes/GroupReduction.php:156
591
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77347 LIMIT 1
0.082 ms 0 /classes/ProductSale.php:259
1116
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76940 LIMIT 1
0.082 ms 0 /classes/ProductSale.php:259
40
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'BTC') LIMIT 1
0.081 ms 1 /classes/Currency.php:893
751
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.081 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
319
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76940 AND `id_group` = 1 LIMIT 1
0.081 ms 0 /classes/GroupReduction.php:156
184
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77347 AND `id_group` = 1 LIMIT 1
0.080 ms 0 /classes/GroupReduction.php:156
247
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77105 AND `id_group` = 1 LIMIT 1
0.080 ms 0 /classes/GroupReduction.php:156
976
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76982 LIMIT 1
0.080 ms 0 /classes/ProductSale.php:259
480
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 330 AND `id_shop` = 2 LIMIT 1
0.080 ms 1 /classes/module/Module.php:2109
67
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
752
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.079 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
787
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.079 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
927
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.079 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
54
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.078 ms 11 /classes/Language.php:883
75
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.078 ms 11 /classes/Language.php:883
256
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77104 AND `id_group` = 1 LIMIT 1
0.078 ms 0 /classes/GroupReduction.php:156
795
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77106) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.078 ms 1 /classes/stock/StockAvailable.php:806
1207
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.078 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
193
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77167 AND `id_group` = 1 LIMIT 1
0.077 ms 0 /classes/GroupReduction.php:156
220
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77111 AND `id_group` = 1 LIMIT 1
0.076 ms 0 /classes/GroupReduction.php:156
760
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 77107) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.076 ms 1 /classes/stock/StockAvailable.php:806
175
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77421 AND `id_group` = 1 LIMIT 1
0.075 ms 0 /classes/GroupReduction.php:156
661
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77116 LIMIT 1
0.075 ms 0 /classes/ProductSale.php:259
766
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77107 LIMIT 1
0.075 ms 0 /classes/ProductSale.php:259
59
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.075 ms 11 /classes/Language.php:883
906
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 77103 LIMIT 1
0.074 ms 0 /classes/ProductSale.php:259
211
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77115 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
274
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 77001 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
477
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 354 AND `id_shop` = 2 LIMIT 1
0.072 ms 1 /classes/module/Module.php:2109
51
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.069 ms 11 /classes/Language.php:883
79
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.068 ms 11 /classes/Language.php:883
55
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.066 ms 11 /classes/Language.php:883
39
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

Doubles

99 queries
SELECT * FROM `ps_rewards_template_config` WHERE `value`=XX AND `name`='RSPONSORSHIP_ACTIVE' LIMIT XX
48 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `ps_image` i
             INNER JOIN ps_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
48 queries
        SELECT t.`id_lang`, t.`name`
        FROM ps_tag t
        LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
        WHERE pt.`id_product`=XX
28 queries
SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
25 queries
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
24 queries
SELECT `id_lang` FROM `ps_lang`
                    WHERE `locale` = 'en-us'
                    OR `language_code` = 'en-us' LIMIT XX
24 queries
SELECT image_shop.`id_image`
                    FROM `ps_image` i
                     INNER JOIN ps_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
24 queries
SELECT name FROM ps_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
24 queries
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
24 queries
                            SELECT `id_tax_rules_group`
                            FROM `ps_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
24 queries
			SELECT `reduction`
			FROM `ps_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
24 queries
SELECT SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX
24 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
          FROM `ps_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
            
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
          FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
            
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
24 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM ps_feature_product pf
                LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN ps_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
24 queries
SELECT `id_product_attribute`
            FROM `ps_product_attribute`
            WHERE `id_product` = XX
24 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `ps_product_attribute` pa
             INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
24 queries
SELECT COUNT(p.id_product)
            FROM `ps_product` p
             INNER JOIN ps_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
            WHERE p.id_product = XX
            AND DATEDIFF("XX-XX-XX XX:XX:XX", product_shop.`date_add`) < XX LIMIT XX
24 queries
SELECT product_attribute_shop.id_product_attribute
                FROM ps_product_attribute pa
                 INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                WHERE pa.id_product = XX LIMIT XX
24 queries
SELECT out_of_stock
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX
24 queries
SELECT depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX
24 queries
SELECT location
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX
24 queries
                SELECT `id_category` FROM `ps_category_product`
                WHERE `id_product` = XX
24 queries
SELECT psXX.*
            FROM `ps_fmm_stickers` psXX
            LEFT JOIN ps_fmm_stickers_products psXX ON (psXX.sticker_id = psXX.sticker_id)
            WHERE psXX.`id_product` = XX
            AND psXX.`listing` > XX
            AND
            (
                (psXX.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= psXX.`start_date`)
                AND
                (psXX.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= psXX.`expiry_date`)
            )
24 queries
SELECT b.*, bl.`title`
            FROM `ps_fmm_stickersbanners` b
            LEFT JOIN ps_fmm_stickersbanners_products bp
                ON (b.stickersbanners_id = bp.stickersbanners_id)
            LEFT JOIN ps_fmm_stickersbanners_lang bl
                ON (b.stickersbanners_id = bl.stickersbanners_id)
            LEFT JOIN ps_fmm_stickersbanners_shop ssh
                ON (b.stickersbanners_id = ssh.stickersbanners_id)
            WHERE bp.`id_product` = XX
            AND `id_lang` = XX
            AND ssh.id_shop = XX
            AND
            (
                (b.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= b.`start_date`)
                AND
                (b.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= b.`expiry_date`)
            ) LIMIT XX
24 queries
                SELECT fp.id_feature, fp.id_product, fp.id_feature_value, custom
                FROM `ps_feature_product` fp
                LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
                WHERE `id_product` = XX
24 queries
SELECT SUM(`quantity`)
            FROM `ps_cart_product`
            WHERE `id_product` = XX AND `id_cart` = XX LIMIT XX
24 queries
SELECT `sale_nbr` FROM ps_product_sale WHERE `id_product` = XX LIMIT XX
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "tag"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "reference"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "price_less"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "price_greater"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "new"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "category"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "p_feature"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "brand"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "condition"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "p_type"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "supplier"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "product"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
24 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "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
12 queries
SELECT *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
12 queries
SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
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 cl.`link_rewrite`
			FROM `ps_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
3 queries
				SELECT `name`
				FROM `ps_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
3 queries
				SELECT tr.*
				FROM `ps_tax_rule` tr
				JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
3 queries
SELECT *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = XX
WHERE (a.`id_employee` = XX) LIMIT XX
3 queries
SELECT id_shop FROM `ps_employee_shop` WHERE `id_employee` = XX
2 queries
SELECT `active`
        FROM `ps_module`
        WHERE `name` = "ps_mbo" LIMIT XX
2 queries
SELECT m.`id_module` as `active`, ms.`id_module` as `shop_active`
        FROM `ps_module` m
        LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
        WHERE `name` = "ps_mbo" LIMIT XX
2 queries
		SELECT `id_category`
		FROM `ps_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT XX FROM `ps_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
			SELECT `need_identification_number`
			FROM `ps_country`
			WHERE `id_country` = XX LIMIT XX
2 queries
							SELECT `name`
							FROM `ps_hook`
							WHERE `id_hook` = XX LIMIT XX
2 queries
		SELECT m.*, ml.`description`, ml.`short_description`
		FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
        ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = XX)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = XX)WHERE XX AND m.`active` = XX ORDER BY m.`name` ASC
		

Tables stress

385 fmm_stickers_rules
385 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
50 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 category
32 product_sale
30 module_shop
30 product_lang
28 lang
26 specific_price
24 product_group_reduction_cache
24 pack
24 feature_lang
24 feature_value_lang
24 feature
24 feature_shop
24 attribute
24 attribute_lang
24 attribute_group
24 fmm_stickers
24 fmm_stickers_products
24 fmm_stickersbanners
24 fmm_stickersbanners_products
24 fmm_stickersbanners_lang
24 fmm_stickersbanners_shop
24 feature_value
21 category_shop
21 currency_shop
18 currency_lang
13 category_group
8 hook
6 employee_shop
5 shop_url
5 shop
5 manufacturer
4 lang_shop
4 country
4 cart_rule
4 rewards
3 hook_alias
3 group
3 image_type
3 tax_rule
3 tax_rules_group
3 employee
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 group_shop
2 cart_rule_lang
2 customer
2 manufacturer_shop
2 manufacturer_lang
2 psblogcat
2 psblogcat_lang
1 configuration_lang
1 module_group
1 meta
1 meta_lang
1 hook_module_exceptions
1 group_lang
1 feature_flag
1 address_format
1 required_field
1 rewards_state
1 rewards_state_lang
1 orders
1 rewards_account
1 layered_category
1 layered_filter_block
1 layered_price_index
1 tax
1 tax_lang
1 stfeature_wishlist
1 psblogcat_shop
1 psblog_blog
1 psblog_blog_lang
1 psblog_blog_shop
1 supplier
1 cms
1 cms_lang
1 cms_shop
1 connections
1 ganalytics_data

ObjectModel instances

Name Instances Source
Rules 144 /modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
Product 82 /src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77675]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77421]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77347]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77167]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77116]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77115]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77111]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77107]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77106]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77105]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77104]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77103]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 77001]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76982]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76976]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76963]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76942]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76940]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76928]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76922]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76507]
/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]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77675]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77675]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77421]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77421]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77347]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77347]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77167]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77167]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77116]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77116]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77115]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77115]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77111]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77111]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77107]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77107]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77106]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77106]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77105]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77105]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77104]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77104]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77103]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77103]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 77001]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 77001]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76982]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76982]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76976]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76976]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76963]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76963]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76942]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76942]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76940]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76940]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76928]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76928]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76922]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76922]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76507]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76507]
/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]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57694]
Address 28 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5960 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
Category 25 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 30103124]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30104904]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103127]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103487]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103306]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103126]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106755]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106759]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106781]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106923]
/classes/Meta.php:380 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
Stickers 24 /modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
Currency 18 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 10]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 11]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 5]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 7]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 4]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 12]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 6]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 9]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 8]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 3]
/classes/Tools.php:690 (getCurrencyInstance) [id: 1]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 5]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 2]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 9]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 8]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 3]
Country 5 /config/config.inc.php:146 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1767 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8]
Language 3 /config/config.inc.php:211 (__construct) [id: 2]
/classes/Tools.php:641 (__construct) [id: 2]
/classes/Tools.php:560 (__construct) [id: 2]
Employee 3 /modules/psblog/psblog.php:321 (__construct) [id: 5]
/modules/psblog/psblog.php:321 (__construct) [id: 19]
/modules/psblog/psblog.php:321 (__construct) [id: 1]
AddressFormat 2 /classes/controller/FrontController.php:1761 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
Tax 2 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 133]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 133]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
State 2 /classes/controller/FrontController.php:1766 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0]
CMS 1 /modules/czuecookie/czuecookie.php:135 (__construct) [id: 2]
PsBlogBlog 1 /modules/psblog/psblog.php:312 (__construct) [id: ]
Psblogcat 1 /modules/psblog/psblog.php:303 (__construct) [id: ]
Shop 1 /config/config.inc.php:117 (initialize) [id: 2]
Order 1 /modules/sogecommerce/sogecommerce.php:62 (__construct) [id: 0]
RewardsStateModel 1 /modules/allinone_rewards/models/RewardsModel.php:502 (__construct) [id: 2]
Risk 1 /classes/controller/FrontController.php:1694 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1691 (__construct) [id: 0]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

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