Luettelo tuotteista tuotemerkeittäin Kaiser

Kaiser tuotekuvauspöydät, digitointi- ja reprokuvausratkaisut, valopöydät, filmikuvaustarvikkeet, sekä muut valokuvaustuotteet JAS Kamerakaupasta. Olemme Kaiser -valokuvaustuotteiden maahantuoja. Saksalainen Kaiser aloitti tuotevalmistuksen vuonna 1948 ja on pitkän historiansa aikana tullut tunnetuksia laadukkaista ja kestävistä valokuvaustuotteistaan. Etkö löytänyt etsimääsi? Ota yhteyttä: myynti@jastekniikka.fi

Aktiiviset suodattimet

Load Time 1050 ms
Querying Time 116 ms
Queries 297
Memory Peak Usage 96.7 Mb
Included Files 883 files - 9.86 Mb
PrestaShop Cache - Mb
Global vars 0.07 Mb
PrestaShop Version 9.0.0
PHP Version 8.4.15
MySQL Version 11.4.9-MariaDB-ubu2404
Memory Limit 1024M
Max Execution Time 300s
Smarty Cache disabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 14.272 ms 14.272 ms 1.92 Mb 2.2 Mb
__construct 0.028 ms 14.300 ms - Mb 2.2 Mb
init 14.539 ms 28.839 ms 0.74 Mb 3.3 Mb
setMedia 3.693 ms 32.532 ms 0.18 Mb 3.3 Mb
postProcess 0.001 ms 32.533 ms - Mb 3.3 Mb
initHeader 0.000 ms 32.533 ms - Mb 3.3 Mb
initContent 353.775 ms 386.308 ms 55.84 Mb 61.4 Mb
initFooter 0.001 ms 386.309 ms - Mb 61.4 Mb
display 663.778 ms 1050 ms 34.54 Mb 96.7 Mb
Hook Time Memory Usage
DisplayProductListReviews 369.234 ms 28.44 Mb
DisplayFooterBefore 34.197 ms 0.11 Mb
DisplayBeforeBodyClosingTag 11.737 ms 0.34 Mb
displayFooter 3.723 ms 0.20 Mb
ActionFrontControllerSetMedia 2.448 ms 0.08 Mb
DisplayHeader 2.162 ms 0.12 Mb
displayNav2 1.066 ms 0.06 Mb
displayNav1 0.703 ms - Mb
displayTop 0.505 ms 0.02 Mb
ProductSearchProvider 0.381 ms - Mb
DisplayAfterBodyOpeningTag 0.005 ms - Mb
DisplayFooterAfter 0.005 ms - Mb
ModuleRoutes 0.003 ms - Mb
DisplayNavFullWidth 0.003 ms - Mb
14 hook(s) 426.172 ms 29.36 Mb
Module Time Memory Usage
ps_checkout 3.029 ms 0.04 Mb
blockreassurance 34.534 ms 0.16 Mb
ps_emailsubscription 0.413 ms 0.01 Mb
ps_socialfollow 0.425 ms 0.01 Mb
ps_facebook 1.629 ms 0.11 Mb
ps_accounts 0.109 ms 0.01 Mb
ps_emailalerts 0.109 ms 0.01 Mb
ps_shoppingcart 0.494 ms 0.05 Mb
ps_searchbar 0.482 ms 0.02 Mb
ps_imageslider 0.115 ms 0.01 Mb
psxmarketingwithgoogle 0.238 ms 0.01 Mb
ps_googleanalytics 6.894 ms 0.19 Mb
aapfree 0.098 ms 0.02 Mb
productlabelsandstickers 369.704 ms 28.58 Mb
ps_facetedsearch 0.718 ms 0.02 Mb
ps_contactinfo 1.327 ms - Mb
ps_languageselector 0.496 ms 0.02 Mb
ps_currencyselector 0.084 ms 0.01 Mb
ps_customersignin 0.245 ms 0.01 Mb
ps_mainmenu 0.409 ms 0.02 Mb
ps_linklist 2.424 ms 0.18 Mb
ps_customeraccountlinks 0.596 ms 0.02 Mb
statsdata 5.335 ms 0.17 Mb
23 module(s) 429.906 ms 29.65 Mb

Stopwatch SQL - 297 queries

# Query Time (ms) Rows Filesort Group By Location
6
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 jas_product p LEFT JOIN jas_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN jas_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN jas_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 = 1  AND sa.id_shop_group = 0 ) LEFT JOIN jas_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN jas_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN jas_category_product cp ON (p.id_product = cp.id_product) INNER JOIN jas_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN jas_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='98' GROUP BY p.id_product) p LEFT JOIN jas_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN jas_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN jas_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 = 1  AND sa.id_shop_group = 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.date_add ASC, p.id_product DESC
5.535 ms 123904 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
8
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-01-28 00:00:00',
INTERVAL 30 DAY
)
) > 0) as new
FROM jas_product p
LEFT JOIN jas_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN jas_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN jas_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (14130,14135,14136,14137,14149,14150,14319,15269,15723,15724,16140,16283)
5.085 ms 12 /classes/ProductAssembler.php:101
93
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14319
ORDER BY `position`
4.403 ms 2 Yes /classes/Product.php:3259
105
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 16140
ORDER BY `position`
3.155 ms 8 Yes /classes/Product.php:3259
99
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15723
ORDER BY `position`
2.720 ms 7 Yes /classes/Product.php:3259
13
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `jas_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `jas_hook_alias` ha
INNER JOIN `jas_hook` h ON ha.name = h.name
1.969 ms 0 /classes/Hook.php:1582
75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14130
ORDER BY `position`
1.899 ms 11 Yes /classes/Product.php:3259
108
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 16283
ORDER BY `position`
1.866 ms 8 Yes /classes/Product.php:3259
96
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15269
ORDER BY `position`
1.844 ms 2 Yes /classes/Product.php:3259
102
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 15724
ORDER BY `position`
1.579 ms 15 Yes /classes/Product.php:3259
220
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=14319
1.469 ms 22 /classes/Tag.php:239
232
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=15269
1.316 ms 23 /classes/Tag.php:239
295
INSERT INTO `jas_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('38888', '258', '3628718171', '', '1', '1', '2026-01-28 07:58:11')
1.285 ms 1 /classes/ObjectModel.php:543
291
INSERT INTO `jas_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
1.212 ms 1 /classes/ObjectModel.php:543
269
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=16140
1.152 ms 16 /classes/Tag.php:239
0
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 `jas_configuration` c
LEFT JOIN `jas_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
1.117 ms 597 /classes/Configuration.php:182
244
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=15723
1.096 ms 14 /classes/Tag.php:239
226
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 14319
1.066 ms 3 /classes/Product.php:4563
296
INSERT INTO `jas_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('33899', '', 'jas.vip.nordweb.fi/brand/98-kaiser?page=6', '', '2026-01-28 07:58:11')
1.011 ms 1 /classes/ObjectModel.php:543
1
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `jas_hook`
0.902 ms 1064 /classes/Hook.php:1582
264
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 15724 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.866 ms 1 Yes /classes/SpecificPrice.php:573
281
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=16283
0.836 ms 11 /classes/Tag.php:239
290
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `jas_category_product` cp
LEFT JOIN `jas_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `jas_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN jas_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (14130,14135,14136,14137,14149,14150,14319,15269,15723,15724,16140,16283) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
0.825 ms 28 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
16
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14130 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 14130 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.679 ms 0 /classes/Cart.php:1421
63
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15724 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 15724 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.623 ms 0 /classes/Cart.php:1421
153
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14136) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.620 ms 1 Yes /classes/Product.php:4230
31
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14137 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 14137 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.605 ms 0 /classes/Cart.php:1421
21
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14135 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 14135 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.597 ms 0 /classes/Cart.php:1421
26
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14136 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 14136 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.589 ms 0 /classes/Cart.php:1421
87
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14149
ORDER BY `position`
0.584 ms 8 Yes /classes/Product.php:3259
266
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16140) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.579 ms 1 Yes /classes/Product.php:4230
56
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15723 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 15723 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.546 ms 0 /classes/Cart.php:1421
78
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14135
ORDER BY `position`
0.542 ms 8 Yes /classes/Product.php:3259
77
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14135) AND (b.`id_shop` = 1) LIMIT 1
0.528 ms 1 /src/Adapter/EntityMapper.php:73
90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14150
ORDER BY `position`
0.526 ms 8 Yes /classes/Product.php:3259
115
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=14130
0.524 ms 7 /classes/Tag.php:239
92
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14319) AND (b.`id_shop` = 1) LIMIT 1
0.521 ms 1 /src/Adapter/EntityMapper.php:73
81
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14136
ORDER BY `position`
0.519 ms 5 Yes /classes/Product.php:3259
95
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15269) AND (b.`id_shop` = 1) LIMIT 1
0.513 ms 1 /src/Adapter/EntityMapper.php:73
142
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 14135
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.506 ms 0 /classes/Product.php:1686
73
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16283 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 16283 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:1421
80
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14136) AND (b.`id_shop` = 1) LIMIT 1
0.492 ms 1 /src/Adapter/EntityMapper.php:73
180
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=14149
0.491 ms 6 /classes/Tag.php:239
15
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 14130) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.483 ms 1 /classes/stock/StockAvailable.php:269
148
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 14135
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= ps1.`expiry_date`)
)
0.483 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
11
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 14130 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.482 ms 1 Yes /classes/SpecificPrice.php:573
89
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14150) AND (b.`id_shop` = 1) LIMIT 1
0.480 ms 1 /src/Adapter/EntityMapper.php:73
76
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 14130 AND il.`id_lang` = 1 ORDER by i.`position`
0.476 ms 11 Yes /classes/Product.php:2642
84
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 14137
ORDER BY `position`
0.473 ms 2 Yes /classes/Product.php:3259
112
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14130) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.470 ms 1 Yes /classes/Product.php:4230
36
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14149 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 14149 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.467 ms 0 /classes/Cart.php:1421
88
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 14149 AND il.`id_lang` = 1 ORDER by i.`position`
0.459 ms 8 Yes /classes/Product.php:2642
79
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 14135 AND il.`id_lang` = 1 ORDER by i.`position`
0.452 ms 8 Yes /classes/Product.php:2642
278
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16283) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.443 ms 1 Yes /classes/Product.php:4230
91
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 14150 AND il.`id_lang` = 1 ORDER by i.`position`
0.440 ms 8 Yes /classes/Product.php:2642
253
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15724) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.439 ms 1 Yes /classes/Product.php:4230
5
SELECT SQL_NO_CACHE *
FROM `jas_manufacturer` a
LEFT JOIN `jas_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 2
LEFT JOIN `jas_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 98) LIMIT 1
0.433 ms 1 /src/Adapter/EntityMapper.php:73
144
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=14135
0.432 ms 6 /classes/Tag.php:239
74
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14130) AND (b.`id_shop` = 1) LIMIT 1
0.430 ms 1 /src/Adapter/EntityMapper.php:73
172
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 14137
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= ps1.`expiry_date`)
)
0.423 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
94
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 14319 AND il.`id_lang` = 1 ORDER by i.`position`
0.416 ms 2 Yes /classes/Product.php:2642
205
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14150) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.416 ms 1 Yes /classes/Product.php:4230
177
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14149) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.415 ms 1 Yes /classes/Product.php:4230
168
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=14137
0.412 ms 6 /classes/Tag.php:239
141
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14135) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.407 ms 1 Yes /classes/Product.php:4230
82
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 14136 AND il.`id_lang` = 1 ORDER by i.`position`
0.402 ms 5 Yes /classes/Product.php:2642
9
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 14130 LIMIT 1
0.395 ms 1 /classes/SpecificPrice.php:432
59
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 15724 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.392 ms 1 Yes /classes/SpecificPrice.php:573
165
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14137) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.392 ms 1 Yes /classes/Product.php:4230
85
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 14137 AND il.`id_lang` = 1 ORDER by i.`position`
0.391 ms 2 Yes /classes/Product.php:2642
24
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 14136 AND `id_group` = 1 LIMIT 1
0.383 ms 0 /classes/GroupReduction.php:146
66
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 16140 AND `id_group` = 1 LIMIT 1
0.380 ms 0 /classes/GroupReduction.php:146
154
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 14136
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.379 ms 0 /classes/Product.php:1686
160
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 14136
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= ps1.`expiry_date`)
)
0.372 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
229
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15269) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.369 ms 1 Yes /classes/Product.php:4230
241
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15723) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.364 ms 1 Yes /classes/Product.php:4230
217
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (14319) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.361 ms 1 Yes /classes/Product.php:4230
123
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 14130 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.353 ms 1 Yes /classes/SpecificPrice.php:573
162
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 14136
0.352 ms 4 /classes/Product.php:4563
19
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 14135 AND `id_group` = 1 LIMIT 1
0.347 ms 0 /classes/GroupReduction.php:146
178
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 14149
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.345 ms 0 /classes/Product.php:1686
68
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16140 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 16140 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.339 ms 0 /classes/Cart.php:1421
104
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16140) AND (b.`id_shop` = 1) LIMIT 1
0.338 ms 1 /src/Adapter/EntityMapper.php:73
3
SELECT SQL_NO_CACHE value FROM `jas_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.334 ms 1 /classes/shop/Shop.php:1214
179
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 14149 LIMIT 1
0.334 ms 1 /classes/Product.php:1077
69
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 16283 LIMIT 1
0.331 ms 1 /classes/SpecificPrice.php:432
29
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 14137 AND `id_group` = 1 LIMIT 1
0.329 ms 0 /classes/GroupReduction.php:146
86
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14149) AND (b.`id_shop` = 1) LIMIT 1
0.325 ms 1 /src/Adapter/EntityMapper.php:73
51
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15269 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 15269 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.321 ms 0 /classes/Cart.php:1421
70
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 16283)
0.313 ms 1 /classes/Product.php:3577
83
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 14137) AND (b.`id_shop` = 1) LIMIT 1
0.312 ms 1 /src/Adapter/EntityMapper.php:73
146
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 14135) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.309 ms 1 /classes/stock/StockAvailable.php:593
41
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14150 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 14150 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.305 ms 0 /classes/Cart.php:1421
147
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 14135
0.304 ms 3 /classes/Product.php:3140
117
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 14130) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.302 ms 1 /classes/stock/StockAvailable.php:593
57
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 15724 LIMIT 1
0.301 ms 1 /classes/SpecificPrice.php:432
34
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 14149 AND `id_group` = 1 LIMIT 1
0.301 ms 0 /classes/GroupReduction.php:146
255
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 15724 LIMIT 1
0.300 ms 1 /classes/Product.php:1077
158
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 14136) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.298 ms 1 /classes/stock/StockAvailable.php:593
2
SELECT SQL_NO_CACHE id_shop
FROM `jas_manufacturer_shop`
WHERE `id_manufacturer` = 98
AND id_shop = 1 LIMIT 1
0.297 ms 1 /classes/ObjectModel.php:1582
150
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 14135
0.292 ms 4 /classes/Product.php:4563
46
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 14319 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 14319 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.291 ms 0 /classes/Cart.php:1421
61
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 15724 AND `id_group` = 1 LIMIT 1
0.288 ms 0 /classes/GroupReduction.php:146
120
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 14130
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= b.`expiry_date`)
) LIMIT 1
0.286 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 16140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.283 ms 1 /classes/stock/StockAvailable.php:269
71
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 16283 AND `id_group` = 1 LIMIT 1
0.283 ms 0 /classes/GroupReduction.php:146
149
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 14135
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= b.`expiry_date`)
) LIMIT 1
0.283 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
62
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 15724) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.279 ms 1 /classes/stock/StockAvailable.php:269
107
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16283) AND (b.`id_shop` = 1) LIMIT 1
0.278 ms 1 /src/Adapter/EntityMapper.php:73
273
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 16140
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= ps1.`expiry_date`)
)
0.277 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
27
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 14137 LIMIT 1
0.276 ms 1 /classes/SpecificPrice.php:432
267
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 16140
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.275 ms 0 /classes/Product.php:1686
22
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 14136 LIMIT 1
0.273 ms 1 /classes/SpecificPrice.php:432
72
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 16283) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.272 ms 1 /classes/stock/StockAvailable.php:269
30
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 14137) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.272 ms 1 /classes/stock/StockAvailable.php:269
156
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=14136
0.272 ms 9 /classes/Tag.php:239
37
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 14150 LIMIT 1
0.271 ms 1 /classes/SpecificPrice.php:432
35
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 14149) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:269
98
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15723) AND (b.`id_shop` = 1) LIMIT 1
0.270 ms 1 /src/Adapter/EntityMapper.php:73
166
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 14137
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.270 ms 0 /classes/Product.php:1686
106
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 16140 AND il.`id_lang` = 1 ORDER by i.`position`
0.267 ms 8 Yes /classes/Product.php:2642
121
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 14130
0.264 ms 4 /classes/Product.php:4563
101
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15724) AND (b.`id_shop` = 1) LIMIT 1
0.263 ms 1 /src/Adapter/EntityMapper.php:73
116
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 14130) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.258 ms 1 /classes/stock/StockAvailable.php:565
7
SELECT SQL_NO_CACHE data FROM jas_layered_filter_block WHERE hash="b4d0841def3ed3e2598b336eb045ee01" LIMIT 1
0.256 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:185
38
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 14150)
0.256 ms 1 /classes/Product.php:3577
143
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 14135 LIMIT 1
0.256 ms 1 /classes/Product.php:1077
119
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 14130
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= ps1.`expiry_date`)
)
0.252 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
12
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 14130)
0.247 ms 1 /classes/Product.php:3577
248
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 15723
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= ps1.`expiry_date`)
)
0.247 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
173
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 14137
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= b.`expiry_date`)
) LIMIT 1
0.246 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
256
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=15724
0.246 ms 13 /classes/Tag.php:239
260
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 15724
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= ps1.`expiry_date`)
)
0.243 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
200
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.243 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
208
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=14150
0.243 ms 9 /classes/Tag.php:239
53
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 15723)
0.242 ms 1 /classes/Product.php:3577
161
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 14136
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= b.`expiry_date`)
) LIMIT 1
0.242 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
285
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 16283
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= ps1.`expiry_date`)
)
0.242 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
242
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 15723
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.236 ms 0 /classes/Product.php:1686
272
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 16140
0.235 ms 3 /classes/Product.php:3140
230
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 15269
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.234 ms 0 /classes/Product.php:1686
170
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 14137) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.234 ms 1 /classes/stock/StockAvailable.php:593
65
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 16140)
0.233 ms 1 /classes/Product.php:3577
113
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 14130
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.230 ms 0 /classes/Product.php:1686
126
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.229 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
125
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.227 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
174
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 14137
0.226 ms 4 /classes/Product.php:4563
18
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 14135)
0.225 ms 1 /classes/Product.php:3577
28
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 14137)
0.225 ms 1 /classes/Product.php:3577
218
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 14319
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.225 ms 0 /classes/Product.php:1686
23
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 14136)
0.225 ms 1 /classes/Product.php:3577
60
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 15724)
0.224 ms 1 /classes/Product.php:3577
274
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 16140
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= b.`expiry_date`)
) LIMIT 1
0.224 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
287
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 16283
0.224 ms 4 /classes/Product.php:4563
236
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 15269
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= ps1.`expiry_date`)
)
0.223 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
33
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 14149)
0.222 ms 1 /classes/Product.php:3577
254
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 15724
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.221 ms 0 /classes/Product.php:1686
279
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 16283
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.221 ms 0 /classes/Product.php:1686
25
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 14136) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.219 ms 1 /classes/stock/StockAvailable.php:269
199
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.219 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
249
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 15723
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= b.`expiry_date`)
) LIMIT 1
0.219 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
225
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 14319
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= b.`expiry_date`)
) LIMIT 1
0.217 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
133
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.216 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
110
SELECT SQL_NO_CACHE 1 FROM jas_cart_product cp INNER JOIN jas_product p
ON (p.id_product = cp.id_product) INNER JOIN jas_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.215 ms 1 /classes/Cart.php:3961
109
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 16283 AND il.`id_lang` = 1 ORDER by i.`position`
0.214 ms 8 Yes /classes/Product.php:2642
132
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.213 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
14
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 14130 AND `id_group` = 1 LIMIT 1
0.213 ms 0 /classes/GroupReduction.php:146
196
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.213 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
181
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 14149) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.212 ms 1 /classes/stock/StockAvailable.php:565
103
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 15724 AND il.`id_lang` = 1 ORDER by i.`position`
0.212 ms 15 Yes /classes/Product.php:2642
194
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.212 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
275
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 16140
0.211 ms 3 /classes/Product.php:4563
292
SELECT SQL_NO_CACHE `id_guest`
FROM `jas_connections`
WHERE `id_guest` = 38888
AND `date_add` > '2026-01-28 07:28:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.211 ms 1 Yes /classes/Connection.php:168
131
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.210 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
195
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.210 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
184
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 14149
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= ps1.`expiry_date`)
)
0.210 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
238
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 15269
0.210 ms 3 /classes/Product.php:4563
202
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.208 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
193
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.207 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
261
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 15724
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= b.`expiry_date`)
) LIMIT 1
0.207 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
271
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 16140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.207 ms 1 /classes/stock/StockAvailable.php:593
100
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 15723 AND il.`id_lang` = 1 ORDER by i.`position`
0.206 ms 7 Yes /classes/Product.php:2642
137
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.206 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
190
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.205 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
206
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 14150
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.205 ms 0 /classes/Product.php:1686
286
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 16283
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= b.`expiry_date`)
) LIMIT 1
0.205 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
213
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 14150
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= b.`expiry_date`)
) LIMIT 1
0.204 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
237
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 15269
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= b.`expiry_date`)
) LIMIT 1
0.204 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
224
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 14319
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= ps1.`expiry_date`)
)
0.203 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
135
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.201 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
212
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 14150
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= ps1.`expiry_date`)
)
0.201 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
151
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 14135 AND `id_cart` = 0 LIMIT 1
0.200 ms 1 /classes/Product.php:3848
185
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 14149
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= b.`expiry_date`)
) LIMIT 1
0.200 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
127
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.199 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
198
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.199 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
130
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.199 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
167
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 14137 LIMIT 1
0.198 ms 1 /classes/Product.php:1077
97
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 15269 AND il.`id_lang` = 1 ORDER by i.`position`
0.197 ms 2 Yes /classes/Product.php:2642
192
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.197 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
189
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.196 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
191
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.196 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
201
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.196 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
250
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 15723
0.195 ms 4 /classes/Product.php:4563
270
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 16140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.195 ms 1 /classes/stock/StockAvailable.php:565
203
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.194 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
136
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.194 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
159
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 14136
0.194 ms 3 /classes/Product.php:3140
64
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 16140 LIMIT 1
0.193 ms 1 /classes/SpecificPrice.php:432
39
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 14150 AND `id_group` = 1 LIMIT 1
0.190 ms 0 /classes/GroupReduction.php:146
134
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.190 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
139
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.190 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
169
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 14137) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.190 ms 1 /classes/stock/StockAvailable.php:565
4
SELECT SQL_NO_CACHE * FROM `jas_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.189 ms 1 /classes/module/Module.php:2146
54
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 15723 AND `id_group` = 1 LIMIT 1
0.189 ms 0 /classes/GroupReduction.php:146
129
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.189 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
48
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 15269)
0.188 ms 1 /classes/Product.php:3577
145
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 14135) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.188 ms 1 /classes/stock/StockAvailable.php:565
197
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.188 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
204
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:11' <= fsr.`expiry_date`)
)
0.188 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
251
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 15723 AND `id_cart` = 0 LIMIT 1
0.188 ms 1 /classes/Product.php:3848
128
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.186 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
262
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 15724
0.185 ms 4 /classes/Product.php:4563
138
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.183 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
163
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 14136 AND `id_cart` = 0 LIMIT 1
0.183 ms 1 /classes/Product.php:3848
214
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 14150
0.182 ms 4 /classes/Product.php:4563
140
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_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` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 07:58:10' <= fsr.`expiry_date`)
)
0.181 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
171
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 14137
0.181 ms 1 /classes/Product.php:3140
49
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 15269 AND `id_group` = 1 LIMIT 1
0.180 ms 0 /classes/GroupReduction.php:146
175
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 14137 AND `id_cart` = 0 LIMIT 1
0.179 ms 1 /classes/Product.php:3848
118
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 14130
0.176 ms 3 /classes/Product.php:3140
43
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 14319)
0.175 ms 1 /classes/Product.php:3577
10
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 14130
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.173 ms 0 /classes/SpecificPrice.php:253
55
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 15723) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.172 ms 1 /classes/stock/StockAvailable.php:269
288
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 16283 AND `id_cart` = 0 LIMIT 1
0.172 ms 1 /classes/Product.php:3848
155
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 14136 LIMIT 1
0.171 ms 1 /classes/Product.php:1077
20
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 14135) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.171 ms 1 /classes/stock/StockAvailable.php:269
42
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 14319 LIMIT 1
0.171 ms 1 /classes/SpecificPrice.php:432
157
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 14136) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.171 ms 1 /classes/stock/StockAvailable.php:565
186
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 14149
0.171 ms 4 /classes/Product.php:4563
187
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 14149 AND `id_cart` = 0 LIMIT 1
0.171 ms 1 /classes/Product.php:3848
17
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 14135 LIMIT 1
0.170 ms 1 /classes/SpecificPrice.php:432
32
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 14149 LIMIT 1
0.168 ms 1 /classes/SpecificPrice.php:432
243
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 15723 LIMIT 1
0.168 ms 1 /classes/Product.php:1077
268
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 16140 LIMIT 1
0.168 ms 1 /classes/Product.php:1077
111
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.165 ms 1 /classes/Cart.php:1292
276
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 16140 AND `id_cart` = 0 LIMIT 1
0.165 ms 1 /classes/Product.php:3848
176
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 14137 LIMIT 1
0.164 ms 0 /classes/ProductSale.php:258
122
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 14130 AND `id_cart` = 0 LIMIT 1
0.162 ms 1 /classes/Product.php:3848
263
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 15724 AND `id_cart` = 0 LIMIT 1
0.162 ms 1 /classes/Product.php:3848
50
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 15269) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.161 ms 1 /classes/stock/StockAvailable.php:269
265
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 15724 LIMIT 1
0.156 ms 0 /classes/ProductSale.php:258
239
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 15269 AND `id_cart` = 0 LIMIT 1
0.155 ms 1 /classes/Product.php:3848
283
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 16283) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:593
207
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 14150 LIMIT 1
0.154 ms 1 /classes/Product.php:1077
257
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 15724) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:565
219
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 14319 LIMIT 1
0.153 ms 1 /classes/Product.php:1077
227
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 14319 AND `id_cart` = 0 LIMIT 1
0.153 ms 1 /classes/Product.php:3848
52
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 15723 LIMIT 1
0.152 ms 1 /classes/SpecificPrice.php:432
215
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 14150 AND `id_cart` = 0 LIMIT 1
0.152 ms 1 /classes/Product.php:3848
280
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 16283 LIMIT 1
0.152 ms 1 /classes/Product.php:1077
211
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 14150
0.151 ms 1 /classes/Product.php:3140
259
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 15724
0.151 ms 3 /classes/Product.php:3140
284
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 16283
0.151 ms 3 /classes/Product.php:3140
58
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 15724
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.149 ms 0 /classes/SpecificPrice.php:253
114
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 14130 LIMIT 1
0.149 ms 1 /classes/Product.php:1077
294
SELECT SQL_NO_CACHE `id_page`
FROM `jas_page`
WHERE `id_page_type` = 7 AND `id_object` = 98 LIMIT 1
0.148 ms 1 /classes/Page.php:83
47
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 15269 LIMIT 1
0.144 ms 1 /classes/SpecificPrice.php:432
258
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 15724) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:593
245
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 15723) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:565
231
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 15269 LIMIT 1
0.141 ms 1 /classes/Product.php:1077
209
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 14150) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.140 ms 1 /classes/stock/StockAvailable.php:565
247
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 15723
0.139 ms 3 /classes/Product.php:3140
246
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 15723) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.138 ms 1 /classes/stock/StockAvailable.php:593
223
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 14319
0.137 ms 3 /classes/Product.php:3140
293
SELECT SQL_NO_CACHE id_page_type
FROM jas_page_type
WHERE name = 'manufacturer' LIMIT 1
0.137 ms 1 /classes/Page.php:100
233
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 15269) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:565
235
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 15269
0.136 ms 1 /classes/Product.php:3140
164
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 14136 LIMIT 1
0.136 ms 0 /classes/ProductSale.php:258
282
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 16283) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.131 ms 1 /classes/stock/StockAvailable.php:565
182
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 14149) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.131 ms 1 /classes/stock/StockAvailable.php:593
210
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 14150) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:593
222
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 14319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:593
234
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 15269) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:593
183
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 14149
0.124 ms 1 /classes/Product.php:3140
40
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 14150) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:269
188
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 14149 LIMIT 1
0.122 ms 0 /classes/ProductSale.php:258
221
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 14319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:565
45
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 14319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:269
124
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 14130 LIMIT 1
0.116 ms 0 /classes/ProductSale.php:258
216
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 14150 LIMIT 1
0.116 ms 0 /classes/ProductSale.php:258
289
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 16283 LIMIT 1
0.115 ms 0 /classes/ProductSale.php:258
152
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 14135 LIMIT 1
0.104 ms 0 /classes/ProductSale.php:258
228
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 14319 LIMIT 1
0.104 ms 0 /classes/ProductSale.php:258
277
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 16140 LIMIT 1
0.103 ms 0 /classes/ProductSale.php:258
44
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 14319 AND `id_group` = 1 LIMIT 1
0.099 ms 0 /classes/GroupReduction.php:146
252
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 15723 LIMIT 1
0.097 ms 0 /classes/ProductSale.php:258
240
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 15269 LIMIT 1
0.096 ms 0 /classes/ProductSale.php:258

Doubles

12 queries
SELECT XX FROM `jas_specific_price` WHERE id_product = XX LIMIT XX
12 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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `jas_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)
12 queries
			SELECT `reduction`
			FROM `jas_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
12 queries
SELECT SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
12 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 `jas_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 `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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
12 queries
SELECT *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `jas_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
12 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `jas_image` i
             INNER JOIN jas_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
12 queries
SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `jas_product_attribute_image` pai
            LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
            INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position`
12 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > XX, XX, XX)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `jas_product_attribute` pa
             INNER JOIN jas_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) LEFT JOIN jas_stock_available stock
            ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
            JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `jas_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`
            HAVING qty > XX
            ORDER BY a.`position` ASC;
12 queries
SELECT COUNT(p.id_product)
            FROM `jas_product` p
             INNER JOIN jas_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
12 queries
SELECT product_attribute_shop.id_product_attribute
                FROM jas_product_attribute pa
                 INNER JOIN jas_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
12 queries
        SELECT t.`id_lang`, t.`name`
        FROM jas_tag t
        LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
        WHERE pt.`id_product`=XX
12 queries
SELECT out_of_stock
FROM `jas_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
12 queries
SELECT location
FROM `jas_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
12 queries
                SELECT `id_category` FROM `jas_category_product`
                WHERE `id_product` = XX
12 queries
SELECT psXX.*
            FROM `jas_fmm_stickers` psXX
            LEFT JOIN jas_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`)
            )
12 queries
SELECT b.*, bl.`title`
            FROM `jas_fmm_stickersbanners` b
            LEFT JOIN jas_fmm_stickersbanners_products bp
                ON (b.stickersbanners_id = bp.stickersbanners_id)
            LEFT JOIN jas_fmm_stickersbanners_lang bl
                ON (b.stickersbanners_id = bl.stickersbanners_id)
            LEFT JOIN jas_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
12 queries
                SELECT fp.id_feature, fp.id_product, fp.id_feature_value, custom
                FROM `jas_feature_product` fp
                LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
                WHERE `id_product` = XX
12 queries
SELECT SUM(`quantity`)
            FROM `jas_cart_product`
            WHERE `id_product` = XX AND `id_cart` = XX LIMIT XX
12 queries
SELECT `sale_nbr` FROM jas_product_sale WHERE `id_product` = XX LIMIT XX
2 queries
				SELECT `priority`, `id_specific_price_priority`
				FROM `jas_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
2 queries
			SELECT *, ( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `jas_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
2 queries
			SELECT *, ( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `jas_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )
2 queries
		SELECT fsr.*
		FROM `jas_fmm_stickers_rules` fsr
		LEFT JOIN `jas_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`)
            )

Tables stress

51 product
51 stock_available
39 product_shop
38 cart_product
36 product_attribute_shop
32 fmm_stickers_rules
32 fmm_stickers_rules_shop
26 product_attribute
24 image
24 image_lang
16 specific_price
14 product_attribute_combination
14 category_product
13 product_sale
13 product_lang
12 product_group_reduction_cache
12 pack
12 image_shop
12 product_attribute_image
12 attribute
12 attribute_lang
12 attribute_group
12 tag
12 product_tag
12 fmm_stickers
12 fmm_stickers_products
12 fmm_stickersbanners
12 fmm_stickersbanners_products
12 fmm_stickersbanners_lang
12 fmm_stickersbanners_shop
12 feature_product
12 feature_value
3 hook
2 configuration
2 manufacturer_shop
2 category
2 specific_price_priority
1 configuration_lang
1 hook_module_exceptions
1 manufacturer
1 manufacturer_lang
1 category_group
1 layered_filter_block
1 hook_alias
1 category_lang
1 category_shop
1 connections
1 page_type
1 page

ObjectModel instances

Name Instances Source
Rules 100 /modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
Product 25 /src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 14130]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 14135]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 14136]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 14137]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 14149]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 14150]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 14319]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 15269]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 15723]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 15724]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 16140]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 16283]
/classes/Link.php:112 (__construct) [id: 15724]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 14130]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 14135]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 14136]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 14137]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 14149]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 14150]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 14319]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 15269]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 15723]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 15724]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 16140]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 16283]
Address 16 /classes/shop/Shop.php:490 (__construct) [id: ]
/classes/Product.php:3411 (initialize) [id: ]
/classes/Product.php:3521 (__construct) [id: ]
/classes/Product.php:5649 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
Stickers 12 /modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
Manufacturer 8 /controllers/front/listing/ManufacturerController.php:74 (__construct) [id: 98]
/classes/Meta.php:413 (__construct) [id: 98]
/classes/Link.php:650 (__construct) [id: 98]
/classes/Link.php:650 (__construct) [id: 98]
/classes/Link.php:650 (__construct) [id: 98]
/classes/Link.php:650 (__construct) [id: 98]
/classes/Link.php:650 (__construct) [id: 98]
/classes/Link.php:650 (__construct) [id: 98]
Country 7 /config/config.inc.php:154 (__construct) [id: 7]
/classes/AddressFormat.php:402 (__construct) [id: 7]
/classes/controller/FrontController.php:1719 (__construct) [id: 7]
/classes/AddressFormat.php:402 (__construct) [id: 7]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 7]
/classes/AddressFormat.php:402 (__construct) [id: 7]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 7]
State 5 /classes/controller/FrontController.php:1718 (__construct) [id: 371]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 371]
/modules/ps_contactinfo/ps_contactinfo.php:104 (__construct) [id: 371]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 371]
/modules/ps_contactinfo/ps_contactinfo.php:104 (__construct) [id: 371]
CMS 5 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 4]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 9]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 1]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 2]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 11]
Category 4 /classes/Meta.php:372 (__construct) [id: 199]
/classes/Link.php:397 (__construct) [id: 199]
/classes/Meta.php:372 (__construct) [id: 25]
/classes/Link.php:397 (__construct) [id: 25]
Language 3 /config/config.inc.php:219 (__construct) [id: 1]
/classes/Dispatcher.php:545 (__construct) [id: 1]
/classes/Tools.php:550 (__construct) [id: 1]
AddressFormat 3 /classes/controller/FrontController.php:1713 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
Hook 2 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 49]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 49]
PrestaShop\Module\LinkList\Model\LinkBlock 2 /modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 4]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 5]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:685 (getCurrencyInstance) [id: 1]
Tax 2 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 3]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 3]
Guest 1 /modules/statsdata/statsdata.php:82 (setNewGuest) [id: ]
Connection 1 /modules/statsdata/statsdata.php:118 (setPageConnection) [id: ]
Shop 1 /config/config.inc.php:122 (initialize) [id: 1]
Risk 1 /classes/controller/FrontController.php:1639 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1636 (__construct) [id: 0]
Group 1 /classes/Cart.php:255 (getCurrent) [id: 1]
Cart 1 /classes/controller/FrontController.php:430 (__construct) [id: ]
Customer 1 /config/config.inc.php:272 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:565 (__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/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/var-dumper/Resources/functions/dump.php
16 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
18 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
19 /vendor/symfony/string/Resources/functions.php
20 /vendor/twig/twig/src/Resources/core.php
21 /vendor/twig/twig/src/Resources/debug.php
22 /vendor/twig/twig/src/Resources/escaper.php
23 /vendor/twig/twig/src/Resources/string_loader.php
24 /vendor/phpstan/phpstan/bootstrap.php
25 /vendor/symfony/polyfill-intl-idn/bootstrap.php
26 /vendor/symfony/polyfill-php80/bootstrap.php
27 /vendor/symfony/clock/Resources/now.php
28 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
29 /vendor/jakeasmith/http_build_url/src/http_build_url.php
30 /vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php
31 /vendor/symfony/polyfill-intl-icu/bootstrap.php
32 /vendor/symfony/polyfill-php81/bootstrap.php
33 /vendor/symfony/translation/Resources/functions.php
34 /vendor/ircmaxell/password-compat/lib/password.php
35 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
36 /vendor/phpunit/phpunit/src/Framework/Assert/Functions.php
37 /vendor/rector/rector/bootstrap.php
38 /vendor/symfony/phpunit-bridge/bootstrap.php
39 /vendor/symfony/polyfill-php73/bootstrap.php
40 /src/Core/Version.php
41 /config/alias.php
42 /vendor/prestashop/autoload/src/PrestashopAutoload.php
43 /vendor/prestashop/autoload/src/LegacyClassLoader.php
44 /vendor/symfony/filesystem/Filesystem.php
45 /vendor/prestashop/autoload/src/Autoloader.php
46 /config/bootstrap.php
47 /src/Core/ContainerBuilder.php
48 /src/Core/Foundation/IoC/Container.php
49 /src/Adapter/ServiceLocator.php
50 /var/cache/prod/appParameters.php
53 /var/cache/prod/class_index.php
54 /classes/controller/Controller.php
56 /classes/ObjectModel.php
57 /src/Core/Foundation/Database/EntityInterface.php
59 /classes/db/Db.php
61 /classes/Hook.php
63 /classes/module/Module.php
64 /src/Core/Module/Legacy/ModuleInterface.php
66 /classes/Tools.php
67 /classes/Context.php
68 /classes/shop/Shop.php
69 /src/Core/Security/PasswordGenerator.php
70 /classes/db/DbPDO.php
71 /classes/AddressFormat.php
72 /classes/cache/Cache.php
73 /classes/cache/CacheApc.php
74 /src/Core/Security/Hashing.php
75 /classes/Configuration.php
76 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
77 /classes/Validate.php
78 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
79 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
80 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
81 /vendor/symfony/form/AbstractType.php
82 /vendor/symfony/form/FormTypeInterface.php
83 /src/Adapter/EntityMapper.php
84 /classes/db/DbQuery.php
85 /src/Core/Addon/Theme/ThemeManagerBuilder.php
86 /vendor/psr/log/src/NullLogger.php
87 /vendor/psr/log/src/AbstractLogger.php
88 /vendor/psr/log/src/LoggerTrait.php
89 /vendor/psr/log/src/LoggerInterface.php
90 /src/Core/Context/ApiClientContext.php
91 /src/Adapter/Configuration.php
92 /vendor/symfony/http-foundation/ParameterBag.php
93 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
94 /src/Core/ConfigurationInterface.php
95 /src/Core/Addon/Theme/ThemeRepository.php
96 /src/Core/Addon/AddonRepositoryInterface.php
97 /src/Core/Addon/Theme/Theme.php
98 /src/Core/Addon/AddonInterface.php
99 /src/Core/Util/File/YamlParser.php
100 /vendor/symfony/config/ConfigCache.php
101 /vendor/symfony/config/ResourceCheckerConfigCache.php
102 /vendor/symfony/config/ConfigCacheInterface.php
103 /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
104 /vendor/symfony/config/ResourceCheckerInterface.php
105 /vendor/symfony/config/Resource/FileResource.php
106 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
107 /vendor/symfony/config/Resource/ResourceInterface.php
108 /var/cache/prod/yaml/dd8c11a1bf591ccd26fcc989611c4eac.php
109 /src/Core/Util/ArrayFinder.php
110 /vendor/symfony/property-access/PropertyAccess.php
111 /vendor/symfony/property-access/PropertyAccessorBuilder.php
112 /vendor/symfony/property-access/PropertyAccessor.php
113 /vendor/symfony/property-access/PropertyAccessorInterface.php
114 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
115 /vendor/symfony/property-info/PropertyListExtractorInterface.php
116 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
117 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
118 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
119 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
120 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
121 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
122 /vendor/symfony/property-info/Type.php
123 /vendor/symfony/string/Inflector/EnglishInflector.php
124 /vendor/symfony/string/Inflector/InflectorInterface.php
125 /vendor/symfony/property-access/PropertyPath.php
126 /vendor/symfony/property-access/PropertyPathInterface.php
127 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
128 /config/defines_uri.inc.php
129 /classes/Language.php
130 /src/Core/Language/LanguageInterface.php
131 /classes/Country.php
132 /classes/PrestaShopCollection.php
133 /classes/shop/ShopGroup.php
134 /classes/Cookie.php
135 /src/Core/Http/CookieOptions.php
136 /classes/PhpEncryption.php
137 /classes/PhpEncryptionEngine.php
138 /vendor/defuse/php-encryption/src/Key.php
139 /vendor/defuse/php-encryption/src/Encoding.php
140 /vendor/defuse/php-encryption/src/Core.php
141 /src/Core/Session/SessionHandler.php
142 /src/Core/Session/SessionHandlerInterface.php
143 /vendor/symfony/http-foundation/Session/Session.php
144 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
145 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
146 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
147 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
148 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
149 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
150 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
151 /vendor/symfony/http-foundation/Session/SessionInterface.php
152 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
153 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
154 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
155 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
156 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
157 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
158 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
159 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
160 /config/smarty.config.inc.php
161 /vendor/smarty/smarty/libs/Smarty.class.php
162 /vendor/smarty/smarty/libs/functions.php
163 /vendor/smarty/smarty/libs/Autoloader.php
164 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
165 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
166 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
167 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
168 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
169 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
170 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
171 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
172 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
173 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
174 /classes/ImageManager.php
175 /classes/Product.php
176 /classes/Profile.php
177 /classes/Tab.php
178 /config/smartyfront.config.inc.php
179 /classes/Smarty/SmartyResourceModule.php
180 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
181 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
182 /classes/Smarty/SmartyResourceParent.php
183 /classes/Smarty/SmartyLazyRegister.php
184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
185 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
186 /classes/Customer.php
187 /classes/Group.php
188 /classes/Link.php
189 /classes/shop/ShopUrl.php
190 /app/FrontKernel.php
191 /app/AppKernel.php
192 /vendor/symfony/http-kernel/Kernel.php
193 /vendor/symfony/http-kernel/KernelInterface.php
194 /vendor/symfony/http-kernel/HttpKernelInterface.php
195 /vendor/symfony/http-kernel/RebootableInterface.php
196 /vendor/symfony/http-kernel/TerminableInterface.php
197 /vendor/symfony/dotenv/Dotenv.php
198 /classes/Dispatcher.php
199 /vendor/symfony/http-foundation/Request.php
200 /vendor/symfony/http-foundation/AcceptHeader.php
201 /vendor/symfony/http-foundation/AcceptHeaderItem.php
202 /vendor/symfony/http-foundation/FileBag.php
203 /vendor/symfony/http-foundation/HeaderBag.php
204 /vendor/symfony/http-foundation/HeaderUtils.php
205 /vendor/symfony/http-foundation/InputBag.php
206 /vendor/symfony/http-foundation/ServerBag.php
207 /src/Adapter/SymfonyContainer.php
208 /config/db_slave_server.inc.php
209 /src/Adapter/ContainerBuilder.php
210 /src/Adapter/Environment.php
211 /src/Core/EnvironmentInterface.php
212 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
213 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
214 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
215 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
216 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
217 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
218 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
219 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
220 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
221 /vendor/symfony/cache/Adapter/ArrayAdapter.php
222 /vendor/psr/log/src/LoggerAwareTrait.php
223 /vendor/symfony/cache/Adapter/AdapterInterface.php
224 /vendor/symfony/cache/CacheItem.php
225 /vendor/symfony/cache-contracts/ItemInterface.php
226 /vendor/psr/cache/src/CacheItemInterface.php
227 /vendor/psr/cache/src/CacheItemPoolInterface.php
228 /vendor/symfony/cache-contracts/CacheInterface.php
229 /vendor/psr/log/src/LoggerAwareInterface.php
230 /vendor/symfony/cache/ResettableInterface.php
231 /vendor/symfony/service-contracts/ResetInterface.php
232 /vendor/doctrine/orm/src/Tools/Setup.php
233 /vendor/doctrine/deprecations/src/Deprecation.php
234 /vendor/doctrine/orm/src/Configuration.php
235 /vendor/doctrine/dbal/src/Configuration.php
236 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
237 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
238 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
239 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
240 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
241 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
242 /vendor/doctrine/lexer/src/AbstractLexer.php
243 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
244 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
245 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
246 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
247 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
248 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
249 /var/cache/prod/FrontContainer.php
250 /src/Adapter/Container/LegacyContainer.php
251 /vendor/symfony/dependency-injection/Container.php
252 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
253 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
254 /vendor/symfony/dependency-injection/ServiceLocator.php
255 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
256 /vendor/psr/container/src/ContainerExceptionInterface.php
257 /vendor/psr/container/src/NotFoundExceptionInterface.php
258 /vendor/symfony/service-contracts/ServiceProviderInterface.php
259 /vendor/psr/container/src/ContainerInterface.php
260 /vendor/symfony/dependency-injection/ContainerInterface.php
261 /src/Adapter/Container/LegacyContainerInterface.php
262 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
263 /vendor/doctrine/orm/src/EntityRepository.php
264 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
265 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
266 /vendor/symfony/var-exporter/LazyProxyTrait.php
267 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
268 /vendor/symfony/var-exporter/LazyObjectInterface.php
269 /vendor/symfony/var-exporter/Internal/Hydrator.php
270 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
271 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
272 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
273 /vendor/symfony/var-exporter/LazyGhostTrait.php
274 /src/Core/FeatureFlag/FeatureFlagManager.php
275 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
276 /src/Core/FeatureFlag/Layer/DbLayer.php
277 /src/Core/FeatureFlag/TypeLayerInterface.php
278 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
279 /src/Core/FeatureFlag/Layer/EnvLayer.php
280 /src/Core/FeatureFlag/Layer/QueryLayer.php
281 /vendor/symfony/http-foundation/RequestStack.php
282 /vendor/doctrine/orm/src/EntityManager.php
283 /vendor/doctrine/orm/src/EntityManagerInterface.php
284 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
285 /modules/ps_accounts/vendor/autoload.php
286 /modules/ps_accounts/vendor/composer/autoload_real.php
287 /modules/ps_accounts/vendor/composer/platform_check.php
288 /modules/ps_accounts/vendor/composer/autoload_static.php
289 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
290 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
291 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
292 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
293 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
294 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
295 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
296 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
297 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
298 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
299 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
300 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
301 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
302 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
303 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
304 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
305 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
306 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
307 /modules/ps_classic_edition/vendor/autoload.php
308 /modules/ps_classic_edition/vendor/composer/autoload_real.php
309 /modules/ps_classic_edition/vendor/composer/platform_check.php
310 /modules/ps_classic_edition/vendor/composer/autoload_static.php
311 /modules/psxmarketingwithgoogle/vendor/autoload.php
312 /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php
313 /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php
314 /modules/psshipping/vendor/autoload.php
315 /modules/psshipping/vendor/composer/autoload_real.php
316 /modules/psshipping/vendor/composer/autoload_static.php
317 /modules/psshipping/vendor/ralouphie/getallheaders/src/getallheaders.php
318 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions_include.php
319 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions.php
320 /modules/psshipping/vendor/clue/stream-filter/src/functions_include.php
321 /modules/psshipping/vendor/clue/stream-filter/src/functions.php
322 /modules/psshipping/vendor/php-http/message/src/filters.php
323 /modules/psshipping/vendor/guzzlehttp/guzzle/src/functions_include.php
324 /modules/psshipping/vendor/guzzlehttp/guzzle/src/functions.php
325 /modules/ps_eventbus/vendor/autoload.php
326 /modules/ps_eventbus/vendor/composer/autoload_real.php
327 /modules/ps_eventbus/vendor/composer/autoload_static.php
328 /modules/ps_facebook/vendor/autoload.php
329 /modules/ps_facebook/vendor/composer/autoload_real.php
330 /modules/ps_facebook/vendor/composer/autoload_static.php
331 /modules/ps_mbo/vendor/autoload.php
332 /modules/ps_mbo/vendor/composer/autoload_real.php
333 /modules/ps_mbo/vendor/composer/platform_check.php
334 /modules/ps_mbo/vendor/composer/autoload_static.php
335 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php
336 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php
337 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
338 /modules/ps_mbo/bootstrap.php
339 /modules/ps_mbo/src/Helpers/EnvHelper.php
340 /modules/gamification/vendor/autoload.php
341 /modules/gamification/vendor/composer/autoload_real.php
342 /modules/gamification/vendor/composer/platform_check.php
343 /modules/gamification/vendor/composer/autoload_static.php
344 /modules/ps_checkout/vendor/autoload.php
345 /modules/ps_checkout/vendor/composer/autoload_real.php
346 /modules/ps_checkout/vendor/composer/autoload_static.php
347 /src/Core/Hook/HookModuleFilter.php
348 /src/Core/Hook/HookModuleFilterInterface.php
349 /modules/ps_checkout/ps_checkout.php
350 /classes/PaymentModule.php
351 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
352 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
353 /src/PrestaShopBundle/Translation/TranslatorComponent.php
354 /vendor/symfony/translation/Translator.php
355 /vendor/symfony/translation/MessageCatalogue.php
356 /vendor/symfony/translation/MessageCatalogueInterface.php
357 /vendor/symfony/translation/MetadataAwareInterface.php
358 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
359 /vendor/symfony/translation-contracts/TranslatorInterface.php
360 /vendor/symfony/translation/TranslatorBagInterface.php
361 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
362 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
363 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
364 /src/PrestaShopBundle/Translation/TranslatorInterface.php
365 /vendor/symfony/translation/Formatter/MessageFormatter.php
366 /vendor/symfony/translation/Formatter/IntlFormatter.php
367 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
368 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
369 /vendor/symfony/translation/IdentityTranslator.php
370 /vendor/symfony/translation-contracts/TranslatorTrait.php
371 /vendor/symfony/config/ConfigCacheFactory.php
372 /vendor/symfony/config/ConfigCacheFactoryInterface.php
373 /var/cache/prod/translations/catalogue.fi-FI.NXhscRe.php
374 /controllers/front/listing/ManufacturerController.php
375 /classes/controller/ProductListingFrontController.php
376 /classes/controller/ProductPresentingFrontController.php
377 /classes/controller/FrontController.php
378 /src/Adapter/Presenter/Object/ObjectPresenter.php
379 /src/Adapter/Presenter/PresenterInterface.php
380 /src/Adapter/Presenter/Cart/CartPresenter.php
381 /src/Adapter/Image/ImageRetriever.php
382 /classes/tax/TaxConfiguration.php
383 /classes/Smarty/TemplateFinder.php
384 /classes/assets/StylesheetManager.php
385 /classes/assets/AbstractAssetManager.php
386 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
387 /classes/assets/JavascriptManager.php
388 /classes/assets/CccReducer.php
389 /classes/Manufacturer.php
390 /src/Core/Util/String/StringModifier.php
391 /src/Core/Util/String/StringModifierInterface.php
392 /src/Adapter/Presenter/Manufacturer/ManufacturerPresenter.php
393 /src/Core/Localization/Locale/Repository.php
394 /src/Core/Localization/Locale/RepositoryInterface.php
395 /src/Core/Localization/CLDR/LocaleRepository.php
396 /src/Core/Localization/CLDR/LocaleDataSource.php
397 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
398 /src/Core/Data/Layer/AbstractDataLayer.php
399 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
400 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
401 /vendor/symfony/cache/Adapter/AbstractAdapter.php
402 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
403 /vendor/symfony/cache/Traits/ContractsTrait.php
404 /vendor/symfony/cache-contracts/CacheTrait.php
405 /vendor/psr/cache/src/InvalidArgumentException.php
406 /vendor/psr/cache/src/CacheException.php
407 /vendor/symfony/cache/Traits/FilesystemTrait.php
408 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
409 /vendor/symfony/cache/PruneableInterface.php
410 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
411 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
412 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
413 /src/Core/Localization/CLDR/Reader.php
414 /src/Core/Localization/CLDR/ReaderInterface.php
415 /src/Core/Localization/Currency/Repository.php
416 /src/Core/Localization/Currency/RepositoryInterface.php
417 /src/Core/Localization/Currency/CurrencyDataSource.php
418 /src/Core/Localization/Currency/DataSourceInterface.php
419 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
420 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
421 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
422 /src/Adapter/Currency/CurrencyDataProvider.php
423 /src/Core/Currency/CurrencyDataProviderInterface.php
424 /src/Adapter/LegacyContext.php
425 /src/Adapter/Tools.php
426 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
427 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
428 /vendor/prestashop/decimal/src/Operation/Rounding.php
429 /src/Core/Localization/Locale.php
430 /src/Core/Localization/LocaleInterface.php
431 /src/Core/Localization/Specification/Price.php
432 /src/Core/Localization/Specification/Number.php
433 /src/Core/Localization/Specification/NumberInterface.php
434 /src/Core/Localization/Specification/Factory.php
435 /src/Core/Localization/CLDR/LocaleData.php
436 /src/Core/Localization/CLDR/NumberSymbolsData.php
437 /src/Core/Localization/CLDR/CurrencyData.php
438 /src/Core/Localization/CLDR/Locale.php
439 /src/Core/Localization/CLDR/LocaleInterface.php
440 /src/Core/Localization/Specification/NumberSymbolList.php
441 /classes/Currency.php
442 /src/Core/Localization/Currency/LocalizedCurrencyId.php
443 /classes/webservice/WebserviceRequest.php
444 /src/Core/Localization/Currency/CurrencyData.php
445 /src/Core/Localization/Currency/CurrencyCollection.php
446 /src/Core/Localization/Currency.php
447 /src/Core/Localization/CurrencyInterface.php
448 /src/Core/Localization/Specification/NumberCollection.php
449 /src/Core/Localization/Number/Formatter.php
450 /classes/Cart.php
451 /src/Adapter/AddressFactory.php
452 /classes/CartRule.php
453 /src/Core/Domain/Product/ValueObject/RedirectType.php
454 /src/Core/Util/DateTime/DateTime.php
455 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
456 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
457 /src/Core/Domain/Product/ValueObject/ProductType.php
458 /src/Core/Domain/Product/ValueObject/Reference.php
459 /src/Core/Domain/Product/ValueObject/Gtin.php
460 /src/Core/Domain/Product/ValueObject/Isbn.php
461 /src/Core/Domain/Product/ValueObject/Upc.php
462 /src/Core/Domain/Product/ProductSettings.php
463 /src/Core/Domain/Shop/ValueObject/ShopId.php
464 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
465 /modules/blockreassurance/blockreassurance.php
466 /src/Core/Module/WidgetInterface.php
467 /src/PrestaShopBundle/Translation/DomainNormalizer.php
468 /classes/Media.php
469 /modules/ps_emailsubscription/ps_emailsubscription.php
470 /modules/ps_socialfollow/ps_socialfollow.php
471 /modules/ps_facebook/ps_facebook.php
472 /classes/Translate.php
473 /modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
474 /modules/ps_classic_edition/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
475 /modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
476 /var/cache/prod/Ps_facebookFrontContainer.php
477 /modules/ps_facebook/classes/Buffer/TemplateBuffer.php
478 /var/cache/prod/Ps_checkout9507FrontContainer.php
479 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php
480 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidatorInterface.php
481 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/Configuration.php
482 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/ConfigurationInterface.php
483 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/Context.php
484 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/ContextInterface.php
485 /modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php
486 /modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepositoryInterface.php
487 /modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php
488 /modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php
489 /src/Core/Addon/Module/ModuleManagerBuilder.php
490 /src/Adapter/LegacyLogger.php
491 /src/Adapter/Module/ModuleDataProvider.php
492 /src/Adapter/Module/AdminModuleDataProvider.php
493 /src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
494 /src/Adapter/Module/Module.php
495 /src/Core/Module/ModuleInterface.php
496 /vendor/symfony/config/FileLocator.php
497 /vendor/symfony/config/FileLocatorInterface.php
498 /vendor/symfony/routing/Loader/YamlFileLoader.php
499 /vendor/symfony/config/Loader/FileLoader.php
500 /vendor/symfony/config/Loader/Loader.php
501 /vendor/symfony/config/Loader/LoaderInterface.php
502 /vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php
503 /vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php
504 /vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php
505 /vendor/symfony/routing/Router.php
506 /vendor/symfony/routing/RouterInterface.php
507 /vendor/symfony/routing/Matcher/UrlMatcherInterface.php
508 /vendor/symfony/routing/RequestContextAwareInterface.php
509 /vendor/symfony/routing/Generator/UrlGeneratorInterface.php
510 /vendor/symfony/routing/Matcher/RequestMatcherInterface.php
511 /vendor/symfony/routing/RequestContext.php
512 /src/Core/Module/ModuleManager.php
513 /src/Core/Module/ModuleManagerInterface.php
514 /src/Core/Module/ModuleRepository.php
515 /src/Core/Module/ModuleRepositoryInterface.php
516 /src/Adapter/HookManager.php
517 /src/Core/Context/LanguageContext.php
518 /src/Core/Module/SourceHandler/SourceHandlerFactory.php
519 /src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
520 /vendor/symfony/event-dispatcher/EventDispatcherInterface.php
521 /vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php
522 /vendor/psr/event-dispatcher/src/EventDispatcherInterface.php
523 /src/Core/Hook/HookDispatcherInterface.php
524 /vendor/symfony/translation/Loader/XliffFileLoader.php
525 /vendor/symfony/translation/Loader/LoaderInterface.php
526 /modules/ps_accounts/ps_accounts.php
527 /modules/ps_accounts/src/Hook/HookableTrait.php
528 /modules/ps_accounts/src/Module/Install.php
529 /modules/ps_accounts/src/ServiceContainer/PsAccountsContainer.php
530 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/ServiceContainer.php
531 /modules/ps_accounts/config.php
532 /modules/ps_accounts/src/Log/Logger.php
533 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Logger.php
534 /modules/ps_accounts/vendor/psr/log/Psr/Log/LoggerInterface.php
535 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
536 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
537 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
538 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
539 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
540 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
541 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Utils.php
542 /modules/ps_accounts/src/ServiceProvider/ApiClientProvider.php
543 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/Contract/IServiceProvider.php
544 /modules/ps_accounts/src/ServiceProvider/CommandProvider.php
545 /modules/ps_accounts/src/ServiceProvider/DefaultProvider.php
546 /modules/ps_accounts/src/ServiceProvider/OAuth2Provider.php
547 /modules/ps_accounts/src/ServiceProvider/RepositoryProvider.php
548 /modules/ps_accounts/src/ServiceProvider/SessionProvider.php
549 /modules/ps_accounts/src/Service/PsAccountsService.php
550 /modules/ps_accounts/src/Account/Session/ShopSession.php
551 /modules/ps_accounts/src/Account/Session/Session.php
552 /modules/ps_accounts/src/Account/Session/SessionInterface.php
553 /modules/ps_accounts/src/Repository/ConfigurationRepository.php
554 /modules/ps_accounts/src/Adapter/Configuration.php
555 /modules/ps_accounts/src/Service/OAuth2/OAuth2Service.php
556 /modules/ps_accounts/src/Http/Client/ClientConfig.php
557 /modules/ps_accounts/src/Http/Client/ConfigObject.php
558 /modules/ps_accounts/src/Type/Enum.php
559 /modules/ps_accounts/src/Service/OAuth2/OAuth2Client.php
560 /modules/ps_accounts/src/Adapter/Link.php
561 /modules/ps_accounts/src/Context/ShopContext.php
562 /modules/ps_accounts/vendor/ramsey/uuid/src/Uuid.php
563 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidInterface.php
564 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactory.php
565 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactoryInterface.php
566 /modules/ps_accounts/vendor/ramsey/uuid/src/FeatureSet.php
567 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
568 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
569 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
570 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
571 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/StringCodec.php
572 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/CodecInterface.php
573 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
574 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
575 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
576 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
577 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
578 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
579 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
580 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
581 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
582 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
583 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
584 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
585 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
586 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
587 /modules/ps_accounts/vendor/ramsey/uuid/src/BinaryUtils.php
588 /modules/ps_accounts/src/Service/OAuth2/CachedFile.php
589 /modules/ps_accounts/src/Account/LinkShop.php
590 /modules/ps_accounts/src/Cqrs/CommandBus.php
591 /modules/ps_accounts/src/Cqrs/Bus.php
592 /modules/ps_accounts/src/Account/Session/Firebase/ShopSession.php
593 /modules/ps_accounts/src/Account/Session/Firebase/FirebaseSession.php
594 /modules/ps_accounts/src/Account/Session/Firebase/OwnerSession.php
595 /modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalConfiguration.php
596 /modules/ps_emailalerts/ps_emailalerts.php
597 /modules/ps_emailalerts/MailAlert.php
598 /src/Adapter/Presenter/Cart/CartLazyArray.php
599 /src/Adapter/Presenter/AbstractLazyArray.php
600 /src/Adapter/Product/PriceFormatter.php
601 /src/Adapter/Presenter/LazyArrayAttribute.php
602 /src/Core/Util/Inflector.php
603 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
604 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
605 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
606 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
607 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
608 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
609 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
610 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
611 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
612 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
613 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
614 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
615 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
616 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
617 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
618 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
619 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
620 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
621 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
622 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
623 /classes/Gender.php
624 /src/Core/Domain/Title/ValueObject/Gender.php
625 /classes/Risk.php
626 /classes/Meta.php
627 /classes/Address.php
628 /classes/ImageType.php
629 /classes/State.php
630 /src/Core/Security/PasswordPolicyConfiguration.php
631 /src/Core/Configuration/DataConfigurationInterface.php
632 /src/Core/Filter/FrontEndObject/MainFilter.php
633 /src/Core/Filter/FilterInterface.php
634 /src/Core/Filter/FrontEndObject/CartFilter.php
635 /src/Core/Filter/HashMapWhitelistFilter.php
636 /src/Core/Filter/CollectionFilter.php
637 /src/Core/Filter/FrontEndObject/ProductFilter.php
638 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
639 /src/Core/Filter/FrontEndObject/CustomerFilter.php
640 /src/Core/Filter/FrontEndObject/ShopFilter.php
641 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
642 /classes/ProductAssembler.php
643 /src/Core/Product/Search/ProductSearchContext.php
644 /modules/ps_shoppingcart/ps_shoppingcart.php
645 /modules/ps_searchbar/ps_searchbar.php
646 /modules/ps_imageslider/ps_imageslider.php
647 /modules/ps_imageslider/Ps_HomeSlide.php
648 /modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php
649 /modules/ps_facebook/classes/Config/Env.php
650 /modules/ps_facebook/classes/Handler/ErrorHandler/ModuleFilteredRavenClient.php
651 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Client.php
652 /modules/ps_facebook/classes/Config/Config.php
653 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Util.php
654 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Compat.php
655 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Processor/SanitizeDataProcessor.php
656 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Processor.php
657 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Context.php
658 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Breadcrumbs.php
659 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Serializer.php
660 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/ReprSerializer.php
661 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/TransactionStack.php
662 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Breadcrumbs/ErrorHandler.php
663 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Stacktrace.php
664 /modules/ps_accounts/src/Adapter/ConfigurationKeys.php
665 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/ErrorHandler.php
666 /modules/ps_facebook/classes/Dispatcher/EventDispatcher.php
667 /modules/ps_facebook/classes/Handler/ApiConversionHandler.php
668 /modules/ps_facebook/classes/Adapter/ConfigurationAdapter.php
669 /modules/ps_facebook/classes/Factory/ContextFactory.php
670 /modules/ps_facebook/classes/API/Client/FacebookClient.php
671 /modules/ps_facebook/classes/Factory/FacebookEssentialsApiClientFactory.php
672 /modules/ps_facebook/classes/Factory/ApiClientFactoryInterface.php
673 /modules/ps_facebook/classes/Provider/AccessTokenProvider.php
674 /modules/ps_facebook/classes/Factory/PsApiClientFactory.php
675 /modules/ps_facebook/classes/Handler/ConfigurationHandler.php
676 /modules/ps_facebook/classes/Http/HttpClient.php
677 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Api.php
678 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Session.php
679 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/SessionInterface.php
680 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/ApiConfig.php
681 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Http/Client.php
682 /modules/ps_facebook/classes/Handler/PixelHandler.php
683 /vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php
684 /vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php
685 /modules/ps_facebook/classes/Provider/EventDataProvider.php
686 /modules/ps_facebook/classes/Adapter/ToolsAdapter.php
687 /modules/ps_facebook/classes/Repository/ProductRepository.php
688 /modules/ps_facebook/classes/Provider/ProductAvailabilityProvider.php
689 /modules/ps_facebook/classes/Provider/ProductAvailabilityProviderInterface.php
690 /modules/ps_facebook/classes/Repository/GoogleCategoryRepository.php
691 /modules/ps_facebook/classes/Provider/GoogleCategoryProvider.php
692 /modules/ps_facebook/classes/Provider/GoogleCategoryProviderInterface.php
693 /modules/psxmarketingwithgoogle/psxmarketingwithgoogle.php
694 /var/cache/prod/PsxmarketingwithgoogleFrontContainer.php
695 /modules/psxmarketingwithgoogle/classes/Adapter/ConfigurationAdapter.php
696 /modules/psxmarketingwithgoogle/classes/Factory/ContextFactory.php
697 /modules/psxmarketingwithgoogle/classes/config/Config.php
698 /modules/psxmarketingwithgoogle/classes/Handler/RemarketingHookHandler.php
699 /modules/psxmarketingwithgoogle/classes/Buffer/TemplateBuffer.php
700 /modules/ps_googleanalytics/ps_googleanalytics.php
701 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
702 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
703 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
704 /var/cache/prod/smarty/compile/classic_jas/3c/c5/5f/3cc55fd96e4089aee7cc2299dc2864d0c5fe6794_2.file.ps_googleanalytics.tpl.php
705 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
706 /modules/aapfree/aapfree.php
707 /modules/aapfree/lib/prestashop9compatibility.php
708 /modules/aapfree/translations/fi.php
709 /modules/productlabelsandstickers/productlabelsandstickers.php
710 /modules/productlabelsandstickers/models/Stickers.php
711 /modules/productlabelsandstickers/models/ProductLabel.php
712 /modules/productlabelsandstickers/models/Rules.php
713 /modules/productlabelsandstickers/controllers/admin/AdminTextStickers.php
714 /modules/productlabelsandstickers/models/StickerTemplateModel.php
715 /classes/controller/ModuleAdminController.php
716 /classes/controller/AdminController.php
717 /src/Adapter/Presenter/Manufacturer/ManufacturerLazyArray.php
718 /src/Core/Product/Search/ProductSearchQuery.php
719 /src/Core/Product/Search/SortOrder.php
720 /modules/ps_facetedsearch/ps_facetedsearch.php
721 /modules/ps_facetedsearch/src/HookDispatcher.php
722 /modules/ps_facetedsearch/src/Hook/Attribute.php
723 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
724 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
725 /modules/ps_facetedsearch/src/Hook/Category.php
726 /modules/ps_facetedsearch/src/Hook/Configuration.php
727 /modules/ps_facetedsearch/src/Hook/Design.php
728 /modules/ps_facetedsearch/src/Hook/Feature.php
729 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
730 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
731 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
732 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
733 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
734 /modules/ps_facetedsearch/src/Hook/Product.php
735 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
736 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
737 /modules/ps_facetedsearch/src/Filters/Provider.php
738 /modules/ps_facetedsearch/src/URLSerializer.php
739 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
740 /modules/ps_facetedsearch/src/Product/SearchProvider.php
741 /src/Core/Product/Search/FacetsRendererInterface.php
742 /src/Core/Product/Search/ProductSearchProviderInterface.php
743 /modules/ps_facetedsearch/src/Filters/Converter.php
744 /modules/ps_facetedsearch/src/Product/SearchFactory.php
745 /src/Core/Product/Search/ProductSearchResult.php
746 /modules/ps_facetedsearch/src/Product/Search.php
747 /modules/ps_facetedsearch/src/Adapter/MySQL.php
748 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
749 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
750 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
751 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
752 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
753 /modules/ps_facetedsearch/src/Filters/Products.php
754 /classes/stock/StockAvailable.php
755 /modules/ps_facetedsearch/src/Filters/Block.php
756 /src/Core/Product/Search/FacetCollection.php
757 /classes/Pack.php
758 /classes/Combination.php
759 /classes/SpecificPrice.php
760 /classes/tax/TaxManagerFactory.php
761 /classes/tax/TaxRulesTaxManager.php
762 /classes/tax/TaxManagerInterface.php
763 /classes/tax/Tax.php
764 /classes/tax/TaxCalculator.php
765 /classes/GroupReduction.php
766 /src/Core/Localization/CLDR/ComputingPrecision.php
767 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
768 /classes/order/Order.php
769 /classes/ProductPresenterFactory.php
770 /src/Adapter/Presenter/Product/ProductListingPresenter.php
771 /src/Adapter/Presenter/Product/ProductPresenter.php
772 /src/Adapter/Product/ProductColorsRetriever.php
773 /src/Core/Product/ProductPresentationSettings.php
774 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
775 /src/Adapter/Presenter/Product/ProductLazyArray.php
776 /vendor/prestashop/decimal/src/DecimalNumber.php
777 /vendor/prestashop/decimal/src/Builder.php
778 /classes/Category.php
779 /src/Core/Domain/Category/ValueObject/RedirectType.php
780 /src/Core/Domain/Category/CategorySettings.php
781 /src/Core/Domain/Category/SeoSettings.php
782 /classes/Image.php
783 /src/Core/Image/ImageFormatConfiguration.php
784 /src/Core/Image/ImageFormatConfigurationInterface.php
785 /var/cache/prod/smarty/compile/classic_jas/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
786 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
787 /vendor/smarty/smarty/libs/plugins/modifier.count.php
788 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
789 /src/Core/Product/Search/Pagination.php
790 /vendor/defuse/php-encryption/src/Crypto.php
791 /vendor/defuse/php-encryption/src/KeyOrPassword.php
792 /vendor/defuse/php-encryption/src/RuntimeTests.php
793 /vendor/defuse/php-encryption/src/DerivedKeys.php
794 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
795 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
796 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/1b/ca/9c/1bca9c5006e1522d38c419e619aff87370ec8530_2.file.manufacturer.tpl.php
797 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/e4/7a/8c/e47a8c5d31278d6aad540f4bf2a9c6f2391dc557_2.file.product-list.tpl.php
798 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/bf/9c/d8/bf9cd8fe79a9cb3f2998b370c86071790a41555b_2.file.layout-full-width.tpl.php
799 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/d5/85/08/d585080904dc69f9dd3f1ea90a292d99ab726f21_2.file.layout-both-columns.tpl.php
800 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/0a/fb/c4/0afbc444e341c644760804bab2ac1867cd89230e_2.file.helpers.tpl.php
801 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
802 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/82/21/7d/82217df92c9fb120910781078f7d46ed2dcdc2db_2.file.head.tpl.php
803 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
804 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/da/ed/4a/daed4acdb080d8638fe744756255ffbbbf9ff47e_2.file.head-jsonld.tpl.php
805 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/e1/e1/8a/e1e18ab12266b43947674a496235e69b5231df5b_2.file.product-list-jsonld.tpl.php
806 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/fd/2b/b2/fd2bb278f0d26cd14e567bef158b19124a02d682_2.file.pagination-seo.tpl.php
807 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
808 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
809 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/24/c1/6b/24c16be5c1f16f32cf6e7cc69222997333a82aa2_2.file.stylesheets.tpl.php
810 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/04/41/bf/0441bf164429100d0baa13d15bb4ff7fc6b8f9c3_2.file.javascript.tpl.php
811 /classes/ProductDownload.php
812 /src/Core/Cart/Calculator.php
813 /src/Core/Cart/CartRowCollection.php
814 /src/Core/Cart/Fees.php
815 /src/Core/Cart/AmountImmutable.php
816 /src/Core/Cart/CartRuleCollection.php
817 /src/Core/Cart/CartRuleCalculator.php
818 /src/Adapter/Product/PriceCalculator.php
819 /src/Core/Cart/CartRow.php
820 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/93/03/53/930353340e1e7bd38f37cce4abece4deec64570d_2.file.product-activation.tpl.php
821 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/6f/e4/95/6fe49533d45d6146158068b5424db7bb0e7545d4_2.file.header.tpl.php
822 /modules/ps_contactinfo/ps_contactinfo.php
823 /var/cache/prod/smarty/compile/classic_jas/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php
824 /modules/ps_languageselector/ps_languageselector.php
825 /var/cache/prod/smarty/compile/classic_jas/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php
826 /modules/ps_currencyselector/ps_currencyselector.php
827 /modules/ps_customersignin/ps_customersignin.php
828 /var/cache/prod/smarty/compile/classic_jas/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
829 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
830 /var/cache/prod/smarty/compile/classic_jas/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
831 /modules/ps_mainmenu/ps_mainmenu.php
832 /modules/ps_mainmenu/ps_menutoplinks.class.php
833 /var/cache/prod/smarty/compile/classic_jas/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
834 /var/cache/prod/smarty/compile/classic_jas/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
835 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/c1/55/c2/c155c22d1b5baf8718211ab6c86b07f8980cb621_2.file.notifications.tpl.php
836 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/c1/e0/f1/c1e0f1ad1a2ec44c40a126b9d7cc282de05db3b6_2.file.breadcrumb.tpl.php
837 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/f1/c3/07/f1c3079abd72299698ae0582cbc96939b142a1da_2.file.products-top.tpl.php
838 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/4e/05/e0/4e05e0d75776e5f841a0107ca7c386db282e3c4b_2.file.sort-orders.tpl.php
839 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/d1/a9/28/d1a92830b031b7f796f8e726051455af35cf4b3d_2.file.products.tpl.php
840 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/00/c0/0c/00c00cde85fc6b75db28f3bed8bf680631b4738a_2.file.productlist.tpl.php
841 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
842 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/f0/32/8b/f0328b1f73828151e768a0fd41cf55c82c658eac_2.file.product.tpl.php
843 /classes/Supplier.php
844 /classes/Tag.php
845 /classes/Feature.php
846 /classes/ProductSale.php
847 /var/cache/prod/smarty/compile/classic_jas/90/8f/89/908f898ad88d0208d347cdc9365c6b87f11640e5_2.file.listing_17.tpl.php
848 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/e5/78/67/e57867dd75298149fdcd8d94db849bba7b2aace6_2.file.product-flags.tpl.php
849 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/1e/a2/84/1ea284c434827448d426f6ca4b34054dc0916763_2.file.pagination.tpl.php
850 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/d8/1e/c3/d81ec39c0294f6c10ef860be4812c9d4fc245b26_2.file.products-bottom.tpl.php
851 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/3d/26/6f/3d266f68142e66200152836c370881b3fb8fd66a_2.file.footer.tpl.php
852 /modules/blockreassurance/classes/ReassuranceActivity.php
853 /var/cache/prod/smarty/compile/classic_jas/aa/9d/58/aa9d581ba2b3c3802cbdb109a4e2146ea6f14a98_2.file.displayBlockWhite.tpl.php
854 /var/cache/prod/smarty/compile/classic_jas/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php
855 /vendor/smarty/smarty/libs/plugins/function.mailto.php
856 /modules/ps_linklist/ps_linklist.php
857 /var/cache/prod/translations/catalogue.en-US.NXhscRe.php
858 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
859 /modules/ps_linklist/src/Filter/LinkFilter.php
860 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
861 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
862 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
863 /modules/ps_linklist/src/Model/LinkBlock.php
864 /classes/CMS.php
865 /var/cache/prod/smarty/compile/classic_jas/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.php
866 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
867 /var/cache/prod/smarty/compile/classic_jas/42/f9/46/42f9461127ce7396a601c2484841253ea5ba658f_2.module.ps_customeraccountlinksps_customeraccountlinks.tpl.php
868 /var/cache/prod/smarty/compile/classic_jas/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
869 /var/cache/prod/smarty/compile/classic_jas/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577_2.module.ps_socialfollowps_socialfollow.tpl.php
870 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_full_width_tpl/71/ce/9e/71ce9e0863729452713426cade8403b5acb27819_2.file.password-policy-template.tpl.php
871 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
872 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
873 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
874 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
875 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
876 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
877 /var/cache/prod/smarty/compile/classic_jas/41/5e/e9/415ee9f88e7c12c78af0a699a801b60dd6602c7a_2.file.ga_tag.tpl.php
878 /modules/statsdata/statsdata.php
879 /classes/Guest.php
880 /classes/Connection.php
881 /classes/Page.php
882 /classes/ConnectionsSource.php