Goodies

Goodies

Filter By

Availability

Availability

Brand

Brand

Price

Price

  • €5.00 - €1,003.00

Goodies

Active filters

  • Availability: Not available
  • Brand: Bioworld
  • Brand: Capcom
  • Brand: Item Lab
  • Brand: Panini
  • Brand: Sideshow
Load Time 1199 ms
Querying Time 871 ms
Queries 1391
Memory Peak Usage 54.6 Mb
Included Files 1198 files - 13.96 Mb
PrestaShop Cache - Mb
Global vars 0.34 Mb
PrestaShop Version 8.1.7
PHP Version 8.1.33
MySQL Version 10.5.27-MariaDB
Memory Limit 12888M
Max Execution Time 12000s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 17.520 ms 17.520 ms 5.53 Mb 5.6 Mb
__construct 0.015 ms 17.535 ms - Mb 5.6 Mb
init 34.633 ms 52.168 ms 1.53 Mb 7.1 Mb
checkAccess 0.002 ms 52.170 ms - Mb 7.1 Mb
setMedia 5.668 ms 57.838 ms 0.61 Mb 7.7 Mb
postProcess 0.002 ms 57.840 ms - Mb 7.7 Mb
initHeader 0.002 ms 57.842 ms - Mb 7.7 Mb
initContent 694.389 ms 752.231 ms 7.87 Mb 15.7 Mb
initFooter 0.002 ms 752.233 ms - Mb 15.7 Mb
display 446.453 ms 1199 ms 38.22 Mb 54.6 Mb
Hook Time Memory Usage
DisplayProductListReviews 258.053 ms 25.72 Mb
DisplayHeader 74.144 ms 0.44 Mb
displayLeftColumn 37.259 ms 2.35 Mb
DisplayProductPriceBlock 22.707 ms 3.44 Mb
DisplayCzHoverImage 22.300 ms 1.13 Mb
DisplayFooter 10.009 ms 0.52 Mb
DisplayStWishlistButton 9.229 ms 0.02 Mb
DisplayStCompareButton 8.757 ms 0.03 Mb
displayFooter 6.171 ms 0.34 Mb
DisplayBeforeBodyClosingTag 4.875 ms 0.12 Mb
displayNav2 4.561 ms 0.45 Mb
DisplayTop 3.981 ms 0.05 Mb
displayNavFullWidth 3.950 ms 1.40 Mb
LeftColumn 3.665 ms 0.27 Mb
displayTop 3.217 ms 0.19 Mb
displayFooterBefore 2.420 ms 0.10 Mb
Header 1.507 ms 0.02 Mb
displayNav1 1.329 ms 0.08 Mb
ActionFrontControllerSetMedia 1.126 ms 0.01 Mb
ProductSearchProvider 1.014 ms - Mb
displayFooterAfter 0.974 ms 0.06 Mb
DisplayStWishlistTopLink 0.711 ms 0.04 Mb
DisplayStCompareTopLink 0.468 ms 0.01 Mb
DisplayLeftColumn 0.402 ms 0.11 Mb
ActionDispatcherBefore 0.299 ms 0.01 Mb
ModuleRoutes 0.013 ms - Mb
DisplayFooterAfter 0.007 ms - Mb
27 hook(s) 483.148 ms 36.91 Mb
Module Time Memory Usage
psblog 8.170 ms 0.34 Mb
colissimo 2.695 ms 0.39 Mb
ps_eventbus 4.440 ms 0.04 Mb
ps_mbo 7.082 ms 0.07 Mb
ps_emailalerts 0.817 ms 0.12 Mb
ps_facebook 22.877 ms 0.30 Mb
ps_emailsubscription 1.656 ms 0.14 Mb
blockreassurance 0.330 ms 0.04 Mb
ps_socialfollow 1.247 ms 0.07 Mb
mondialrelay 0.471 ms 0.07 Mb
allinone_rewards 73.865 ms 3.76 Mb
chronopost 0.454 ms 0.03 Mb
ps_accounts 0.505 ms 0.03 Mb
ps_googleanalytics 1.751 ms 0.09 Mb
ps_shoppingcart 0.940 ms 0.07 Mb
ps_searchbar 1.339 ms 0.10 Mb
cz_imageslider 0.497 ms 0.06 Mb
cz_categoryslider 0.375 ms 0.09 Mb
czcouponpop 0.153 ms 0.03 Mb
czproductsearch 4.718 ms 0.07 Mb
productlabelsandstickers 259.178 ms 25.99 Mb
sogecommerce 1.953 ms 0.23 Mb
cz_verticalmenu 3.781 ms 1.37 Mb
stfeature 20.047 ms 0.18 Mb
cz_themeoptions 2.270 ms 0.13 Mb
czsalenotification 8.837 ms 0.46 Mb
goaffpro 0.207 ms 0.02 Mb
ps_facetedsearch 2.439 ms 0.15 Mb
cz_navcmsblock 1.577 ms 0.10 Mb
cz_toplink 1.111 ms 0.08 Mb
ps_languageselector 0.913 ms 0.07 Mb
ps_currencyselector 2.951 ms 0.36 Mb
ps_customersignin 1.958 ms 0.12 Mb
ps_mainmenu 0.948 ms 0.09 Mb
ps_categorytree 35.247 ms 2.26 Mb
cz_leftbanner 1.241 ms 0.08 Mb
cz_newproducts 1.352 ms 0.08 Mb
cz_imagehover 22.587 ms 1.16 Mb
cz_footercmsblock 1.355 ms 0.08 Mb
ps_linklist 1.739 ms 0.09 Mb
ps_contactinfo 1.591 ms 0.09 Mb
cz_themeimages 1.389 ms 0.07 Mb
czuecookie 1.345 ms 0.08 Mb
cz_blocklink 1.200 ms 0.14 Mb
statsdata 3.505 ms 0.08 Mb
45 module(s) 515.103 ms 39.47 Mb

Stopwatch SQL - 1391 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
294.769 ms 106100300 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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, 551, 57, 579, 35) AND c.nleft>=839 AND c.nright<=2644
45.813 ms 127 /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
28.158 ms 10759 /modules/allinone_rewards/models/RewardsAccountModel.php:52
149
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-01 00:00:00',
INTERVAL 30 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (76637,76635,76632,76630,76629,75539,74740,74616,74595,73248,72525,72524,72523,72522,71386,71385,71338,71267,71266,71265,71261,70636,69745,69583)
26.660 ms 24 /classes/ProductAssembler.php:95
483
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
20.953 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'
12.135 ms 3149 /modules/allinone_rewards/models/RewardsModel.php:546
507
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`=76637
10.059 ms 308 /classes/Tag.php:244
126
SELECT SQL_NO_CACHE r.id_reward
FROM `ps_rewards` r
JOIN `ps_orders` o ON (o.id_order = r.id_order AND o.id_shop IN (2) )
WHERE (
(r.id_reward_state=1 AND o.current_state IN (5,2))
OR (r.id_reward_state = 6 AND o.current_state IN (5,2))
)
8.389 ms 1993 /modules/allinone_rewards/models/RewardsModel.php:530
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.703 ms 11768 /classes/Configuration.php:180
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
3.928 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
3.922 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
522
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
3.908 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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, 551, 57, 579, 35) 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
3.890 ms 16129 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
148
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("7bb9e5b7ec1f3e64e0259b37bca04249", "a:1:{s:7:\"filters\";a:4:{i:0;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:12:\"Availability\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:8:\"In stock\";s:3:\"nbr\";i:55;}i:0;a:3:{s:4:\"name\";s:13:\"Not available\";s:3:\"nbr\";i:72;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:3:{s:4:\"name\";s:8:\"Sideshow\";s:3:\"nbr\";i:2;s:7:\"checked\";b:1;}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:2:{s:4:\"name\";s:12:\"Pyramid intl\";s:3:\"nbr\";i:13;}i:164;a:2:{s:4:\"name\";s:4:\"Jada\";s:3:\"nbr\";i:1;}i:165;a:2:{s:4:\"name\";s:16:\"Quantum Mechanix\";s:3:\"nbr\";i:17;}i:166;a:2:{s:4:\"name\";s:7:\"Matagot\";s:3:\"nbr\";i:1;}i:167;a:2:{s:4:\"name\";s:9:\"Filosofia\";s:3:\"nbr\";i:4;}i:168;a:2:{s:4:\"name\";s:8:\"Asmodée\";s:3:\"nbr\";i:67;}i:171;a:2:{s:4:\"name\";s:14:\"Days Of Wonder\";s:3:\"nbr\";i:10;}i:176;a:2:{s:4:\"name\";s:4:\"Edge\";s:3:\"nbr\";i:6;}i:179;a:2:{s:4:\"name\";s:9:\"Ultra Pro\";s:3:\"nbr\";i:16;}i:194;a:2:{s:4:\"name\";s:17:\"Weta Collectibles\";s:3:\"nbr\";i:5;}i:385;a:2:{s:4:\"name\";s:12:\"4D Cityscape\";s:3:\"nbr\";i:8;}i:487;a:2:{s:4:\"name\";s:8:\"Pokémon\";s:3:\"nbr\";i:37;}i:491;a:2:{s:4:\"name\";s:10:\"KIDdesigns\";s:3:\"nbr\";i:1;}i:497;a:2:{s:4:\"name\";s:13:\"Eurobric 2000\";s:3:\"nbr\";i:2;}i:508;a:2:{s:4:\"name\";s:14:\"Ultimate Guard\";s:3:\"nbr\";i:1;}i:513;a:2:{s:4:\"name\";s:10:\"Wrebbit 3D\";s:3:\"nbr\";i:23;}i:515;a:2:{s:4:\"name\";s:12:\"Cinereplicas\";s:3:\"nbr\";i:68;}i:521;a:2:{s:4:\"name\";s:5:\"Furyu\";s:3:\"nbr\";i:97;}i:530;a:2:{s:4:\"name\";s:7:\"Molotow\";s:3:\"nbr\";i: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:3:{s:4:\"name\";s:6:\"Panini\";s:3:\"nbr\";i:40;s:7:\"checked\";b:1;}i:580;a:2:{s:4:\"name\";s:9:\"RoomMates\";s:3:\"nbr\";i:137;}i:581;a:2:{s:4:\"name\";s:7:\"Estream\";s:3:\"nbr\";i:1;}i:583;a:2:{s:4:\"name\";s:4:\"SEGA\";s:3:\"nbr\";i:65;}i:747;a:2:{s:4:\"name\";s:17:\"Don\'t Panic Games\";s:3:\"nbr\";i:3;}i:750;a:2:{s:4:\"name\";s:11:\"Avalon Hill\";s:3:\"nbr\";i:6;}i:751;a:2:{s:4:\"name\";s:9:\"KAYOU 110\";s:3:\"nbr\";i:17;}i:752;a:2:{s:4:\"name\";s:7:\"Mixlore\";s:3:\"nbr\";i:1;}i:754;a:2:{s:4:\"name\";s:20:\"THE NOBLE COLLECTION\";s:3:\"nbr\";i:3;}i:755;a:2:{s:4:\"name\";s:16:\"DOCTOR COLLECTOR\";s:3:\"nbr\";i:4;}i:757;a:2:{s:4:\"name\";s:8:\"ULTRAPRO\";s:3:\"nbr\";i:33;}i:758;a:2:{s:4:\"name\";s:10:\"KETTEI ART\";s:3:\"nbr\";i:4;}i:760;a:2:{s:4:\"name\";s:8:\"Libellud\";s:3:\"nbr\";i:1;}i:761;a:2:{s:4:\"name\";s:8:\"CARD FUN\";s:3:\"nbr\";i:9;}i:763;a:2:{s:4:\"name\";s:30:\"4D Cityscape Worldwide Limited\";s:3:\"nbr\";i:5;}i:764;a:2:{s:4:\"name\";s:14:\"Kitsune Statue\";s:3:\"nbr\";i:4;}i:766;a:2:{s:4:\"name\";s:6:\"KONAMI\";s:3:\"nbr\";i:1;}i:767;a:2:{s:4:\"name\";s:16:\"HES COLLECTIBLES\";s:3:\"nbr\";i:1;}i:769;a:2:{s:4:\"name\";s:15:\"DRAGON MEMORIES\";s:3:\"nbr\";i:2;}i:770;a:2:{s:4:\"name\";s:9:\"Pure Arts\";s:3:\"nbr\";i:4;}i:771;a:2:{s:4:\"name\";s:9:\"BUSHIROAD\";s:3:\"nbr\";i:7;}i:772;a:2:{s:4:\"name\";s:6:\"CATHAY\";s:3:\"nbr\";i:9;}i:775;a:2:{s:4:\"name\";s:9:\"TAKA CORP\";s:3:\"nbr\";i:1;}i:779;a:2:{s:4:\"name\";s:7:\"Pantasy\";s:3:\"nbr\";i:17;}i:783;a:2:{s:4:\"name\";s:15:\"Bandai Tamashii\";s:3:\"nbr\";i:1;}i:788;a:2:{s:4:\"name\";s:6:\"52TOYS\";s:3:\"nbr\";i:5;}i:790;a:2:{s:4:\"name\";s:6:\"FUNISM\";s:3:\"nbr\";i:21;}i:794;a:2:{s:4:\"name\";s:10:\"LANGBOWANG\";s:3:\"nbr\";i:5;}i:795;a:2:{s:4:\"name\";s:7:\"ARTEONN\";s:3:\"nbr\";i:28;}i:797;a:2:{s:4:\"name\";s:7:\"BLOKEES\";s:3:\"nbr\";i:2;}i:799;a:2:{s:4:\"name\";s:8:\"DANNEELS\";s:3:\"nbr\";i:1;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:3;a:12:{s:9:\"type_lite\";s:5:\"price\";s:4:\"type\";s:5:\"price\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Price\";s:3:\"max\";d:1003;s:3:\"min\";d:5;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:72;s:5:\"value\";N;}}}")
3.557 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
1000
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`=71386
3.551 ms 52 /classes/Tag.php:244
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, 551, 57, 579, 35) 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)))
3.503 ms 16129 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
521
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
3.477 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, 551, 57, 579, 35) 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'
3.319 ms 16129 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
577
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`=76632
3.251 ms 319 /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, 551, 57, 579, 35) 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)))
3.249 ms 16129 /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, 551, 57, 579, 35) 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))
3.240 ms 16129 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
647
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`=76629
3.221 ms 352 /classes/Tag.php:244
476
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
3.084 ms 11 Yes /modules/czproductsearch/czproductsearch.php:169
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, 551, 57, 579, 35) 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))
3.003 ms 16129 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
940
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`=72523
2.963 ms 62 /classes/Tag.php:244
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` = 74740
AND image_shop.`cover` = 1 LIMIT 1
2.905 ms 1 /classes/Product.php:3570
941
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
2.836 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
859
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`=72525
2.773 ms 54 /classes/Tag.php:244
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.770 ms 691 /classes/Hook.php:456
718
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`=74740
2.709 ms 30 /classes/Tag.php:244
612
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`=76630
2.704 ms 264 /classes/Tag.php:244
17
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 2 AND module_shop.enable_device & 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 2) AND (mg.id_shop = 2 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
2.689 ms 4384 Yes Yes /classes/Hook.php:1267
1388
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4444908', '', 'www.foxchip-collector.com/en/30103124-goodies?q=Availability-Not+available%2FBrand-Bioworld-Capcom-Kidrobot-Panini-Sideshow-Item+Lab', '', '2025-08-01 15:00:53')
2.466 ms 1 /classes/ObjectModel.php:622
441
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 70636
ORDER BY `position`
2.263 ms 1 Yes /classes/Product.php:3545
542
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`=76635
2.207 ms 286 /classes/Tag.php:244
754
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`=74616
2.206 ms 60 /classes/Tag.php:244
942
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
2.001 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
408
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72525
ORDER BY `position`
1.985 ms 1 Yes /classes/Product.php:3545
962
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 (72522) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.921 ms 1 Yes Yes /classes/Product.php:4520
937
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` = 72523
1.892 ms 1 /classes/Product.php:4835
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, 551, 57, 579, 35) 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:52' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-08-01 15:00:52' <= 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)))
1.874 ms 84 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
378
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` = 76637
ORDER BY `position`
1.860 ms 3 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.851 ms 0 /classes/Hook.php:1326
420
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71386
ORDER BY `position`
1.786 ms 1 Yes /classes/Product.php:3545
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
1.757 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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`=71267
1.745 ms 52 /classes/Tag.php:244
145
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 2)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
1.739 ms 257 Yes /classes/Manufacturer.php:211
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
1.661 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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
1.619 ms 257 Yes /classes/Manufacturer.php:211
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` = 70636
AND image_shop.`cover` = 1 LIMIT 1
1.568 ms 1 /classes/Product.php:3570
390
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 76629
ORDER BY `position`
1.529 ms 3 Yes /classes/Product.php:3545
765
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
1.515 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 71386
AND image_shop.`cover` = 1 LIMIT 1
1.510 ms 1 /classes/Product.php:3570
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` = 71267
AND image_shop.`cover` = 1 LIMIT 1
1.508 ms 1 /classes/Product.php:3570
824
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`=73248
1.493 ms 46 /classes/Tag.php:244
396
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 74740
ORDER BY `position`
1.470 ms 1 Yes /classes/Product.php:3545
444
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 69745
ORDER BY `position`
1.455 ms 1 Yes /classes/Product.php:3545
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` = 71385 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` = 71385 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.420 ms 0 /classes/Cart.php:1426
1321
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`=69583
1.319 ms 56 /classes/Tag.php:244
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` = 72525
AND image_shop.`cover` = 1 LIMIT 1
1.318 ms 1 /classes/Product.php:3570
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 = 72522
ORDER BY f.position ASC
1.270 ms 1 Yes /classes/Product.php:6017
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 = 71385
ORDER BY f.position ASC
1.269 ms 1 Yes /classes/Product.php:6017
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 = 73248
ORDER BY f.position ASC
1.255 ms 1 Yes /classes/Product.php:6017
783
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
1.223 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = 76629
AND image_shop.`cover` = 1 LIMIT 1
1.133 ms 3 /classes/Product.php:3570
789
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`=74595
1.127 ms 62 /classes/Tag.php:244
1250
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`=70636
1.120 ms 60 /classes/Tag.php:244
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.080 ms 320 Yes /classes/Dispatcher.php:654
1286
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`=69745
1.069 ms 58 /classes/Tag.php:244
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` = 71386)
1.028 ms 1 /classes/Product.php:3860
622
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=76630
1.018 ms 264 /classes/Tag.php:244
965
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`=72522
1.006 ms 54 /classes/Tag.php:244
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` = 76637 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` = 76637 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.001 ms 0 /classes/Cart.php:1426
1071
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`=71338
0.993 ms 54 /classes/Tag.php:244
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 = 71338
ORDER BY f.position ASC
0.987 ms 1 Yes /classes/Product.php:6017
683
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`=75539
0.985 ms 66 /classes/Tag.php:244
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.982 ms 1 /classes/tax/TaxRulesTaxManager.php:109
393
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 75539
ORDER BY `position`
0.980 ms 1 Yes /classes/Product.php:3545
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` = 75539
AND image_shop.`cover` = 1 LIMIT 1
0.948 ms 1 /classes/Product.php:3570
820
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` = 73248
ORDER BY `position`
0.939 ms 4 Yes /classes/Product.php:3545
359
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` = 69745
AND image_shop.`cover` = 1 LIMIT 1
0.936 ms 1 /classes/Product.php:3570
1282
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` = 69745
ORDER BY `position`
0.934 ms 1 Yes /classes/Product.php:3545
488
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.930 ms 3 Yes /classes/Category.php:1600
405
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 73248
ORDER BY `position`
0.929 ms 4 Yes /classes/Product.php:3545
657
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=76629
0.905 ms 352 /classes/Tag.php:244
895
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=72524
0.892 ms 58 /classes/Tag.php:244
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` = 73248
AND image_shop.`cover` = 1 LIMIT 1
0.882 ms 4 /classes/Product.php:3570
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` = 71338 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` = 71338 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.866 ms 0 /classes/Cart.php:1426
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 = 71267
ORDER BY f.position ASC
0.858 ms 1 Yes /classes/Product.php:6017
447
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 69583
ORDER BY `position`
0.839 ms 1 Yes /classes/Product.php:3545
793
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 74595
0.829 ms 1 /classes/Product.php:3423
302
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71385) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.824 ms 1 /classes/stock/StockAvailable.php:453
429
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71267
ORDER BY `position`
0.818 ms 1 Yes /classes/Product.php:3545
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` = 71267 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` = 71267 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.816 ms 0 /classes/Cart.php:1426
252
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.809 ms 1 /classes/Product.php:5655
307
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71338 LIMIT 1
0.802 ms 1 /classes/SpecificPrice.php:435
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` = 71338)
0.779 ms 1 /classes/Product.php:3860
402
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 74595
ORDER BY `position`
0.779 ms 1 Yes /classes/Product.php:3545
587
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=76632
0.774 ms 319 /classes/Tag.php:244
517
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=76637
0.773 ms 308 /classes/Tag.php:244
345
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71261 AND id_shop=2 LIMIT 1
0.745 ms 1 /classes/Product.php:6872
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` = 73248)
0.741 ms 1 /classes/Product.php:3860
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` = 71386 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` = 71386 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.741 ms 0 /classes/Cart.php:1426
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 = 76637
ORDER BY f.position ASC
0.735 ms 1 Yes /classes/Product.php:6017
21
SHOW TABLES LIKE '%psblog_blog%'
0.723 ms 1 /modules/psblog/psblog.php:60
138
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="7bb9e5b7ec1f3e64e0259b37bca04249" LIMIT 1
0.720 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
495
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.720 ms 20 Yes Yes /modules/psblog/classes/blog.php:256
289
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71386 LIMIT 1
0.715 ms 1 /classes/SpecificPrice.php:435
315
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.713 ms 1 /classes/Product.php:5655
552
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=76635
0.705 ms 286 /classes/Tag.php:244
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` = 76629 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` = 76629 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.689 ms 0 /classes/Cart.php:1426
309
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71338 AND id_shop=2 LIMIT 1
0.686 ms 1 /classes/Product.php:6872
310
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71338 AND `id_group` = 1 LIMIT 1
0.685 ms 0 /classes/GroupReduction.php:156
91
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 2)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 2 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 30103124
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.682 ms 9 Yes Yes /classes/Category.php:924
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` = 71261
AND image_shop.`cover` = 1 LIMIT 1
0.675 ms 1 /classes/Product.php:3570
320
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71267) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.669 ms 1 /classes/stock/StockAvailable.php:453
938
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72523 AND `id_cart` = 0 LIMIT 1
0.660 ms 1 /classes/Product.php:4130
16
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
0.645 ms 1101 /classes/Hook.php:1366
306
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.603 ms 1 /classes/Product.php:5655
324
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.588 ms 1 /classes/Product.php:5655
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.580 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
351
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.577 ms 1 /classes/Product.php:5655
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` = 75539 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` = 75539 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.566 ms 0 /classes/Cart.php:1426
319
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71267 AND `id_group` = 1 LIMIT 1
0.565 ms 0 /classes/GroupReduction.php:156
784
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.555 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = 71267)
0.555 ms 1 /classes/Product.php:3860
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` = 74616 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` = 74616 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.541 ms 0 /classes/Cart.php:1426
311
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71338) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.535 ms 1 /classes/stock/StockAvailable.php:453
291
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71386 AND id_shop=2 LIMIT 1
0.507 ms 1 /classes/Product.php:6872
961
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` = 72522
ORDER BY `position`
0.506 ms 1 Yes /classes/Product.php:3545
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` = 71266
AND image_shop.`cover` = 1 LIMIT 1
0.498 ms 1 /classes/Product.php:3570
19
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.494 ms 1101 /classes/Hook.php:1326
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` = 72522 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` = 72522 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.493 ms 0 /classes/Cart.php:1426
926
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` = 72523
ORDER BY `position`
0.492 ms 1 Yes /classes/Product.php:3545
1351
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.486 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
764
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`=74616
0.485 ms 60 /classes/Tag.php:244
786
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 (74595) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.484 ms 1 Yes Yes /classes/Product.php:4520
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` = 73248 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` = 73248 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.479 ms 0 /classes/Cart.php:1426
288
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.476 ms 1 /classes/Product.php:5655
1318
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 (69583) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.475 ms 1 Yes Yes /classes/Product.php:4520
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` = 76632 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` = 76632 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.474 ms 0 /classes/Cart.php:1426
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` = 72523 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` = 72523 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.468 ms 0 /classes/Cart.php:1426
1212
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 (71261) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.467 ms 1 Yes Yes /classes/Product.php:4520
1068
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 (71338) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.465 ms 1 Yes Yes /classes/Product.php:4520
237
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 74595 AND id_shop=2 LIMIT 1
0.463 ms 1 /classes/Product.php:6872
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.463 ms 1 /classes/tax/TaxRulesTaxManager.php:109
198
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.461 ms 1 /classes/Product.php:5655
1368
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.459 ms 792 /modules/czsalenotification/czsalenotification.php:517
1390
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 (76637,76635,76632,76630,76629,75539,74740,74616,74595,73248,72525,72524,72523,72522,71386,71385,71338,71267,71266,71265,71261,70636,69745,69583) AND cl.`id_lang` = 2
ORDER BY c.`level_depth` DESC
0.459 ms 24 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
751
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 (74616) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.456 ms 1 Yes Yes /classes/Product.php:4520
366
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` = 69745 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` = 69745 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.454 ms 0 /classes/Cart.php:1426
609
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 (76630) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.452 ms 1 Yes Yes /classes/Product.php:4520
790
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 74595) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.450 ms 1 /classes/stock/StockAvailable.php:778
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` = 76630 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` = 76630 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.449 ms 0 /classes/Cart.php:1426
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 = 76632
ORDER BY f.position ASC
0.448 ms 1 Yes /classes/Product.php:6017
485
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.447 ms 1 /src/Adapter/EntityMapper.php:71
801
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.446 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 71265 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` = 71265 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.445 ms 0 /classes/Cart.php:1426
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` = 76635 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` = 76635 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.440 ms 0 /classes/Cart.php:1426
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` = 72525 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` = 72525 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.431 ms 0 /classes/Cart.php:1426
375
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` = 69583 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` = 69583 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.430 ms 0 /classes/Cart.php:1426
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.422 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1353
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 353 AND `id_shop` = 2 LIMIT 1
0.422 ms 1 /classes/module/Module.php:2109
799
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`=74595
0.420 ms 62 /classes/Tag.php:244
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` = 71385)
0.419 ms 1 /classes/Product.php:3860
503
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 (76637) 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
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.417 ms 141 /classes/module/Module.php:345
802
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.414 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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.414 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1081
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`=71338
0.412 ms 54 /classes/Tag.php:244
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.409 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 = 75539
ORDER BY f.position ASC
0.408 ms 1 Yes /classes/Product.php:6017
1327
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` = 69583
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.405 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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.403 ms 141 /classes/module/Module.php:345
627
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.403 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
924
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.403 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (71265) 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
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.399 ms 141 /classes/module/Module.php:345
301
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71385 AND `id_group` = 1 LIMIT 1
0.397 ms 0 /classes/GroupReduction.php:156
486
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.397 ms 1 /classes/Category.php:1585
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 = 71266
ORDER BY f.position ASC
0.396 ms 1 Yes /classes/Product.php:6017
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` = 71266 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` = 71266 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.394 ms 0 /classes/Cart.php:1426
1032
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 (71385) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.393 ms 1 Yes Yes /classes/Product.php:4520
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.392 ms 141 /classes/module/Module.php:345
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.392 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.391 ms 141 /classes/module/Module.php:345
166
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76637) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.390 ms 1 /classes/stock/StockAvailable.php:453
766
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.383 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.381 ms 0 /modules/psblog/psblog.php:60
644
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 (76629) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.377 ms 1 Yes Yes /classes/Product.php:4520
856
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 (72525) 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
1374
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 55955) AND (b.`id_shop` = 2) LIMIT 1
0.374 ms 1 /src/Adapter/EntityMapper.php:71
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` = 74595 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` = 74595 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
292
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71386 AND `id_group` = 1 LIMIT 1
0.373 ms 0 /classes/GroupReduction.php:156
1189
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=71265
0.372 ms 52 /classes/Tag.php:244
1348
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.370 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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 = 71386
ORDER BY f.position ASC
0.368 ms 1 Yes /classes/Product.php:6017
1352
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.368 ms 1 /classes/module/Module.php:2636
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` = 71338
AND image_shop.`cover` = 1 LIMIT 1
0.367 ms 1 /classes/Product.php:3570
1225
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`=71261
0.367 ms 48 /classes/Tag.php:244
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` = 74740 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` = 74740 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.366 ms 0 /classes/Cart.php:1426
380
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` = 76635) AND (b.`id_shop` = 2) LIMIT 1
0.365 ms 1 /src/Adapter/EntityMapper.php:71
539
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 (76635) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.364 ms 1 Yes Yes /classes/Product.php:4520
892
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (72524) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.364 ms 1 Yes Yes /classes/Product.php:4520
1029
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.363 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
750
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` = 74616
ORDER BY `position`
0.363 ms 1 Yes /classes/Product.php:3545
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.362 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
376
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 = 69583
ORDER BY f.position ASC
0.361 ms 1 Yes /classes/Product.php:6017
1215
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`=71261
0.361 ms 48 /classes/Tag.php:244
1369
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 53535) AND (b.`id_shop` = 2) LIMIT 1
0.360 ms 1 /src/Adapter/EntityMapper.php:71
992
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.358 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1130
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.357 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.357 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 71261 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` = 71261 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.356 ms 0 /classes/Cart.php:1426
484
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.356 ms 21 /classes/Category.php:2242
574
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 (76632) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.356 ms 1 Yes Yes /classes/Product.php:4520
1378
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 57142) AND (b.`id_shop` = 2) LIMIT 1
0.356 ms 1 /src/Adapter/EntityMapper.php:71
357
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` = 70636 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` = 70636 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.354 ms 0 /classes/Cart.php:1426
392
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 75539) AND (b.`id_shop` = 2) LIMIT 1
0.354 ms 1 /src/Adapter/EntityMapper.php:71
997
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 (71386) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.354 ms 1 Yes Yes /classes/Product.php:4520
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.354 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.353 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1247
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 (70636) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.352 ms 1 Yes Yes /classes/Product.php:4520
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` = 76635)
0.351 ms 1 /classes/Product.php:3860
201
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76629 AND id_shop=2 LIMIT 1
0.350 ms 1 /classes/Product.php:6872
298
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71385 LIMIT 1
0.350 ms 1 /classes/SpecificPrice.php:435
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.350 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 = 76635
ORDER BY f.position ASC
0.349 ms 1 Yes /classes/Product.php:6017
960
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.349 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1382
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.348 ms 1 /src/Adapter/EntityMapper.php:71
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` = 76637
AND image_shop.`cover` = 1 LIMIT 1
0.344 ms 3 /classes/Product.php:3570
176
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76635) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.344 ms 1 /classes/stock/StockAvailable.php:453
680
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 (75539) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.344 ms 1 Yes Yes /classes/Product.php:4520
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.343 ms 3 Yes /classes/shop/Shop.php:715
645
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 = 76629
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.343 ms 0 /classes/Product.php:1732
715
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 (74740) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.343 ms 1 Yes Yes /classes/Product.php:4520
367
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 = 69745
ORDER BY f.position ASC
0.341 ms 1 Yes /classes/Product.php:6017
275
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72523) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.341 ms 1 /classes/stock/StockAvailable.php:453
821
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 (73248) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.340 ms 1 Yes Yes /classes/Product.php:4520
211
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 75539 AND `id_group` = 1 LIMIT 1
0.338 ms 0 /classes/GroupReduction.php:156
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.336 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 71385
AND image_shop.`cover` = 1 LIMIT 1
0.335 ms 1 /classes/Product.php:3570
927
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 (72523) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.335 ms 1 Yes Yes /classes/Product.php:4520
1148
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` = 71266
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.335 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
174
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76635 AND id_shop=2 LIMIT 1
0.334 ms 1 /classes/Product.php:6872
1140
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 (71266) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.333 ms 1 Yes Yes /classes/Product.php:4520
505
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 = 76637
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.332 ms 0 /classes/Product.php:1732
300
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71385 AND id_shop=2 LIMIT 1
0.332 ms 1 /classes/Product.php:6872
935
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` = 72523
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.331 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = 72524 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` = 72524 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.331 ms 0 /classes/Cart.php:1426
936
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` = 72523
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.330 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1153
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`=71266
0.329 ms 52 /classes/Tag.php:244
1283
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 (69745) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.329 ms 1 Yes Yes /classes/Product.php:4520
273
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72523 AND id_shop=2 LIMIT 1
0.327 ms 1 /classes/Product.php:6872
386
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` = 76630) AND (b.`id_shop` = 2) LIMIT 1
0.327 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 = 74595
ORDER BY f.position ASC
0.324 ms 1 Yes /classes/Product.php:6017
1194
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.323 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
389
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 76629) AND (b.`id_shop` = 2) LIMIT 1
0.321 ms 1 /src/Adapter/EntityMapper.php:71
1211
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` = 71261
ORDER BY `position`
0.321 ms 1 Yes /classes/Product.php:3545
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.319 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
377
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` = 76637) AND (b.`id_shop` = 2) LIMIT 1
0.318 ms 1 /src/Adapter/EntityMapper.php:71
107
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-01 00:00:00" AND date_to <= "2025-08-01 23:59:59") OR (date_from >= "2025-08-01 00:00:00" AND date_from <= "2025-08-01 23:59:59") OR (date_from < "2025-08-01 00:00:00" AND date_to > "2025-08-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.317 ms 9 /classes/CartRule.php:357
371
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` = 69583)
0.316 ms 1 /classes/Product.php:3860
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.316 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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.313 ms 5 /classes/CartRule.php:423
383
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` = 76632) AND (b.`id_shop` = 2) LIMIT 1
0.313 ms 1 /src/Adapter/EntityMapper.php:71
872
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.312 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
425
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 71338) AND (b.`id_shop` = 2) LIMIT 1
0.310 ms 1 /src/Adapter/EntityMapper.php:71
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.309 ms 3 Yes /classes/PrestaShopCollection.php:383
905
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=72524
0.309 ms 58 /classes/Tag.php:244
410
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 72524) AND (b.`id_shop` = 2) LIMIT 1
0.308 ms 1 /src/Adapter/EntityMapper.php:71
422
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 71385) AND (b.`id_shop` = 2) LIMIT 1
0.308 ms 1 /src/Adapter/EntityMapper.php:71
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` = 71265)
0.308 ms 1 /classes/Product.php:3860
916
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.307 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
502
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` = 76637
ORDER BY `position`
0.305 ms 3 Yes /classes/Product.php:3545
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 = 71261
ORDER BY f.position ASC
0.302 ms 1 Yes /classes/Product.php:6017
975
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`=72522
0.302 ms 54 /classes/Tag.php:244
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 (71267) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.301 ms 1 Yes Yes /classes/Product.php:4520
1375
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.301 ms 3 /classes/Image.php:401
1179
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=71265
0.297 ms 52 /classes/Tag.php:244
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.297 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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 = 74740
ORDER BY f.position ASC
0.297 ms 1 Yes /classes/Product.php:6017
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 = 72523
ORDER BY f.position ASC
0.297 ms 1 Yes /classes/Product.php:6017
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` = 76635
AND image_shop.`cover` = 1 LIMIT 1
0.296 ms 2 /classes/Product.php:3570
360
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.296 ms 1 /classes/Product.php:5655
785
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` = 74595
ORDER BY `position`
0.296 ms 1 Yes /classes/Product.php:3545
1216
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71261) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.296 ms 1 /classes/stock/StockAvailable.php:778
354
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 70636 AND id_shop=2 LIMIT 1
0.294 ms 1 /classes/Product.php:6872
1043
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71385 AND `id_cart` = 0 LIMIT 1
0.294 ms 1 /classes/Product.php:4130
1205
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.294 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
387
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` = 76630
ORDER BY `position`
0.292 ms 1 Yes /classes/Product.php:3545
697
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.292 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1350
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.292 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
643
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` = 76629
ORDER BY `position`
0.290 ms 3 Yes /classes/Product.php:3545
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.289 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
202
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76629 AND `id_group` = 1 LIMIT 1
0.289 ms 0 /classes/GroupReduction.php:156
581
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76632
0.287 ms 1 /classes/Product.php:3423
1349
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.285 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1010
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`=71386
0.285 ms 52 /classes/Tag.php:244
358
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 = 70636
ORDER BY f.position ASC
0.284 ms 1 Yes /classes/Product.php:6017
362
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` = 69745)
0.284 ms 1 /classes/Product.php:3860
1217
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71261) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.284 ms 1 /classes/stock/StockAvailable.php:753
749
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.283 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1255
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` = 70636
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.282 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
398
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 74616) AND (b.`id_shop` = 2) LIMIT 1
0.281 ms 1 /src/Adapter/EntityMapper.php:71
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`=71267
0.281 ms 52 /classes/Tag.php:244
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 = 76629
ORDER BY f.position ASC
0.279 ms 1 Yes /classes/Product.php:6017
379
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76637
0.278 ms 1 /classes/Product.php:2902
404
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 73248) AND (b.`id_shop` = 2) LIMIT 1
0.278 ms 1 /src/Adapter/EntityMapper.php:71
1047
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.277 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1315
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.276 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
293
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71386) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.275 ms 1 /classes/stock/StockAvailable.php:453
794
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` = 74595
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.275 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1246
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` = 70636
ORDER BY `position`
0.275 ms 1 Yes /classes/Product.php:3545
884
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.274 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 76637)
0.274 ms 1 /classes/Product.php:3860
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.274 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 74740 AND id_shop=2 LIMIT 1
0.273 ms 1 /classes/Product.php:6872
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 = 72525
ORDER BY f.position ASC
0.273 ms 1 Yes /classes/Product.php:6017
284
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72522) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.273 ms 1 /classes/stock/StockAvailable.php:453
1036
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71385) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.273 ms 1 /classes/stock/StockAvailable.php:778
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 = 74616
ORDER BY f.position ASC
0.272 ms 1 Yes /classes/Product.php:6017
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` = 75539)
0.272 ms 1 /classes/Product.php:3860
443
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 69745) AND (b.`id_shop` = 2) LIMIT 1
0.271 ms 1 /src/Adapter/EntityMapper.php:71
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 = 71265
ORDER BY f.position ASC
0.271 ms 1 Yes /classes/Product.php:6017
395
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 74740) AND (b.`id_shop` = 2) LIMIT 1
0.271 ms 1 /src/Adapter/EntityMapper.php:71
830
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` = 73248
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.271 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
446
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 69583) AND (b.`id_shop` = 2) LIMIT 1
0.270 ms 1 /src/Adapter/EntityMapper.php:71
760
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` = 74616
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.270 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.270 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
346
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71261 AND `id_group` = 1 LIMIT 1
0.269 ms 0 /classes/GroupReduction.php:156
316
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71267 LIMIT 1
0.268 ms 1 /classes/SpecificPrice.php:435
407
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 72525) AND (b.`id_shop` = 2) LIMIT 1
0.268 ms 1 /src/Adapter/EntityMapper.php:71
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.268 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1220
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` = 71261
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.268 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1175
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71265
ORDER BY `position`
0.267 ms 1 Yes /classes/Product.php:3545
1042
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` = 71385
0.266 ms 1 /classes/Product.php:4835
1331
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`=69583
0.266 ms 56 /classes/Tag.php:244
930
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`=72523
0.265 ms 62 /classes/Tag.php:244
1244
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.265 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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 = 72524
ORDER BY f.position ASC
0.265 ms 1 Yes /classes/Product.php:6017
440
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 70636) AND (b.`id_shop` = 2) LIMIT 1
0.264 ms 1 /src/Adapter/EntityMapper.php:71
244
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 73248 LIMIT 1
0.264 ms 1 /classes/SpecificPrice.php:435
693
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`=75539
0.264 ms 66 /classes/Tag.php:244
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.262 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
704
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.262 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
891
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72524
ORDER BY `position`
0.262 ms 1 Yes /classes/Product.php:3545
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` = 72525)
0.261 ms 1 /classes/Product.php:3860
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.261 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1025
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.261 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1143
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`=71266
0.261 ms 52 /classes/Tag.php:244
618
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` = 76630
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.260 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.259 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
437
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 71261) AND (b.`id_shop` = 2) LIMIT 1
0.259 ms 1 /src/Adapter/EntityMapper.php:71
855
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` = 72525
ORDER BY `position`
0.257 ms 1 Yes /classes/Product.php:3545
1031
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` = 71385
ORDER BY `position`
0.257 ms 1 Yes /classes/Product.php:3545
1383
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57694
AND image_shop.`cover`= 1 LIMIT 1
0.256 ms 3 /classes/Image.php:401
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` = 74740)
0.255 ms 1 /classes/Product.php:3860
265
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72524 AND `id_group` = 1 LIMIT 1
0.255 ms 0 /classes/GroupReduction.php:156
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.255 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
419
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 71386) AND (b.`id_shop` = 2) LIMIT 1
0.254 ms 1 /src/Adapter/EntityMapper.php:71
247
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 73248 AND `id_group` = 1 LIMIT 1
0.254 ms 0 /classes/GroupReduction.php:156
431
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 71266) AND (b.`id_shop` = 2) LIMIT 1
0.254 ms 1 /src/Adapter/EntityMapper.php:71
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` = 76632)
0.253 ms 1 /classes/Product.php:3860
228
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 74616 AND id_shop=2 LIMIT 1
0.253 ms 1 /classes/Product.php:6872
714
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` = 74740
ORDER BY `position`
0.253 ms 1 Yes /classes/Product.php:3545
970
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` = 72522
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.253 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1195
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.253 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
248
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 73248) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.252 ms 1 /classes/stock/StockAvailable.php:453
977
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.252 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1045
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`=71385
0.252 ms 58 /classes/Tag.php:244
1260
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`=70636
0.252 ms 60 /classes/Tag.php:244
1326
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` = 69583
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.252 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
413
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 72523) AND (b.`id_shop` = 2) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:71
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.251 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 = 76630
ORDER BY f.position ASC
0.251 ms 1 Yes /classes/Product.php:6017
411
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72524
ORDER BY `position`
0.250 ms 1 Yes /classes/Product.php:3545
659
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.250 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1035
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`=71385
0.250 ms 58 /classes/Tag.php:244
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` = 76629)
0.248 ms 1 /classes/Product.php:3860
492
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 365 AND `id_shop` = 2 LIMIT 1
0.248 ms 1 /classes/module/Module.php:2109
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.248 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
829
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` = 73248
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.248 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1141
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 = 71266
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.248 ms 0 /classes/Product.php:1732
423
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71385
ORDER BY `position`
0.247 ms 1 Yes /classes/Product.php:3545
428
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 71267) AND (b.`id_shop` = 2) LIMIT 1
0.247 ms 1 /src/Adapter/EntityMapper.php:71
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.247 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1022
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.247 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
238
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 74595 AND `id_group` = 1 LIMIT 1
0.246 ms 0 /classes/GroupReduction.php:156
1248
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 = 70636
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.246 ms 0 /classes/Product.php:1732
1264
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.246 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
353
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` = 70636)
0.245 ms 1 /classes/Product.php:3860
1328
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` = 69583
0.245 ms 1 /classes/Product.php:4835
626
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.244 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1060
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.244 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` = 71261)
0.244 ms 1 /classes/Product.php:3860
416
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 72522) AND (b.`id_shop` = 2) LIMIT 1
0.243 ms 1 /src/Adapter/EntityMapper.php:71
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.243 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1139
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` = 71266
ORDER BY `position`
0.242 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_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.242 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1256
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` = 70636
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.242 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1367
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.242 ms 1 /src/Adapter/EntityMapper.php:71
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.241 ms 3 Yes /classes/shop/Shop.php:1364
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.241 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
688
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` = 75539
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.240 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.240 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
869
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`=72525
0.240 ms 54 /classes/Tag.php:244
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.240 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
617
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` = 76630
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.239 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
729
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.239 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
381
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` = 76635
ORDER BY `position`
0.239 ms 2 Yes /classes/Product.php:3545
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.238 ms 9 /classes/CartRule.php:357
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.238 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
401
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 74595) AND (b.`id_shop` = 2) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
434
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 71265) AND (b.`id_shop` = 2) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
748
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.237 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1296
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`=69745
0.237 ms 58 /classes/Tag.php:244
246
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 73248 AND id_shop=2 LIMIT 1
0.236 ms 1 /classes/Product.php:6872
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.236 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
368
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` = 69583
AND image_shop.`cover` = 1 LIMIT 1
0.235 ms 1 /classes/Product.php:3570
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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.235 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.235 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
608
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` = 76630
ORDER BY `position`
0.235 ms 1 Yes /classes/Product.php:3545
900
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 72524
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.235 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
903
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72524 AND `id_cart` = 0 LIMIT 1
0.235 ms 1 /classes/Product.php:4130
834
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`=73248
0.234 ms 46 /classes/Tag.php:244
172
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76635 LIMIT 1
0.234 ms 1 /classes/SpecificPrice.php:435
318
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71267 AND id_shop=2 LIMIT 1
0.234 ms 1 /classes/Product.php:6872
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.234 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1213
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 = 71261
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.234 ms 0 /classes/Product.php:1732
501
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1
0.232 ms 3 /classes/ObjectModel.php:1797
728
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`=74740
0.232 ms 30 /classes/Tag.php:244
1192
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.232 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
494
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.231 ms 7 Yes /modules/psblog/classes/psblogcat.php:328
654
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` = 76629
0.231 ms 1 /classes/Product.php:4835
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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.231 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
964
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 = 72522 LIMIT 1
0.230 ms 1 /classes/Product.php:1106
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` = 71267
ORDER BY `position`
0.229 ms 1 Yes /classes/Product.php:3545
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.229 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
162
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 133
0.228 ms 11 /src/Adapter/EntityMapper.php:79
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.228 ms 1 /src/Adapter/EntityMapper.php:71
282
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72522 AND id_shop=2 LIMIT 1
0.227 ms 1 /classes/Product.php:6872
963
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 = 72522
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.227 ms 0 /classes/Product.php:1732
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` = 71266)
0.226 ms 1 /classes/Product.php:3860
573
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` = 76632
ORDER BY `position`
0.226 ms 2 Yes /classes/Product.php:3545
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.226 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
725
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` = 74740
0.226 ms 1 /classes/Product.php:4835
994
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.226 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
384
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` = 76632
ORDER BY `position`
0.225 ms 2 Yes /classes/Product.php:3545
638
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.225 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
679
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` = 75539
ORDER BY `position`
0.225 ms 1 Yes /classes/Product.php:3545
795
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` = 74595
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.224 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1311
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.224 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
493
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1063 LIMIT 1
0.224 ms 1 /classes/Hook.php:244
1365
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeoptions" LIMIT 1
0.224 ms 1 /classes/module/Module.php:2636
901
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 72524
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.223 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = 76632
AND image_shop.`cover` = 1 LIMIT 1
0.223 ms 2 /classes/Product.php:3570
538
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` = 76635
ORDER BY `position`
0.222 ms 2 Yes /classes/Product.php:3545
1150
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` = 71266
0.222 ms 1 /classes/Product.php:4835
864
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` = 72525
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.221 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.221 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
155
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76637 LIMIT 1
0.221 ms 1 /classes/SpecificPrice.php:435
496
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.220 ms 1 /src/Adapter/EntityMapper.php:71
694
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.220 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1322
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 69583) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.220 ms 1 /classes/stock/StockAvailable.php:778
1358
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1
0.220 ms 1 /classes/module/Module.php:2636
653
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` = 76629
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.220 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.219 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.219 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
513
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` = 76637
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.218 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
399
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 74616
ORDER BY `position`
0.218 ms 1 Yes /classes/Product.php:3545
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.218 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
671
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.217 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
800
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.217 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
893
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 72524
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.217 ms 0 /classes/Product.php:1732
1184
SELECT SQL_NO_CACHE ps1.*
FROM `ps_fmm_stickers` ps1
LEFT JOIN ps_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 71265
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.217 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
8
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 2
WHERE (a.`id_country` = 8) LIMIT 1
0.216 ms 1 /src/Adapter/EntityMapper.php:71
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.216 ms 1 /classes/CartRule.php:423
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` = 71265
AND image_shop.`cover` = 1 LIMIT 1
0.216 ms 1 /classes/Product.php:3570
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.216 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1363
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_themeimages" LIMIT 1
0.216 ms 1 /classes/module/Module.php:2636
342
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.215 ms 1 /classes/Product.php:5655
759
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` = 74616
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.215 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1067
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` = 71338
ORDER BY `position`
0.215 ms 1 Yes /classes/Product.php:3545
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 = 71267 LIMIT 1
0.215 ms 1 /classes/Product.php:1106
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.215 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1006
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` = 71386
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.215 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = 72522)
0.214 ms 1 /classes/Product.php:3860
996
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` = 71386
ORDER BY `position`
0.214 ms 1 Yes /classes/Product.php:3545
1063
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.214 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.214 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1002
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71386) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.214 ms 1 /classes/stock/StockAvailable.php:753
1001
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71386) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.213 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.213 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.213 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.213 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
857
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 = 72525
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.213 ms 0 /classes/Product.php:1732
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.213 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.213 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1387
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 4729113
AND `date_add` > '2025-08-01 14:30:00'
AND id_shop_group = 1 
ORDER BY `date_add` DESC LIMIT 1
0.213 ms 1 Yes /classes/Connection.php:168
620
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76630 AND `id_cart` = 0 LIMIT 1
0.212 ms 1 /classes/Product.php:4130
1005
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` = 71386
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.212 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = 74595)
0.212 ms 1 /classes/Product.php:3860
624
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.212 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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.212 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.212 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
625
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.211 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.211 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
973
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72522 AND `id_cart` = 0 LIMIT 1
0.211 ms 1 /classes/Product.php:4130
1052
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.211 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1185
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `ps_fmm_stickersbanners` b
LEFT JOIN ps_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN ps_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 71265
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.211 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1317
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` = 69583
ORDER BY `position`
0.211 ms 1 Yes /classes/Product.php:3545
1371
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.211 ms 3 /classes/Image.php:401
915
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.210 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1003
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71386) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.210 ms 1 /classes/stock/StockAvailable.php:806
1254
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 70636
0.210 ms 1 /classes/Product.php:3423
1277
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.210 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.209 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.209 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1062
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.209 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
432
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71266
ORDER BY `position`
0.209 ms 1 Yes /classes/Product.php:3545
582
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` = 76632
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.208 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
652
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` = 76629
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.208 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
382
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76635
0.208 ms 1 /classes/Product.php:2902
723
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` = 74740
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.208 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.208 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.208 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
512
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` = 76637
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.207 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
610
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 = 76630
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.207 ms 0 /classes/Product.php:1732
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.207 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1335
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.207 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
907
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.206 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
956
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.206 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1221
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` = 71261
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.206 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.206 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
655
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76629 AND `id_cart` = 0 LIMIT 1
0.205 ms 1 /classes/Product.php:4130
1157
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.205 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
971
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` = 72522
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.205 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1149
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` = 71266
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.205 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = 74595
AND image_shop.`cover` = 1 LIMIT 1
0.204 ms 1 /classes/Product.php:3570
1291
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` = 69745
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.204 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1316
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.204 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
487
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.204 ms 1 /classes/Category.php:1591
212
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 75539) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.203 ms 1 /classes/stock/StockAvailable.php:453
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.203 ms 1 /src/Adapter/EntityMapper.php:71
129
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.203 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = 74616
AND image_shop.`cover` = 1 LIMIT 1
0.202 ms 1 /classes/Product.php:3570
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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.202 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
967
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72522) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.202 ms 1 /classes/stock/StockAvailable.php:753
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 = 71267
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.202 ms 0 /classes/Product.php:1732
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` = 72523)
0.202 ms 1 /classes/Product.php:3860
336
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71265 AND id_shop=2 LIMIT 1
0.202 ms 1 /classes/Product.php:6872
998
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 = 71386
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.202 ms 0 /classes/Product.php:1732
1218
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71261) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.201 ms 1 /classes/stock/StockAvailable.php:806
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.201 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1345
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.201 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
623
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.200 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1007
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` = 71386
0.200 ms 1 /classes/Product.php:4835
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.199 ms 1 /src/Adapter/EntityMapper.php:71
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` = 74616)
0.199 ms 1 /classes/Product.php:3860
598
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.199 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
613
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76630) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.199 ms 1 /classes/stock/StockAvailable.php:778
1101
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.199 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1364
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 351 AND `id_shop` = 2 LIMIT 1
0.199 ms 1 /classes/module/Module.php:2109
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` = 72523
AND image_shop.`cover` = 1 LIMIT 1
0.199 ms 1 /classes/Product.php:3570
180
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.198 ms 1 /classes/Product.php:5655
1362
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.198 ms 1 /classes/Country.php:405
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.198 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1102
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.198 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
328
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71266 AND `id_group` = 1 LIMIT 1
0.197 ms 0 /classes/GroupReduction.php:156
871
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.197 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1147
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71266
0.197 ms 1 /classes/Product.php:3423
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.196 ms 10 /classes/Language.php:1216
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.196 ms 1 /src/Adapter/EntityMapper.php:71
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.196 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1360
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.196 ms 1 /classes/module/Module.php:2636
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.195 ms 1 /src/Adapter/EntityMapper.php:71
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1014
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
417
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72522
ORDER BY `position`
0.195 ms 1 Yes /classes/Product.php:3545
836
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.195 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1357
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 337 AND `id_shop` = 2 LIMIT 1
0.195 ms 1 /classes/module/Module.php:2109
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.194 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.194 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
972
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` = 72522
0.194 ms 1 /classes/Product.php:4835
1197
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.194 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
34
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.193 ms 12 Yes /classes/Currency.php:709
414
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 72523
ORDER BY `position`
0.193 ms 1 Yes /classes/Product.php:3545
695
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.193 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1009
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71386 LIMIT 1
0.193 ms 0 /classes/ProductSale.php:259
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.192 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
727
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 74740 LIMIT 1
0.192 ms 1 /classes/ProductSale.php:259
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` = 71267
0.192 ms 1 /classes/Product.php:4835
1265
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.192 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1319
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 = 69583
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.192 ms 0 /classes/Product.php:1732
1204
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.191 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
438
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71261
ORDER BY `position`
0.191 ms 1 Yes /classes/Product.php:3545
689
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` = 75539
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.191 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
912
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.191 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1059
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.191 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.191 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1366
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 352 AND `id_shop` = 2 LIMIT 1
0.191 ms 1 /classes/module/Module.php:2109
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.190 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1354
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.190 ms 1 /classes/module/Module.php:2636
865
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` = 72525
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.190 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = 76630)
0.189 ms 1 /classes/Product.php:3860
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.189 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1356
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_footercmsblock" LIMIT 1
0.189 ms 1 /classes/module/Module.php:2636
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` = 71267
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.189 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.188 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
969
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72522
0.188 ms 1 /classes/Product.php:3423
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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.188 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.188 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.188 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
646
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 = 76629 LIMIT 1
0.187 ms 1 /classes/Product.php:1106
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.187 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.187 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1196
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.187 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1310
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.187 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
473
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.186 ms 85 Yes /modules/stfeature/classes/WishList.php:211
547
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` = 76635
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.186 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1004
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71386
0.186 ms 1 /classes/Product.php:3423
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.186 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.185 ms 1 /src/Adapter/EntityMapper.php:71
458
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.185 ms 12 Yes /classes/Currency.php:694
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.185 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.185 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1355
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 373 AND `id_shop` = 2 LIMIT 1
0.185 ms 1 /classes/module/Module.php:2109
911
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.184 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.184 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1146
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71266) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.184 ms 1 /classes/stock/StockAvailable.php:806
1229
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.184 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
619
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` = 76630
0.183 ms 1 /classes/Product.php:4835
1168
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1193
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.183 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
426
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71338
ORDER BY `position`
0.182 ms 1 Yes /classes/Product.php:3545
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.182 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1228
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.182 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
435
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 71265
ORDER BY `position`
0.181 ms 1 Yes /classes/Product.php:3545
1292
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` = 69745
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.181 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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.180 ms 1 /classes/Cart.php:4243
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` = 72522
AND image_shop.`cover` = 1 LIMIT 1
0.180 ms 1 /classes/Product.php:3570
797
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 74595 AND `id_cart` = 0 LIMIT 1
0.180 ms 1 /classes/Product.php:4130
1011
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.180 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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.180 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1158
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.180 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` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.180 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.179 ms 1 /src/Adapter/EntityMapper.php:71
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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1041
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` = 71385
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.179 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.179 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
822
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 = 73248
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.179 ms 0 /classes/Product.php:1732
297
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.178 ms 1 /classes/Product.php:5655
906
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.178 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1040
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` = 71385
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.178 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
239
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 74595) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.178 ms 1 /classes/stock/StockAvailable.php:453
243
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.178 ms 1 /classes/Product.php:5655
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.178 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
337
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 71265 AND `id_group` = 1 LIMIT 1
0.177 ms 0 /classes/GroupReduction.php:156
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.177 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
837
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.177 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
844
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.177 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = 71267
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.177 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
1323
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 69583) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.177 ms 1 /classes/stock/StockAvailable.php:753
1361
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 342 AND `id_shop` = 2 LIMIT 1
0.177 ms 1 /classes/module/Module.php:2109
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.177 ms 1 /src/Adapter/EntityMapper.php:71
154
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.177 ms 1 /classes/SpecificPrice.php:426
1069
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 = 71338
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.177 ms 0 /classes/Product.php:1732
1076
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` = 71338
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= ps1.`expiry_date`)
)
0.177 ms 1 /modules/productlabelsandstickers/models/Stickers.php:222
1206
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.176 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
23
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
0.176 ms 87 /classes/Hook.php:339
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
709
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
828
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 73248
0.175 ms 1 /classes/Product.php:3423
835
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.175 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1142
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 = 71266 LIMIT 1
0.175 ms 1 /classes/Product.php:1106
1320
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 = 69583 LIMIT 1
0.175 ms 1 /classes/Product.php:1106
216
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.174 ms 1 /classes/Product.php:5655
373
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 69583 AND `id_group` = 1 LIMIT 1
0.174 ms 0 /classes/GroupReduction.php:156
1077
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` = 71338
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.174 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1159
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.174 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.174 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
183
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76632 AND id_shop=2 LIMIT 1
0.173 ms 1 /classes/Product.php:6872
518
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.173 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
642
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.173 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.173 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.173 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.173 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.173 ms 1 /src/Adapter/EntityMapper.php:71
639
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.173 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
724
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` = 74740
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.173 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
957
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.173 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.173 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.173 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.172 ms 1 /src/Adapter/EntityMapper.php:71
363
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 69745 AND id_shop=2 LIMIT 1
0.172 ms 1 /classes/Product.php:6872
1223
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71261 AND `id_cart` = 0 LIMIT 1
0.172 ms 1 /classes/Product.php:4130
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.172 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
18
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.171 ms 87 /classes/Hook.php:287
364
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 69745 AND `id_group` = 1 LIMIT 1
0.171 ms 0 /classes/GroupReduction.php:156
1170
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
385
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76632
0.171 ms 1 /classes/Product.php:2902
917
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.171 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1100
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.171 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1177
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 71265
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.171 ms 0 /classes/Product.php:1732
1359
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 340 AND `id_shop` = 2 LIMIT 1
0.171 ms 1 /classes/module/Module.php:2109
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.170 ms 1 /src/Adapter/EntityMapper.php:71
498
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.170 ms 1 /src/Adapter/EntityMapper.php:71
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.170 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
641
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.170 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
685
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 75539) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:753
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.170 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
815
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.170 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.170 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.170 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1165
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.170 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.170 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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.170 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.170 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1324
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 69583) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:806
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.169 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
952
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.169 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.169 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` = 72524
AND image_shop.`cover` = 1 LIMIT 1
0.169 ms 1 /classes/Product.php:3570
361
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 69745 LIMIT 1
0.168 ms 1 /classes/SpecificPrice.php:435
391
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76629
0.168 ms 1 /classes/Product.php:2902
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
716
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 = 74740
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.168 ms 0 /classes/Product.php:1732
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.168 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1284
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 = 69745
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.168 ms 0 /classes/Product.php:1732
490
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 369 AND `id_shop` = 2 LIMIT 1
0.167 ms 1 /classes/module/Module.php:2109
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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1219
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71261
0.167 ms 1 /classes/Product.php:3423
1372
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.167 ms 3 /classes/Image.php:401
388
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 76630
0.167 ms 1 /classes/Product.php:2902
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.167 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
171
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.166 ms 1 /classes/Product.php:5655
649
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76629) 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
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
909
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.166 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
885
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.165 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.165 ms 11 /classes/Language.php:1080
118
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8
0.165 ms 11 /src/Adapter/EntityMapper.php:79
124
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state` a
WHERE (a.`id_reward_state` = 2) LIMIT 1
0.165 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` = 76630
AND image_shop.`cover` = 1 LIMIT 1
0.165 ms 1 /classes/Product.php:3570
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` = 72524)
0.165 ms 1 /classes/Product.php:3860
1275
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.165 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
787
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 = 74595
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.164 ms 0 /classes/Product.php:1732
1108
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71267) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.164 ms 1 /classes/stock/StockAvailable.php:778
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1347
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.164 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
591
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
658
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= 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` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1160
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1214
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 = 71261 LIMIT 1
0.163 ms 1 /classes/Product.php:1106
1373
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 53535
AND image_shop.`cover`= 1 LIMIT 1
0.163 ms 3 /classes/Image.php:401
583
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` = 76632
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.163 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.163 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.162 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1061
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.162 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_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.162 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
788
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 = 74595 LIMIT 1
0.162 ms 1 /classes/Product.php:1106
1012
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1238
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.162 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
810
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
999
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 = 71386 LIMIT 1
0.161 ms 1 /classes/Product.php:1106
1222
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` = 71261
0.161 ms 1 /classes/Product.php:4835
1224
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71261 LIMIT 1
0.161 ms 0 /classes/ProductSale.php:259
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
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1232
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.161 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
95
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.160 ms 10 /classes/ImageType.php:161
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.160 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
910
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1151
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71266 AND `id_cart` = 0 LIMIT 1
0.160 ms 1 /classes/Product.php:4130
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1200
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1233
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.160 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
165
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('91540' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '91540')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.159 ms 0 /classes/tax/TaxRulesTaxManager.php:109
506
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 = 76637 LIMIT 1
0.159 ms 1 /classes/Product.php:1106
520
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
807
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
850
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
851
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
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
913
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.159 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1145
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71266) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.159 ms 1 /classes/stock/StockAvailable.php:753
1207
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
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.158 ms 1 /src/Adapter/EntityMapper.php:71
130
SELECT SQL_NO_CACHE `price_display_method`
FROM `ps_group`
WHERE `id_group` = 3 LIMIT 1
0.158 ms 1 /classes/Group.php:174
519
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
548
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` = 76635
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:53' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= b.`expiry_date`)
) LIMIT 1
0.158 ms 1 /modules/productlabelsandstickers/models/Stickers.php:513
681
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 = 75539
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.158 ms 0 /classes/Product.php:1732
894
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
WHERE pa.id_product = 72524 LIMIT 1
0.158 ms 1 /classes/Product.php:1106
1152
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71266 LIMIT 1
0.158 ms 1 /classes/ProductSale.php:259
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.158 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
253
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72525 LIMIT 1
0.157 ms 1 /classes/SpecificPrice.php:435
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.157 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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.157 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1057
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1161
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.157 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
752
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 = 74616
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.157 ms 0 /classes/Product.php:1732
767
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.157 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1257
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` = 70636
0.157 ms 1 /classes/Product.php:4835
540
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 = 76635
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.156 ms 0 /classes/Product.php:1732
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.156 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_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.156 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
11
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 2
WHERE (a.`id_lang` = 2) LIMIT 1
0.155 ms 1 /src/Adapter/EntityMapper.php:71
13
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 2 LIMIT 1
0.155 ms 3 /classes/shop/ShopUrl.php:182
553
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
651
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76629
0.155 ms 1 /classes/Product.php:3423
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1239
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.155 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
809
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.154 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
858
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 = 72525 LIMIT 1
0.154 ms 1 /classes/Product.php:1106
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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.154 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.154 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
334
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71265 LIMIT 1
0.153 ms 1 /classes/SpecificPrice.php:435
791
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 74595) 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
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_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1230
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.153 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
369
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.152 ms 1 /classes/Product.php:5655
870
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.152 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
588
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1276
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.152 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
991
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1070
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 = 71338 LIMIT 1
0.151 ms 1 /classes/Product.php:1106
690
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` = 75539
0.151 ms 1 /classes/Product.php:4835
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.151 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1384
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.151 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
730
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
928
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 = 72523
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.150 ms 0 /classes/Product.php:1732
958
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.150 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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1135
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.150 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1169
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.150 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1173
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.150 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1249
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 = 70636 LIMIT 1
0.150 ms 1 /classes/Product.php:1106
105
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.149 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
266
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72524) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.149 ms 1 /classes/stock/StockAvailable.php:453
394
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 75539
0.149 ms 1 /classes/Product.php:2902
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
611
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 = 76630 LIMIT 1
0.149 ms 1 /classes/Product.php:1106
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.149 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.149 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1046
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.149 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` = "reference"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.149 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1306
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.149 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1376
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.149 ms 3 /classes/Image.php:401
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.148 ms 1 /src/Adapter/EntityMapper.php:71
592
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.148 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
914
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1044
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71385 LIMIT 1
0.148 ms 1 /classes/ProductSale.php:259
1186
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 71265
0.148 ms 1 /classes/Product.php:4835
1346
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
365
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 69745) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.148 ms 1 /classes/stock/StockAvailable.php:453
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.148 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
887
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
1008
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71386 AND `id_cart` = 0 LIMIT 1
0.148 ms 1 /classes/Product.php:4130
235
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 74595 LIMIT 1
0.147 ms 1 /classes/SpecificPrice.php:435
352
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 70636 LIMIT 1
0.147 ms 1 /classes/SpecificPrice.php:435
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
966
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72522) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:778
1034
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 = 71385 LIMIT 1
0.147 ms 1 /classes/Product.php:1106
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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1274
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1329
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 69583 AND `id_cart` = 0 LIMIT 1
0.147 ms 1 /classes/Product.php:4130
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.147 ms 1 /src/Adapter/EntityMapper.php:71
73
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 9) LIMIT 1
0.147 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
713
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
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_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.147 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
279
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.146 ms 1 /classes/Product.php:5655
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.146 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
753
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 = 74616 LIMIT 1
0.146 ms 1 /classes/Product.php:1106
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.146 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.146 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1082
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1334
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.146 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1053
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1199
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
136
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 30103124 AND `id_shop` = 2
0.145 ms 12 /src/Adapter/EntityMapper.php:79
589
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.145 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.145 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
70
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.144 ms 11 /classes/Language.php:883
123
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1
0.144 ms 1 /src/Adapter/Module/ModuleDataProvider.php:257
696
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
742
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
773
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
811
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
846
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
899
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72524
0.144 ms 1 /classes/Product.php:3423
920
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1123
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.144 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1253
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 70636) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.144 ms 1 /classes/stock/StockAvailable.php:806
157
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76637 AND id_shop=2 LIMIT 1
0.143 ms 1 /classes/Product.php:6872
210
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 75539 AND id_shop=2 LIMIT 1
0.143 ms 1 /classes/Product.php:6872
508
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76637) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:778
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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
217
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 74740 LIMIT 1
0.143 ms 1 /classes/SpecificPrice.php:435
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.143 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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1240
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.143 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
796
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` = 74595
0.142 ms 1 /classes/Product.php:4835
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1167
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.142 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
6
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 2
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.142 ms 3 /classes/shop/Shop.php:218
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.142 ms 1 /src/Adapter/EntityMapper.php:71
497
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 5
0.142 ms 3 /classes/ObjectModel.php:1797
1136
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.142 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
163
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76637 AND `id_group` = 1 LIMIT 1
0.141 ms 0 /classes/GroupReduction.php:156
181
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76632 LIMIT 1
0.141 ms 1 /classes/SpecificPrice.php:435
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1129
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1164
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1285
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 = 69745 LIMIT 1
0.141 ms 1 /classes/Product.php:1106
499
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 19
0.141 ms 3 /classes/ObjectModel.php:1797
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
673
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
735
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
877
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.141 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
500
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.140 ms 1 /src/Adapter/EntityMapper.php:71
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
731
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
823
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 = 73248 LIMIT 1
0.140 ms 1 /classes/Product.php:1106
902
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `ps_feature_product` fp
LEFT JOIN `ps_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 72524
0.140 ms 1 /classes/Product.php:4835
1134
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1202
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1236
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.140 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
207
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.139 ms 1 /classes/Product.php:5655
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.139 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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
866
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` = 72525
0.139 ms 1 /classes/Product.php:4835
883
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
976
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= 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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.139 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1385
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_blocklink" LIMIT 1
0.139 ms 1 /classes/module/Module.php:2636
325
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71266 LIMIT 1
0.138 ms 1 /classes/SpecificPrice.php:435
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.138 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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.138 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
921
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
943
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
978
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1166
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1234
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.138 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
816
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.138 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
94
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.137 ms 10 Yes /classes/ImageType.php:109
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1370
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.137 ms 1 /classes/Category.php:1378
184
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76632 AND `id_group` = 1 LIMIT 1
0.137 ms 0 /classes/GroupReduction.php:156
255
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72525 AND id_shop=2 LIMIT 1
0.137 ms 1 /classes/Product.php:6872
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.137 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
886
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.137 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.137 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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
556
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
590
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.136 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
684
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 75539) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:778
1201
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.136 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.135 ms 1 /src/Adapter/EntityMapper.php:71
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
661
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
682
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 = 75539 LIMIT 1
0.135 ms 1 /classes/Product.php:1106
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.135 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` = "price_greater"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.135 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1109
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71267) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.135 ms 1 /classes/stock/StockAvailable.php:753
1381
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.135 ms 3 /classes/Image.php:401
203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76629) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:453
451
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.134 ms 12 /classes/Currency.php:1136
541
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 = 76635 LIMIT 1
0.134 ms 1 /classes/Product.php:1106
660
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.134 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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.134 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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
953
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1302
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.134 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
30
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.133 ms 3 /modules/ps_mbo/ps_mbo.php:335
114
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.133 ms 10 Yes /classes/ImageType.php:109
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` = 30106401 LIMIT 1
0.133 ms 1 /classes/Category.php:1378
397
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 74740
0.133 ms 1 /classes/Product.php:2902
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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
662
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.133 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
675
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.133 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
922
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.133 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
968
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72522) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.133 ms 1 /classes/stock/StockAvailable.php:806
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "new"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.132 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
83
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 1) LIMIT 1
0.132 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.132 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.131 ms 1 /src/Adapter/EntityMapper.php:71
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` = "bestseller"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1098
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1125
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.131 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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.131 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1377
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 55955
AND image_shop.`cover`= 1 LIMIT 1
0.131 ms 3 /classes/Image.php:401
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
161
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 133) LIMIT 1
0.130 ms 1 /src/Adapter/EntityMapper.php:71
199
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76629 LIMIT 1
0.130 ms 1 /classes/SpecificPrice.php:435
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
732
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1093
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1163
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1178
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
WHERE pa.id_product = 71265 LIMIT 1
0.130 ms 1 /classes/Product.php:1106
1281
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.130 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1312
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.130 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
69
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 6) LIMIT 1
0.129 ms 1 /src/Adapter/EntityMapper.php:71
208
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 75539 LIMIT 1
0.129 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` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.129 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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.129 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1183
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71265
0.129 ms 1 /classes/Product.php:3423
153
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 579
AND `active` = 1 LIMIT 1
0.128 ms 1 /classes/Manufacturer.php:316
449
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_navcmsblock" LIMIT 1
0.128 ms 1 /classes/module/Module.php:2636
605
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.128 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1389
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 2 LIMIT 1
0.128 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
10
SELECT SQL_NO_CACHE domain
FROM `ps_shop_url`
WHERE (main = 1) AND (active = 1)
AND id_shop IN (4, 1, 2)
0.128 ms 10 /classes/shop/Shop.php:805
575
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 = 76632
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.128 ms 0 /classes/Product.php:1732
743
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
832
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 73248 AND `id_cart` = 0 LIMIT 1
0.128 ms 1 /classes/Product.php:4130
1210
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.128 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1241
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.128 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
41
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 11) LIMIT 1
0.127 ms 1 /src/Adapter/EntityMapper.php:71
185
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76632) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.127 ms 1 /classes/stock/StockAvailable.php:453
271
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72523 LIMIT 1
0.127 ms 1 /classes/SpecificPrice.php:435
467
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 3) LIMIT 1
0.127 ms 1 /src/Adapter/EntityMapper.php:71
640
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.127 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1380
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.127 ms 3 /classes/Image.php:401
132
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 30103124
AND `id_shop` = 2 LIMIT 1
0.127 ms 1 /classes/Category.php:2450
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
601
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
896
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72524) 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
1033
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 = 71385
AND DATEDIFF("2025-08-01 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.127 ms 0 /classes/Product.php:1732
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.127 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
347
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71261) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:453
442
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 70636
0.126 ms 1 /classes/Product.php:2902
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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.126 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
826
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 73248) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:753
515
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76637 AND `id_cart` = 0 LIMIT 1
0.126 ms 1 /classes/Product.php:4130
717
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 = 74740 LIMIT 1
0.126 ms 1 /classes/Product.php:1106
1379
SELECT SQL_NO_CACHE * FROM `ps_image_shop` image_shop
WHERE image_shop.`id_product` = 57142
AND image_shop.`cover`= 1 LIMIT 1
0.126 ms 3 /classes/Image.php:401
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
257
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 72525) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:453
554
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
888
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.125 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.125 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1386
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 338 AND `id_shop` = 2 LIMIT 1
0.125 ms 1 /classes/module/Module.php:2109
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.124 ms 1 /src/Adapter/EntityMapper.php:71
755
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 74616) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:778
338
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71265) 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
586
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76632 LIMIT 1
0.124 ms 0 /classes/ProductSale.php:259
863
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72525
0.124 ms 1 /classes/Product.php:3423
192
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 76630 AND id_shop=2 LIMIT 1
0.123 ms 1 /classes/Product.php:6872
456
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.123 ms 1 /classes/module/Module.php:2636
514
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` = 76637
0.123 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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.123 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_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
825
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 73248) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:778
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` = "outofstock"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.123 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
452
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_toplink" LIMIT 1
0.122 ms 1 /classes/module/Module.php:2636
528
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
606
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.122 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
762
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 74616 AND `id_cart` = 0 LIMIT 1
0.122 ms 1 /classes/Product.php:4130
792
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 74595) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:806
831
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` = 73248
0.122 ms 1 /classes/Product.php:4835
1171
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.122 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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` = "category"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.122 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1252
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 70636) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:753
194
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 76630) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:453
959
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
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` = "customer"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.121 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1138
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
1278
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
333
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.121 ms 1 /classes/Product.php:5655
481
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.121 ms 1 /classes/module/Module.php:2636
1137
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
1325
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 69583
0.121 ms 1 /classes/Product.php:3423
746
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
226
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 74616 LIMIT 1
0.120 ms 1 /classes/SpecificPrice.php:435
230
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 74616) 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
370
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 69583 LIMIT 1
0.120 ms 1 /classes/SpecificPrice.php:435
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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.120 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1064
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
1251
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 70636) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:778
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.119 ms 1 /src/Adapter/EntityMapper.php:71
555
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.119 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
711
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
974
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72522 LIMIT 1
0.119 ms 0 /classes/ProductSale.php:259
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` = "product"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.118 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
584
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` = 76632
0.118 ms 1 /classes/Product.php:4835
1172
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.118 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1187
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71265 AND `id_cart` = 0 LIMIT 1
0.118 ms 1 /classes/Product.php:4130
221
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 74740) 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
489
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_leftbanner" LIMIT 1
0.117 ms 1 /classes/module/Module.php:2636
578
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76632) 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
853
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
904
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72524 LIMIT 1
0.117 ms 0 /classes/ProductSale.php:259
1115
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71267 AND `id_cart` = 0 LIMIT 1
0.117 ms 1 /classes/Product.php:4130
89
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 30103124
AND `id_shop` = 2 LIMIT 1
0.117 ms 1 /classes/Category.php:2450
327
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 71266 AND id_shop=2 LIMIT 1
0.117 ms 1 /classes/Product.php:6872
329
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 71266) 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
454
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.117 ms 1 /classes/module/Module.php:2636
125
SELECT SQL_NO_CACHE *
FROM `ps_rewards_state_lang`
WHERE `id_reward_state` = 2
0.116 ms 11 /src/Adapter/EntityMapper.php:79
1038
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71385) 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
1091
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.116 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
343
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 71261 LIMIT 1
0.116 ms 1 /classes/SpecificPrice.php:435
747
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
868
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72525 LIMIT 1
0.116 ms 1 /classes/ProductSale.php:259
32
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.115 ms 3 /modules/ps_mbo/ps_mbo.php:335
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.115 ms 1 /src/Adapter/EntityMapper.php:71
448
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 69583
0.115 ms 1 /classes/Product.php:2902
534
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.115 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
691
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 75539 AND `id_cart` = 0 LIMIT 1
0.115 ms 1 /classes/Product.php:4130
761
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` = 74616
0.115 ms 1 /classes/Product.php:4835
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.115 ms 1 /src/Adapter/EntityMapper.php:71
621
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76630 LIMIT 1
0.115 ms 0 /classes/ProductSale.php:259
929
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 = 72523 LIMIT 1
0.115 ms 1 /classes/Product.php:1106
26
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (2)
0.114 ms 1 /classes/module/Module.php:2018
121
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1
0.114 ms 1 /classes/module/Module.php:2636
459
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.114 ms 1 /src/Adapter/EntityMapper.php:71
460
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 5
0.114 ms 11 /src/Adapter/EntityMapper.php:79
656
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76629 LIMIT 1
0.114 ms 1 /classes/ProductSale.php:259
860
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72525) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:778
1144
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71266) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:778
1209
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
1258
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 70636 AND `id_cart` = 0 LIMIT 1
0.114 ms 1 /classes/Product.php:4130
355
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 70636 AND `id_group` = 1 LIMIT 1
0.113 ms 0 /classes/GroupReduction.php:156
424
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71385
0.113 ms 1 /classes/Product.php:2902
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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.113 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
710
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.113 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
712
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.113 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1208
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.113 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
29
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.112 ms 1 /modules/ps_mbo/ps_mbo.php:325
88
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 2 LIMIT 1
0.112 ms 1 /classes/ObjectModel.php:1729
283
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72522 AND `id_group` = 1 LIMIT 1
0.112 ms 0 /classes/GroupReduction.php:156
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` = "condition"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.112 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1116
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71267 LIMIT 1
0.112 ms 1 /classes/ProductSale.php:259
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.112 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
190
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 76630 LIMIT 1
0.112 ms 1 /classes/SpecificPrice.php:435
781
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.112 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1099
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.112 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
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.111 ms 1 /src/Adapter/EntityMapper.php:71
131
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1057 LIMIT 1
0.111 ms 1 /classes/Hook.php:244
189
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.111 ms 1 /classes/Product.php:5655
676
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
374
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 69583) 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
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` = "brand"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.111 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
798
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 74595 LIMIT 1
0.111 ms 0 /classes/ProductSale.php:259
35
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.110 ms 11 /classes/Language.php:883
463
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.110 ms 1 /src/Adapter/EntityMapper.php:71
549
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` = 76635
0.110 ms 1 /classes/Product.php:4835
604
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
827
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 73248) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.110 ms 1 /classes/stock/StockAvailable.php:806
430
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71267
0.110 ms 1 /classes/Product.php:2902
862
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72525) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.110 ms 1 /classes/stock/StockAvailable.php:806
1180
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71265) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.110 ms 1 /classes/stock/StockAvailable.php:778
5
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 2) LIMIT 1
0.109 ms 1 /src/Adapter/EntityMapper.php:71
280
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72522 LIMIT 1
0.109 ms 1 /classes/SpecificPrice.php:435
468
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3
0.109 ms 11 /src/Adapter/EntityMapper.php:79
889
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
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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.109 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1174
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.109 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
1314
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
462
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2
0.108 ms 11 /src/Adapter/EntityMapper.php:79
726
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 74740 AND `id_cart` = 0 LIMIT 1
0.108 ms 1 /classes/Product.php:4130
782
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
867
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 72525 AND `id_cart` = 0 LIMIT 1
0.108 ms 1 /classes/Product.php:4130
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` = "p_feature"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.108 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1111
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71267
0.108 ms 1 /classes/Product.php:3423
1293
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` = 69745
0.108 ms 1 /classes/Product.php:4835
1245
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
557
SELECT SQL_NO_CACHE fsr.*
FROM `ps_fmm_stickers_rules` fsr
LEFT JOIN `ps_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:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.107 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
1330
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 69583 LIMIT 1
0.107 ms 0 /classes/ProductSale.php:259
576
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 = 76632 LIMIT 1
0.107 ms 1 /classes/Product.php:1106
1294
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 69745 AND `id_cart` = 0 LIMIT 1
0.107 ms 1 /classes/Product.php:4130
9
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.106 ms 1 /src/Adapter/EntityMapper.php:71
152
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.106 ms 1 /classes/Product.php:5655
543
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76635) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.106 ms 1 /classes/stock/StockAvailable.php:778
1028
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
1287
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 69745) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.106 ms 1 /classes/stock/StockAvailable.php:778
372
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 69583 AND id_shop=2 LIMIT 1
0.106 ms 1 /classes/Product.php:6872
569
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
1039
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71385
0.106 ms 1 /classes/Product.php:3423
852
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
1072
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 71338) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.105 ms 1 /classes/stock/StockAvailable.php:778
31
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.105 ms 1 /modules/ps_mbo/ps_mbo.php:325
261
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.105 ms 1 /classes/Product.php:5655
93
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.104 ms 1 /classes/FeatureFlag.php:105
450
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 339 AND `id_shop` = 2 LIMIT 1
0.104 ms 1 /classes/module/Module.php:2109
923
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
1242
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
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` = "supplier"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.103 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
719
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 74740) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:778
854
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
1079
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 71338 AND `id_cart` = 0 LIMIT 1
0.103 ms 1 /classes/Product.php:4130
164
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.102 ms 1 /classes/Group.php:154
535
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
585
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76632 AND `id_cart` = 0 LIMIT 1
0.102 ms 1 /classes/Product.php:4130
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` = "stock_g"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.102 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
817
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
1182
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71265) 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
479
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.101 ms 1 /classes/module/Module.php:2636
614
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76630) 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
470
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 327 AND `id_shop` = 2 LIMIT 1
0.101 ms 1 /classes/module/Module.php:2109
897
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72524) 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
1110
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71267) 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
461
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.100 ms 1 /src/Adapter/EntityMapper.php:71
55
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.100 ms 11 /classes/Language.php:883
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` = "stock_l"
AND fsrs.`id_shop` = 2
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2025-08-01 15:00:53' <= fsr.`expiry_date`)
)
0.100 ms 2 /modules/productlabelsandstickers/models/Rules.php:180
616
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76630
0.100 ms 1 /classes/Product.php:3423
678
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.100 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
722
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 74740
0.100 ms 1 /classes/Product.php:3423
1078
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` = 71338
0.100 ms 1 /classes/Product.php:4835
474
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.099 ms 1 /classes/module/Module.php:2636
993
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
15
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1
0.099 ms 11 /classes/Language.php:854
111
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.099 ms 0 /classes/module/Module.php:2636
175
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76635 AND `id_group` = 1 LIMIT 1
0.099 ms 0 /classes/GroupReduction.php:156
861
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72525) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.099 ms 1 /classes/stock/StockAvailable.php:753
433
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71266
0.098 ms 1 /classes/Product.php:2902
1030
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
1290
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 69745
0.098 ms 1 /classes/Product.php:3423
234
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.097 ms 1 /classes/Product.php:5655
356
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 70636) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.097 ms 1 /classes/stock/StockAvailable.php:453
477
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_verticalmenu" LIMIT 1
0.097 ms 1 /classes/module/Module.php:2636
756
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 74616) 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
1075
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 71338
0.097 ms 1 /classes/Product.php:3423
74
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.097 ms 11 /classes/Language.php:883
607
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
648
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 76629) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.096 ms 1 /classes/stock/StockAvailable.php:778
84
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.096 ms 11 /src/Adapter/EntityMapper.php:79
274
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72523 AND `id_group` = 1 LIMIT 1
0.095 ms 0 /classes/GroupReduction.php:156
54
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.095 ms 11 /classes/Language.php:883
122
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 216 AND `id_shop` = 2 LIMIT 1
0.095 ms 1 /classes/module/Module.php:2109
491
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cz_newproducts" LIMIT 1
0.095 ms 1 /classes/module/Module.php:2636
550
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_product` = 76635 AND `id_cart` = 0 LIMIT 1
0.095 ms 1 /classes/Product.php:4130
1027
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.094 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
580
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76632) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.094 ms 1 /classes/stock/StockAvailable.php:806
687
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 75539
0.094 ms 1 /classes/Product.php:3423
818
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.094 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
36
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'AUD') LIMIT 1
0.093 ms 1 /classes/Currency.php:893
46
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.093 ms 11 /classes/Language.php:883
78
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.093 ms 11 /classes/Language.php:883
262
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 72524 LIMIT 1
0.093 ms 1 /classes/SpecificPrice.php:435
418
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72522
0.093 ms 1 /classes/Product.php:2902
427
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71338
0.093 ms 1 /classes/Product.php:2902
931
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 72523) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.093 ms 1 /classes/stock/StockAvailable.php:778
4
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1
0.092 ms 3 /classes/shop/Shop.php:1184
112
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 2 LIMIT 1
0.092 ms 0 /classes/module/Module.php:2109
119
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.092 ms 1 /classes/ObjectModel.php:1592
270
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.092 ms 1 /classes/Product.php:5655
511
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76637
0.092 ms 1 /classes/Product.php:3423
545
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76635) 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
898
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72524) 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
82
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.091 ms 11 /classes/Language.php:883
87
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.091 ms 11 /src/Adapter/EntityMapper.php:79
510
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76637) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.091 ms 1 /classes/stock/StockAvailable.php:806
1065
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
504
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 11 LIMIT 1
0.090 ms 1 /classes/Supplier.php:243
570
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.090 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
819
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.090 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
415
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72523
0.090 ms 1 /classes/Product.php:2902
465
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.090 ms 1 /src/Adapter/EntityMapper.php:71
758
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 74616
0.090 ms 1 /classes/Product.php:3423
38
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.089 ms 11 /classes/Language.php:883
445
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 69745
0.089 ms 1 /classes/Product.php:2902
466
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 8
0.089 ms 11 /src/Adapter/EntityMapper.php:79
40
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'BTC') LIMIT 1
0.089 ms 1 /classes/Currency.php:893
60
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'JPY') LIMIT 1
0.089 ms 1 /classes/Currency.php:893
406
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 73248
0.089 ms 1 /classes/Product.php:2902
464
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 9
0.089 ms 11 /src/Adapter/EntityMapper.php:79
833
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 73248 LIMIT 1
0.089 ms 0 /classes/ProductSale.php:259
66
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.088 ms 11 /classes/Language.php:883
225
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 2 AND id_lang = 2 AND id_category = 30106401 LIMIT 1
0.088 ms 1 /classes/Product.php:5655
677
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
939
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 72523 LIMIT 1
0.088 ms 0 /classes/ProductSale.php:259
1181
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71265) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.088 ms 1 /classes/stock/StockAvailable.php:753
12
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 2 LIMIT 1
0.088 ms 1 /classes/ObjectModel.php:1729
52
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.088 ms 1 /classes/Currency.php:893
220
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 74740 AND `id_group` = 1 LIMIT 1
0.088 ms 0 /classes/GroupReduction.php:156
400
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 74616
0.088 ms 1 /classes/Product.php:2902
409
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72525
0.088 ms 1 /classes/Product.php:2902
1037
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71385) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.088 ms 1 /classes/stock/StockAvailable.php:753
1188
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71265 LIMIT 1
0.088 ms 1 /classes/ProductSale.php:259
1243
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
1279
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
516
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76637 LIMIT 1
0.087 ms 0 /classes/ProductSale.php:259
615
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76630) 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
686
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 75539) 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
115
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1
0.086 ms 1 /classes/AddressFormat.php:656
403
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 74595
0.086 ms 1 /classes/Product.php:2902
453
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 344 AND `id_shop` = 2 LIMIT 1
0.086 ms 1 /classes/module/Module.php:2109
457
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 331 AND `id_shop` = 2 LIMIT 1
0.086 ms 1 /classes/module/Module.php:2109
471
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.086 ms 1 /classes/module/Module.php:2636
546
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 76635
0.086 ms 1 /classes/Product.php:3423
925
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
72
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1
0.085 ms 1 /classes/Currency.php:893
79
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
229
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 74616 AND `id_group` = 1 LIMIT 1
0.085 ms 0 /classes/GroupReduction.php:156
455
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 332 AND `id_shop` = 2 LIMIT 1
0.085 ms 1 /classes/module/Module.php:2109
56
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') LIMIT 1
0.085 ms 1 /classes/Currency.php:893
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.085 ms 1 /classes/Category.php:1754
421
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71386
0.085 ms 1 /classes/Product.php:2902
44
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CAD') LIMIT 1
0.084 ms 1 /classes/Currency.php:893
80
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.084 ms 1 /classes/Currency.php:893
480
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 328 AND `id_shop` = 2 LIMIT 1
0.084 ms 1 /classes/module/Module.php:2109
579
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76632) 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
720
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 74740) 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
1280
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.084 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
62
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
48
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CNY') LIMIT 1
0.083 ms 1 /classes/Currency.php:893
68
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MXN') LIMIT 1
0.083 ms 1 /classes/Currency.php:893
71
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
721
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 74740) 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
478
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 329 AND `id_shop` = 2 LIMIT 1
0.082 ms 1 /classes/module/Module.php:2109
509
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76637) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.082 ms 1 /classes/stock/StockAvailable.php:753
934
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 72523
0.082 ms 1 /classes/Product.php:3423
264
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 72524 AND id_shop=2 LIMIT 1
0.081 ms 1 /classes/Product.php:6872
436
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71265
0.081 ms 1 /classes/Product.php:2902
650
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 76629) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.081 ms 1 /classes/stock/StockAvailable.php:806
1288
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 69745) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.081 ms 1 /classes/stock/StockAvailable.php:753
1074
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 71338) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.081 ms 1 /classes/stock/StockAvailable.php:806
67
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.080 ms 11 /classes/Language.php:883
412
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 72524
0.080 ms 1 /classes/Product.php:2902
536
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.080 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
58
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.080 ms 11 /classes/Language.php:883
757
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 74616) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.080 ms 1 /classes/stock/StockAvailable.php:806
64
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'MBT') LIMIT 1
0.079 ms 1 /classes/Currency.php:893
76
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'SEK') LIMIT 1
0.079 ms 1 /classes/Currency.php:893
59
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.078 ms 11 /classes/Language.php:883
439
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 71261
0.078 ms 1 /classes/Product.php:2902
537
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
551
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 76635 LIMIT 1
0.078 ms 0 /classes/ProductSale.php:259
42
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.077 ms 11 /classes/Language.php:883
85
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 2 LIMIT 1
0.077 ms 1 /classes/ObjectModel.php:1729
116
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.077 ms 1 /classes/Country.php:405
482
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 345 AND `id_shop` = 2 LIMIT 1
0.077 ms 1 /classes/module/Module.php:2109
544
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 76635) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.077 ms 1 /classes/stock/StockAvailable.php:753
932
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 72523) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.077 ms 1 /classes/stock/StockAvailable.php:753
256
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 72525 AND `id_group` = 1 LIMIT 1
0.076 ms 0 /classes/GroupReduction.php:156
692
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 75539 LIMIT 1
0.076 ms 0 /classes/ProductSale.php:259
571
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.076 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
572
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.076 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
763
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 74616 LIMIT 1
0.075 ms 0 /classes/ProductSale.php:259
1289
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 69745) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.074 ms 1 /classes/stock/StockAvailable.php:806
1066
SELECT SQL_NO_CACHE * FROM `ps_rewards_template_config` WHERE `value`=1 AND `name`='RSPONSORSHIP_ACTIVE' LIMIT 1
0.074 ms 1 /modules/allinone_rewards/models/RewardsTemplateModel.php:137
39
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.073 ms 11 /classes/Language.php:883
43
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.073 ms 11 /classes/Language.php:883
50
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.073 ms 11 /classes/Language.php:883
193
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 76630 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:156
1080
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 71338 LIMIT 1
0.073 ms 1 /classes/ProductSale.php:259
63
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.072 ms 11 /classes/Language.php:883
75
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.072 ms 11 /classes/Language.php:883
469
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.072 ms 1 /classes/module/Module.php:2636
1073
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 71338) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.072 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.071 ms 11 /classes/Language.php:883
933
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 72523) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1
0.071 ms 1 /classes/stock/StockAvailable.php:806
472
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 354 AND `id_shop` = 2 LIMIT 1
0.070 ms 1 /classes/module/Module.php:2109
475
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 330 AND `id_shop` = 2 LIMIT 1
0.068 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.067 ms 11 /classes/Language.php:883
1259
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 70636 LIMIT 1
0.067 ms 1 /classes/ProductSale.php:259
1295
SELECT SQL_NO_CACHE `sale_nbr` FROM ps_product_sale WHERE `id_product` = 69745 LIMIT 1
0.065 ms 0 /classes/ProductSale.php:259

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
9 queries
		SELECT fsr.*
		FROM `ps_fmm_stickers_rules` fsr
		LEFT JOIN `ps_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
		WHERE fsr.`status` = XX
		AND fsr.`rule_type` = "bestseller"
		AND fsrs.`id_shop` = XX
            AND
            (
                (fsr.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= fsr.`start_date`)
                AND
                (fsr.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= fsr.`expiry_date`)
            )
6 queries
SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
6 queries
SELECT *
							FROM `ps_currency_lang`
							WHERE `id_currency` = XX
5 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `ps_module` m
                LEFT JOIN `ps_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
3 queries
				SELECT tr.*
				FROM `ps_tax_rule` tr
				JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
3 queries
SELECT *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = XX
WHERE (a.`id_employee` = XX) LIMIT XX
3 queries
SELECT id_shop FROM `ps_employee_shop` WHERE `id_employee` = XX
2 queries
SELECT `active`
        FROM `ps_module`
        WHERE `name` = "ps_mbo" LIMIT XX
2 queries
SELECT m.`id_module` as `active`, ms.`id_module` as `shop_active`
        FROM `ps_module` m
        LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
        WHERE `name` = "ps_mbo" LIMIT XX
2 queries
		SELECT `id_category`
		FROM `ps_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT XX FROM `ps_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
			SELECT `need_identification_number`
			FROM `ps_country`
			WHERE `id_country` = XX LIMIT XX
2 queries
							SELECT `name`
							FROM `ps_hook`
							WHERE `id_hook` = XX LIMIT XX
2 queries
		SELECT m.*, ml.`description`, ml.`short_description`
		FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
        ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = XX)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = XX)WHERE XX AND m.`active` = XX ORDER BY m.`name` ASC
		
2 queries
			SELECT cl.`link_rewrite`
			FROM `ps_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX

Tables stress

393 fmm_stickers_rules
393 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
48 feature_product
48 image_lang
48 tag
48 product_tag
47 category_lang
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
4 lang_shop
4 country
4 cart_rule
4 rewards
3 hook_alias
3 group
3 image_type
3 manufacturer
3 tax_rule
3 tax_rules_group
3 employee
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 group_shop
2 cart_rule_lang
2 customer
2 manufacturer_shop
2 manufacturer_lang
2 psblogcat
2 psblogcat_lang
1 configuration_lang
1 module_group
1 meta
1 meta_lang
1 hook_module_exceptions
1 group_lang
1 feature_flag
1 address_format
1 required_field
1 rewards_state
1 rewards_state_lang
1 orders
1 rewards_account
1 layered_category
1 layered_filter_block
1 layered_price_index
1 tax
1 tax_lang
1 stfeature_wishlist
1 psblogcat_shop
1 psblog_blog
1 psblog_blog_lang
1 psblog_blog_shop
1 supplier
1 cms
1 cms_lang
1 cms_shop
1 connections
1 ganalytics_data

ObjectModel instances

Name Instances Source
Rules 144 /modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:953 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:980 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:996 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1012 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1026 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1041 (keyNewExists) [id: ]
Product 82 /src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76637]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76635]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76632]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76630]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 76629]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 75539]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 74740]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 74616]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 74595]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 73248]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72525]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72524]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72523]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 72522]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71386]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71385]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71338]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71267]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71266]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71265]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 71261]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 70636]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 69745]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 69583]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76637]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76637]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76635]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76635]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76632]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76632]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76630]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76630]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 76629]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 76629]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 75539]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 75539]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 74740]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 74740]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 74616]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 74616]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 74595]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 74595]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 73248]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 73248]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72525]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72525]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72524]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72524]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72523]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72523]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 72522]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 72522]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71386]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71386]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71385]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71385]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71338]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71338]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71267]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71267]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71266]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71266]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71265]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71265]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 71261]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 71261]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 70636]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 70636]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 69745]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 69745]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 69583]
/modules/productlabelsandstickers/productlabelsandstickers.php:955 (__construct) [id: 69583]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 53535]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 55955]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57142]
/classes/Link.php:113 (__construct) [id: 57694]
Address 28 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5960 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
Category 25 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 30103124]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30104904]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103127]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103487]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103306]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30103126]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106755]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106759]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106781]
/controllers/front/listing/CategoryController.php:217 (__construct) [id: 30106923]
/classes/Meta.php:380 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/classes/Link.php:402 (__construct) [id: 30103124]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
Stickers 24 /modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:952 (__construct) [id: ]
Currency 18 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 10]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 11]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 5]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 7]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 4]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 12]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 6]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 9]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 8]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 3]
/classes/Tools.php:690 (getCurrencyInstance) [id: 1]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 5]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 2]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 9]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 8]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 3]
Country 5 /config/config.inc.php:146 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1767 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8]
Language 3 /config/config.inc.php:211 (__construct) [id: 2]
/classes/Tools.php:641 (__construct) [id: 2]
/classes/Tools.php:560 (__construct) [id: 2]
Employee 3 /modules/psblog/psblog.php:321 (__construct) [id: 5]
/modules/psblog/psblog.php:321 (__construct) [id: 19]
/modules/psblog/psblog.php:321 (__construct) [id: 1]
AddressFormat 2 /classes/controller/FrontController.php:1761 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
Tax 2 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 133]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 133]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
State 2 /classes/controller/FrontController.php:1766 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0]
CMS 1 /modules/czuecookie/czuecookie.php:135 (__construct) [id: 2]
PsBlogBlog 1 /modules/psblog/psblog.php:312 (__construct) [id: ]
Psblogcat 1 /modules/psblog/psblog.php:303 (__construct) [id: ]
Shop 1 /config/config.inc.php:117 (initialize) [id: 2]
Order 1 /modules/sogecommerce/sogecommerce.php:62 (__construct) [id: 0]
RewardsStateModel 1 /modules/allinone_rewards/models/RewardsModel.php:502 (__construct) [id: 2]
Risk 1 /classes/controller/FrontController.php:1694 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1691 (__construct) [id: 0]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

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